Felix Felicis (aka liquidluck
) is a simple lightweight static blog generator. It supports markup of restructedText and markdown .
Tested on:
- python2.5 (Linux/Mac)
- python2.6 (Linux/Mac)
- python2.7 (Linux/Mac)
Take a look at Wiki
Check my blog for preview: http://lepture.com
Contact me with Email . Join #liquidluck on irc.freenode.net.
- Write a Makefile
- Test on your localhost with:
python -m SimpleHTTPServer
- Publish your posts with
rsync
rather than ftp.