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.
- A blog post on the process by which this was developed.
- The source , hosted on GitHub.
- The example web site, hosted in Google Drive.