tumblelog: a static microblog and microsite generator
tumblelog
is a static microblog and microsite generator. It creates
all HTML5 files and both a JSON feed and RSS feed from a single input
file that consists of entries written in the CommonMark Markdown
dialect. From version 5.0.0 on tags are supported as well.
tumblelog
is Open Source and there is a Perl and a Python version
available. Both versions are written in such a way that they generate
identical output given the same input file. For an example blog check
out Plurrrr.
You can get tumblelog
at GitHub.
Documentation
- Installation of the Perl version, see my blog post: Getting started with the Perl version of tumblelog on Ubuntu 18.04 LTS.
- Installation of the Python version
- Testing tumblelog
- Getting started
- Using a Makefile
- Keeping your tumblelog under version control
- Making your own style