This is a "static" website for Kain Nanne built with Jekyll and hosted on GitHub Pages
The live site can be found at knanne.github.io
See Posts on how to create a post
See Notebooks on how to create a notebook
See Projects on how to create a project
- run
rake test
- run
rake serve
Navigate to localhost:4000 to view the site
- first be sure NOT to publish sensitive content (use
.gitignore
) - run
fetch_latest_instagram.sh [SHORTCODE]
to update latest instagram embed HTML on About page - commit and push to remote repo (no need to
jekll build
, GitHub pages takes care of this) - wait for Travis CI build to pass
- use bower to manage assets
- create
tests
procedure - add linter