Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 220 Bytes

README.markdown

File metadata and controls

17 lines (12 loc) · 220 Bytes

My homepage. Pretty standard GitHub Pages thing.

Setup

Requires Ruby 3.2.2

rbenv install 3.2.2
bundle
bundle exec jekyll serve

Run things incrementally like

bundle exec jekyll serve --incremental