1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
th3aftermath b00d9ef6d1 Add Multi-theme support
Adds multi-theme support using the new THEMES setting.
You can specify all the themes that you will be using in python
dicionary form. You can then inherit from the themes specified
in THEMES using the corresponding key in the dictionary.
2014-11-04 20:13:01 +01:00
..
tests Add Multi-theme support 2014-11-04 20:13:01 +01:00
themes Merge pull request #1457 from svenkreiss/master 2014-11-02 14:55:04 -08:00
tools fix missing tab in Makefile template 2014-10-20 15:22:11 +02:00
__init__.py Add Multi-theme support 2014-11-04 20:13:01 +01:00
contents.py Merge pull request #1361 from ingwinlu/rewritten_summary_2 2014-11-02 14:32:41 -08:00
generators.py Add Multi-theme support 2014-11-04 20:13:01 +01:00
log.py minor spelling fixes 2014-09-15 20:29:00 -04:00
paginator.py Refactor logging handling 2014-07-22 12:39:39 -04:00
readers.py Fixes #1420: Handle multiple definitions of standard metadata for Markdown 2014-08-22 17:53:36 -04:00
rstdirectives.py Support for pygment defaults and relevant documentation 2013-09-15 23:13:17 -07:00
server.py Refactor logging handling 2014-07-22 12:39:39 -04:00
settings.py Add Multi-theme support 2014-11-04 20:13:01 +01:00
signals.py Add feed_written signal 2014-08-28 20:09:42 +02:00
urlwrappers.py fix the parameters for a logging.warning call 2014-10-12 12:37:04 +01:00
utils.py Merge pull request #1466 from cgar/spelling 2014-11-02 12:20:30 -08:00
writers.py Merge pull request #1399 from Scheirle/fix_feed_localized_url 2014-11-04 07:29:42 -08:00