This is the repository that builds/generates the keizer internet website.
The site itself is hosted on github pages to ease hosting a website.
It is built using hugo which is a markdown to static site generation framework. All the content and pages are written in markdown. Please see hugos documentation for more details and information.
Commits (saved changes) to the master
branch are automatically built and deployed to the gh-pages
branch (github pages hosted branch) via wercker