How to install Jekyll
gem install jekyll
jekyll serve --watch
# go to http://localhost:4000
- Create a file under
_drafts - Run jekyll with
--drafts - Open page in browser
- Write text
- Reload page
- If finished, move file to
_posts, else back to 4.
| Name | Name | Last commit date | ||
|---|---|---|---|---|