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
1a31c74d5c
pelican-theme
/
pelican
History
Alexander Artemenko
bc5a19a37b
Slugify is broken for non-ascii titles. Now slug could be redefined, using the metadata.
2010-12-17 00:32:12 +03:00
..
themes
Add the tag list to the articles, if any.
2010-12-14 15:05:43 +00:00
__init__.py
fixed a ValueError with -k option
2010-12-15 15:56:38 +01:00
contents.py
Slugify is broken for non-ascii titles. Now slug could be redefined, using the metadata.
2010-12-17 00:32:12 +03:00
generators.py
Fix
#21
: Add a setting for the archive order (REVERSE_ARCHIVE_ORDER)
2010-12-14 15:55:26 +00:00
readers.py
Simplier metadata processing, using dict's 'get' method with default value.
2010-12-17 00:07:55 +03:00
rstdirectives.py
Add a directives file for pygments support.
2010-08-17 15:15:20 +02:00
settings.py
added a keep commandline switch (-k, --keep)
2010-12-15 09:27:51 +01:00
utils.py
Refactoring, Again :)
2010-12-02 03:22:24 +00:00
writers.py
Refactoring, Again :)
2010-12-02 03:22:24 +00:00