/23

Primary LanguageCSSMIT LicenseMIT

2 Jews 3 Opinions

Static website for my personal podcast.

I use Hikari an open-source Jekyll theme.

How to install

  1. Clone this repo
  2. Customize _config.yml and replace all dummy posts by yours
  3. Publish (I recommend GitHub Pages, it's free)

Development

  • master for development and pull requests.

Running locally

  1. Clone this repo

  2. Install required dependencies with Bundler

     bundle install
    
  3. Run the site with Jekyll

     bundle exec jekyll serve --watch
    
  4. Visit the site at http://localhost:4000

Author

Yonatan Miller

Main Contributors

Mathieu Mayer-Mazzoli

Ross Allen

Julien Rousseau