pelican/pelican
Justin Mayer 0de44cc844 Merge pull request #964 from nickzoic/master
Slugify {category} in URLs. Fixes #926
2013-08-03 14:45:07 -07:00
..
tests test for author & category slugification 2013-07-15 00:22:05 +10:00
themes added THEME_STATIC_DIR setting 2013-08-01 11:02:38 +08:00
tools Add fabfile generation to pelican-quickstart 2013-07-29 11:03:14 -07:00
__init__.py Keep certain files when cleaning output; fix #574 2013-06-25 19:03:32 -07:00
contents.py do slug_substitutions on category and author ... 2013-07-14 23:01:16 +10:00
generators.py added THEME_STATIC_DIR setting 2013-08-01 11:02:38 +08:00
log.py fix for issue #761: handle unicode correctly in summary for Markdown 2013-04-03 19:38:42 -04:00
paginator.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00
readers.py readers: Ensure the reader class is enabled before instantiating 2013-06-12 17:37:21 -04:00
rstdirectives.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00
server.py add port option to pelican.server 2013-07-07 12:44:21 +02:00
settings.py Group PDF related settings together. 2013-08-03 14:58:52 -05:00
signals.py generators: Update PagesGenerator to use new read_file 2013-06-12 15:02:31 -04:00
urlwrappers.py Allow text substitutions when generating slugs 2013-07-04 12:17:21 +01:00
utils.py Allow text substitutions when generating slugs 2013-07-04 12:17:21 +01:00
writers.py Replace settings.get(key) with settings[key] for default settings 2013-06-02 14:24:27 -04:00