/minimal-site-generator

Silly minimal PHP-based static site generator

Primary LanguageMakefile

MSG - Minimalist Site Generator

When you have an existing site built out of static HTML, CSS and JS and want to just add some classic "server side includes" and maybe some very minor things like file listings or what not, here's a quick working sample to work from.

This is really just a riff on http://notes.ericjiang.com/posts/237 with an extra deploy command added.

The only real "meat" here is the makefile in src.