Flexible Lisp Blogware
Find a file
2011-02-19 18:25:02 -05:00
core Initial commit of protocol and defsystems. 2011-02-19 18:25:02 -05:00
dynamic Initial commit of protocol and defsystems. 2011-02-19 18:25:02 -05:00
static Initial commit of protocol and defsystems. 2011-02-19 18:25:02 -05:00
.gitignore Initial commit of protocol and defsystems. 2011-02-19 18:25:02 -05:00
coleslaw-core.asd Initial commit of protocol and defsystems. 2011-02-19 18:25:02 -05:00
coleslaw-dynamic.asd Initial commit of protocol and defsystems. 2011-02-19 18:25:02 -05:00
coleslaw-static.asd Initial commit of protocol and defsystems. 2011-02-19 18:25:02 -05:00
README Initial commit of protocol and defsystems. 2011-02-19 18:25:02 -05:00
TODO Initial commit of protocol and defsystems. 2011-02-19 18:25:02 -05:00

Coleslaw aims to be flexible blog software suitable for replacing a single-user wordpress install or jekyll. The primary difference is that the coleslaw-dynamic backend uses PostgreSQL and RESTAS to generate and serve the site while the coleslaw-static backend compiles a static site to be served by Amazon S3.