Coder Social home page Coder Social 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. Also look at data/events.yml, data/editions.yml and data/speakers.yml and add the missing information there. It's important that we keep data/editions.yml sorted by date. Please take the time to add tags, this really helps for discovering new videos. Also, if there's a transcript/background-info/conference page for this video available, use the direct-link attribute to link to it.

You might also want to run bundle exec rake lint:speakers to verify that every speaker has a bio. Run bundle exec rake lint:editions to verify that every event has the correct info. This automatically gets run if you make a PR.

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

pomotv's People

Contributors

ashfurrow avatar balestrapatrick avatar bontojr avatar chriseidhof avatar czechboy0 avatar dbarden avatar douglashill avatar dtweston avatar eelco avatar gregheo avatar grp avatar javilorbada avatar jeroenleenarts avatar johankj avatar jonfriskics avatar krzyzanowskim avatar mbrandonw avatar misantrofia avatar mralek avatar mrjre avatar neilkimmett avatar nvh avatar timbroder avatar tomlokhorst avatar vladislavjevremovic avatar

Watchers

 avatar  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.