Website for OpenLexington
- use modern Ruby, ~2.5
- install dependencies with
bundle
- test site build with
bundle exec jekyll serve
- the main page lives in
index.html
. layouts are in the_layouts
folder.
See the jekyll documentation for more.
jekyll build