Skip to content

knanne/knanne.github.io

Repository files navigation

powered by Jekyll Build Status

About

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

Personal Development Notes

Creating Posts

See Posts on how to create a post

Creating Notebooks

See Notebooks on how to create a notebook

Creating Projects

See Projects on how to create a project

Local Testing Procedure

  • run rake test
  • run rake serve

Navigate to localhost:4000 to view the site

Publishing Procedure

  • 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

To Do (IDEAS):

  • use bower to manage assets
  • create tests procedure
  • add linter

Releases

No releases published

Packages

No packages published