Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 430 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 430 Bytes

This is the source for my website.

You can view a directory tree of the site here.


To run locally, download this repository, install jekyll and bundler, then in the downloaded directory, run bundle init and to serve run bundle exec jekyll serve.

To enable automatic updating of the site tree on git commits, follow the instructions in pre-commit.