README tweak.

This commit is contained in:
Brit Butler 2012-08-19 00:29:44 -04:00
parent a698389c42
commit d2aad78fb9

20
README
View file

@ -1,12 +1,20 @@
Coleslaw aims to be flexible blog software suitable for replacing a single-user wordpress install or jekyll.
Coleslaw aims to be flexible blog software suitable for replacing a single-user static site compiler such as 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.
Features:
* Git for storage
* Plugins to...
** Import from wordpress
** Use Mathjax/LaTeX
** Host on Amazon S3
Forthcoming:
* Markdown support
* RST support
* Atom or RSS feeds
* Code highlighting
References:
Static Backend
-- Jekyll
-- Hakyll
-- Hyde
Dynamic Backend
-- Wordpress
-- Nuclblog