carcade
carcade copied to clipboard
Static site generator written in Python
Carcade
.. image:: https://api.travis-ci.org/aromanovich/carcade.png?branch=master :target: https://travis-ci.org/aromanovich/carcade
Carcade is the static site generator written in Python. The main features are:
- Jinja2 templates
- Static assets management
- Easy localization
- And, unlike many other static site generators, Carcade doesn't make any assumptions about the site structure.
Documentation available on Read the Docs_.
There are also:
Repository containing examples_;pycon.ru_ built on Carcade (see it'sGitHub repo_).
.. _Read the Docs: http://carcade.readthedocs.org/ .. _pycon.ru: http://pycon.ru/ .. _GitHub repo: https://github.com/pyconru/pycon.ru .. _Repository containing examples: https://github.com/aromanovich/carcade-examples