Skip to content

exaile/exaile.github.io

Repository files navigation

exaile.org

This is the contents of Exaile.org hosted on github pages. If you find errors, or have a design improvement, please feel free to submit a pull request!

Running this site locally

Assuming you have ruby installed, you can run the following:

gem install bundler
bundle install

Once that is done, you can start the site using this

bundle exec jekyll serve --watch

For more help, refer to https://help.github.com/articles/using-jekyll-with-pages