Install ruby and jekyll: https://jekyllrb.com/docs/installation/#guides
To serve locally:
- Install dependencies:
bundle install - Install webrick:
bundle add webrick - Serve locally:
bundle exec jekyll serve --livereload
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install ruby and jekyll: https://jekyllrb.com/docs/installation/#guides
To serve locally:
bundle installbundle add webrickbundle exec jekyll serve --livereload