Flexible Lisp Blogware
![]() * Revamp API intersection of indices and posts. * Rewrite the static implementation of indices. * Add split-sequence dep to coleslaw-static * Various bugfixes and cleanups to import plugin. * Beginnings of hunchentoot plugin. * Update TODO. |
||
---|---|---|
plugins | ||
src | ||
static | ||
themes/hyde | ||
.gitignore | ||
coleslaw-static.asd | ||
coleslaw.asd | ||
README | ||
TODO |
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