make serve
or with drafts
make drafts-start
- Install Jekyll
gem install jekyll
- Run
bundle exec jekyll serve --watch
- Add new guide to _posts. See example in _drafts/example.md.
- Run
- Go to http://localhost:4000/
make serve
or with drafts
make drafts-start
gem install jekyll
bundle exec jekyll serve --watch