Paste is a lightweight CMS built around static files and folders instead of a database. Each HTML file represents a page in the menu, each folder represents a section, to infinite depth. Mustache is used for logic-less templates and partials.
I wrote Paste out of curiosity and necessity — to manage my website. File-based CMS's are all the rage these days, but Paste is actually a rewrite of a framework I originally created way back in 2009. Paste is available via Packagist/Composer.
NEXT PROJECT → ← PREV PROJECT