/lorcan.github.io

Source code for lorcancoyle.org

Primary LanguageHTML

github.io

To install dependencies:

bundle install

To generate site locally:

bundle exec jekyll serve

To publish to github pages:

bundle exec rake publish