Back in the old days

Content lived in the database.
LAMP 
What about...
+ 
No DB 

Do we really need those servers?
No Server 
what is pub-server?
- Static site generator (like Jekyll) with CMS/editor.
- Content lives in markdown fragments.
- Designs live in HTML templates (handlebars) and CSS.
- Editor and generator run in browser.
- Extensible : npm modules for designs and plugins.
- 100% javascript, MIT license, github.com/jldec
- NEXT? atom/electron package for single-click UX.