Dynastie/generators/__init__.py
Grégory Soutadé e270a52e41 Add RSS and Atom generators
Compress some static files when copy (and not only when generate)
Fix a visual bug with articles table
2012-08-25 22:33:34 +02:00

2 lines
82 B
Python

__all__ = ["generator", "index", "article", "category", "archive", "rss", "atom"]