elmtown.github.io This is the source code for elmtown.github.io. Running the site locally Install ruby, bundler and jekyll Go to the project directory on the terminal Run bundle install to install deps Run bundle exec jekyll serve to serve the site locally