Skip to content

cwillmor/cwillmor.github.io

Repository files navigation

Install jekyll:

bundle install

Run the local server:

bundle exec jekyll serve -l

Build for publication (the built site ends up in _site):

JEKYLL_ENV=production bundle exec jekyll build

About

Source of treedub.org.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published