1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Ben Rosser a670a3e040 Made name of blogroll/social widgets configurable.
The BLOGROLL_WIDGET_NAME and SOCIAL_WIDGET_NAME settings are now
respected by notmyidea if they are specified in your config file.
They override the default names of "blogroll" and "links" in the
notmyidea theme.

Used default() in template to simplify template code.

Renaming BLOGROLL setting to LINKS, changed default also.

Updated tests to check 'links' instead of 'blogroll'.

Whoops; links, not link.
2015-10-11 14:14:14 -04:00
..
tests Made name of blogroll/social widgets configurable. 2015-10-11 14:14:14 -04:00
themes Made name of blogroll/social widgets configurable. 2015-10-11 14:14:14 -04:00
tools Merge pull request #1753 from ingwinlu/flake8 2015-08-24 19:27:25 -07:00
__init__.py Add versioning information to debug output 2015-09-11 22:06:58 +02:00
cache.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
contents.py Add index and author replacement indicators 2015-09-19 13:49:19 +03:00
generators.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
log.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
paginator.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
readers.py Remove duplicate tags and authors in metadata 2015-08-26 12:07:38 +02: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 Add index and author replacement indicators 2015-09-19 13:49:19 +03:00
signals.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
urlwrappers.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
utils.py When truncating, consider hypens, apostrophes and HTML entities. 2015-08-28 13:22:54 +02:00
writers.py Merge pull request #1797 from TC01/feeds_override 2015-08-31 20:17:59 -07:00