Alteridem.net
Installing Ruby and Jekyll
Do the following if you want to develop using Ruby on your local machine.
Building the project
GitHub will do this automatically when you push, but this allows you to view the site locally before you commit.
bundle install
bundle exec jekyll serve -l
Theme
The theme was created from the Flexible-Jekyll theme.