Initializr and Pagedown

This project takes an HTML5 Boilerplate template known as Initializr and the text-based format known as Markdown and shows how you can deploy a static web site in Google Drive (or any other static web server) without a CMS. The contents of the web site are easily edited in a text editor.

Markdown files are loaded from the server and converted to HTML dynamically. No server side install is necessary; the framework is composed entirely of HTML5, CSS, and JavaScript.