Blog on blog.uniqush.org
-
Install pelican
pip install pelican
-
Install markdown parser
pip install markdown
-
Install the theme
git clone git://github.com/getpelican/pelican-themes.git pelican-themes -i pelican-themes/tuxlite_tbs
-
Then use
make html
to generate the whole blog site.