prev
next
Greymatter
- flat-file content generation (No database/SQL/etc.)
- static generation of web pages (generate individual html pages for each post from standard template)
- only requirements to run is Perl support (no external Perl libraries required, either!), and a webserver that supports running CGI scripts (literally all of them; yes, even RWASA)
- Perl comes as a standard install on most, if not all UNIX-based systems (yes, even 9Front/Plan9)
- NO bloated frameworks; NO jquery/js libraries
- Pure Perl on the backend, valid HTML5/CSS3/ECMAscript 6 on the frontend