1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Marcus Fredriksson f9123a4cc6 Binds the summary property to the current instance
An unbound property will just return itself instead of calling the intended
method.
2011-03-09 12:21:15 +01:00
..
themes Rename SKRIBIT_TAB_DISTANCE_VERT (SKRIBIT_TAB_DISTANCE_HORIZ) to respectively SKRIBIT_TAB_VERT (SKRIBIT_TAB_HORIZ). 2011-02-22 11:18:41 +01:00
__init__.py Bump version 2011-03-08 19:37:35 +00:00
contents.py Binds the summary property to the current instance 2011-03-09 12:21:15 +01:00
generators.py Merge branch 'pagination-zebuline' 2011-02-17 19:04:30 +00:00
paginator.py Pagination added for index and tag/category pages 2011-02-14 16:24:54 +01:00
readers.py Make readers with external dependencies optional. 2011-02-24 05:15:04 +00:00
rstdirectives.py Add a directives file for pygments support. 2010-08-17 15:15:20 +02:00
settings.py Do not activate the pagination by default 2011-02-18 12:36:53 +00:00
utils.py remove 'except as' for python 2.5 compat 2011-02-18 13:34:26 +00:00
writers.py fix pagination 2011-02-27 04:01:10 +00:00