1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Mr. Senko 648165b839 More granular control of tags and categories slugs. Fixes #1873
- add TAG_SUBSTITUTIONS AND CATEGORY_SUBSTITURIONS settings
- make slugify keep non-alphanumeric characters if configured
2016-04-01 23:00:08 +03:00
..
tests More granular control of tags and categories slugs. Fixes #1873 2016-04-01 23:00:08 +03:00
themes Use <time> instead of <abbr>. 2015-11-05 22:28:46 +01:00
tools Import env.github_pages_branch from quickstart question 2016-03-02 20:48:11 +09:00
__init__.py Don't fail if --fatal not provided 2016-01-18 13:04:52 +01:00
cache.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
contents.py More granular control of tags and categories slugs. Fixes #1873 2016-04-01 23:00:08 +03:00
generators.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
log.py Add --fatal=errors|warnings program option 2016-01-09 02:42:02 +01:00
paginator.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
readers.py Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict 2015-11-30 18:12:28 +01:00
rstdirectives.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
server.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
settings.py Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict 2015-11-30 18:12:28 +01:00
signals.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
urlwrappers.py More granular control of tags and categories slugs. Fixes #1873 2016-04-01 23:00:08 +03:00
utils.py More granular control of tags and categories slugs. Fixes #1873 2016-04-01 23:00:08 +03:00
writers.py Merge pull request #1797 from TC01/feeds_override 2015-08-31 20:17:59 -07:00