GithubHelp home page GithubHelp logo

pod5.github.io's Introduction

pod5.io source

  • http://pod5.io
  • Jekyll site for Pod5.
  • Very simple & BSD Licensed. Good for forking and making your own Podcast with. Lots of work is done to make it config based rather than hardcoded.

Setup

  git clone https://github.com/pod5/pod5.github.io.git`
  cd pod5.github.io`
  bundle install
  jekyll serve -w

Site config is held in _config,yml and Podcast specific data in _data/podcast.yaml There is a presumption that you will use feedburner to collect RSS stats.

Niceness

Create a podcast post with the rake task new_podcast e.g.

  rake new_podcast ../path/to/file.mp3

and it will generate the metadata for the podcast feed. It will not upload it.

To get generate metadata about pods in a standardised way, use:

  rake pod_stats html JGORegExpBuilder JTSImageViewController NBThemeConfig
  rake pod_stats tweet JGORegExpBuilder JTSImageViewController NBThemeConfig

It will output to the terminal and add the relevant output to your pasteboard.

To automate uploading, add a .s3cfg to the project root, and use

  rake upload_mp3 ../path/to/file.mp3

Credits

We use the font Gota Light from Font Fabric. We use the song Dolce Vita by Auquid for the intro.

pod5.github.io's People

Contributors

ashfurrow avatar dblock avatar mrh-is avatar orta avatar

Stargazers

 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.