GithubHelp home page GithubHelp logo

tpluscode / videos.restfest.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from restfest/videos.restfest.org

0.0 2.0 0.0 2.42 MB

Curation space for the REST Fest Videos Project content

Home Page: https://restfest.github.io/videos.restfest.org/

License: Apache License 2.0

HTML 0.63% Ruby 0.45% JavaScript 59.21% CSS 39.71%

videos.restfest.org's Introduction

videos.restfest.org

Curation space for the REST Fest Videos Project content

Currently

The videos.restfest.org sub-domain redirects to the previous year's Vimeo channel. This is fine, but there's so much more we'd like to add, do, extend, etc.

The Plan

We'd like this to be a GitHub Pages hosted static site with pages that "wrap" each video with additional content about the speaker, the content, topics, etc. We'd like it to be static, so it has the longest possible lifespan. However, that doesn't mean we can't use every availalbe REST API to generate/extract the content we need to build an amazing site. It also doesn't preclude any use of client-side REST API access for augmenting the static site when the page is loaded. Lot's of possibilites.

Checkout the Projects and Issues areas of the GitHub repo for more actionable info.

Tools

Development

The site uses Jekyll to generate a static, Semantic-UI based site.

You'll need Ruby.

$ gem install jekyll bundler
$ bundle install # the jekyll bits
$ npm i # the semantic-ui bits
$ npm run build # once. not needed again unless customizing semantic.css
$ npm run serve # which runs `bundle exec jekyll serve --incremental`

License

Apache License 2.0

videos.restfest.org's People

Contributors

bigbluehat avatar

Watchers

Tomasz Pluskiewicz avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.