A powerful rich interactive platform for personal creativity presentation.
Only need add configuration inside _config.yml
as you did in Jekyll.
- fork this project
- switch to
gh-pages
branch - edit [
_config.yml
][./gh-pages/_config.yml] file - replace
haiku
config with your jekyll posts - or add posts inside
_posts
folder ongh-pages
branch - open
yourname.github.io/haiku
- Add more details about configs.
- Extract separate project as git submodule.
- Much more dev works, as you can see in issues.
npm install # properly use cnpm if you are in China
npm run dev # open http://localhost:8080/
npm run build
git push
https://travis-ci.org/JimmyLv/Haiku