Repository containing documentation for Staticman
Read it live at https://staticman.net
-
Clone this repo
-
Install dependencies
bundle install
-
Start the Jekyll site
bundle exec jekyll serve
- You can use
bundle exec jekyll serve --livereload
to automatically refresh the page with each change
- You can use