Git Product home page Git Product logo

pomotv's Introduction

iOS/Mac/Swift related videos indexed Build Status

See the rendered site: http://www.pomo.tv

To run this:

bundle install
bundle exec middleman

PR's encouraged.

To add videos for an event:

  • Add the videos to data/videos.yml. Let's keep this yml file sorted by date. Also look at data/events.yml and data/speakers.yml and add the missing information there. Here's an example PR. Please take the time to add tags, this really helps for discovering new videos.

You might also want to run bundle exec rake lint:speakers to verify that every speaker has a bio. Run bundle exec rake lint:events to verify that every event has the correct info.

If you want to import an entire YouTube account, you can run bundle exec rake fetchyt[uikonf] (replace uikonf with the name of the YouTube account). To do this, you need to create a .env file with a YouTube API account in there. You will need to edit the generated YAML before copy-pasting it into videos.yml.

Troubleshooting

If you get the following error:

An error occurred while installing eventmachine (1.0.8), and Bundler cannot
continue.
Make sure that `gem install eventmachine -v '1.0.8'` succeeds before bundling.

please perform the following command:

$ gem install eventmachine -v '1.0.8' -- --with-cppflags=-I/usr/local/opt/openssl/include

For maintainers

Run rake publish to build the site and publish it to GitHub Pages.

pomotv's People

Contributors

chriseidhof avatar eelco avatar javilorbada avatar johankj avatar balestrapatrick avatar bontojr avatar ashfurrow avatar dtweston avatar mbrandonw avatar grp avatar

Watchers

James Cloos avatar Alek Åström 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.