Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 243 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 243 Bytes

pk11.us

Pk11's website

Building

To test the site locally install Jekyll by running:

gem install --user-install bundler jekyll

Then run

bundle install

Then you can run the site by running:

bundle exec jekyll serve