This website requires JavaScript.
Explore
Help
Sign in
weeheavy
/
pelican-theme
Watch
1
Star
0
Fork
You've already forked pelican-theme
0
forked from
github/pelican
Code
Pull requests
Activity
35ca78f642
pelican-theme
/
pelican
History
Allan Whatmough
164c703861
Add a default for JINJA_EXTENSIONS (default is no extensions)
2010-12-29 13:21:21 +00:00
..
themes
Add comment number support.
2010-12-19 03:34:19 +00:00
__init__.py
Fixed the PDF generation
2010-12-22 10:45:55 +08:00
contents.py
Update the documentations and fix some little things about the translation feature.
2010-12-20 22:50:54 +00:00
generators.py
Use JINJA_EXTENSIONS setting if available when creating the Environment object.
2010-12-27 23:27:40 +00:00
readers.py
Fixed tags parsing, now it can parse tags like this "blah,minor, foo , bar". Also, code for metadata parsing was slightly refactored.
2010-12-22 01:08:23 +03:00
rstdirectives.py
Add a directives file for pygments support.
2010-08-17 15:15:20 +02:00
settings.py
Add a default for JINJA_EXTENSIONS (default is no extensions)
2010-12-29 13:21:21 +00:00
utils.py
Typo was fixed.
2010-12-21 00:22:15 +03:00
writers.py
Refactoring, Again :)
2010-12-02 03:22:24 +00:00