Flexible Lisp Blogware
Find a file
2012-08-18 23:15:44 -04:00
plugins A fresh start. Also, remove split-sequence dep from importer. 2012-08-15 00:22:59 -04:00
src Sketch config and compilation, minor tweaks. 2012-08-18 23:14:08 -04:00
tests Rework ASDs, add stub md+rst plugins, docs script, and stub tests. 2012-08-14 23:58:28 -04:00
themes/hyde Adios comments! 2012-08-18 20:20:09 -04:00
.gitignore Add some static-specific vars, DWIMfix to find-by-range, update .gitignore, small post template improvement. 2011-04-18 17:21:55 -04:00
coleslaw.asd Sketch config and compilation, minor tweaks. 2012-08-18 23:14:08 -04:00
example.coleslawrc Sketch config and compilation, minor tweaks. 2012-08-18 23:14:08 -04:00
gen-docs.sh Rework ASDs, add stub md+rst plugins, docs script, and stub tests. 2012-08-14 23:58:28 -04:00
logo_large.jpg Neil was kind enough to make me a logo. Good fun in small, medium and large. 2011-04-23 15:11:17 -04:00
logo_medium.jpg Neil was kind enough to make me a logo. Good fun in small, medium and large. 2011-04-23 15:11:17 -04:00
logo_small.jpg Neil was kind enough to make me a logo. Good fun in small, medium and large. 2011-04-23 15:11:17 -04:00
README Restructuring and API rewrite. 2011-04-16 15:45:37 -04:00
TODO TODO updates. 2012-08-18 23:15:44 -04:00

Coleslaw aims to be flexible blog software suitable for replacing a single-user wordpress install or jekyll.

There will be at least two backends: a dynamic one using RESTAS and PostgreSQL and a static one served by Hunchentoot or, optionally, S3.

References:
Static Backend
-- Jekyll
-- Hakyll
-- Hyde
Dynamic Backend
-- Wordpress
-- Nuclblog