1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Alberto Scotto 0f7938ccb7 fix the meta tags added in #1028
The attribute 'contents' should be 'content'.
See http://www.w3schools.com/tags/att_meta_content.asp
2015-04-08 03:32:48 +02:00
..
tests Make sure Content uses URLWrappers 2015-03-06 16:06:20 -05:00
themes fix the meta tags added in #1028 2015-04-08 03:32:48 +02:00
tools Make pelican.server importable and use it in fab serve 2015-04-03 18:58:52 -04:00
__init__.py Use --relative-urls only if it is specified 2015-03-14 13:36:51 -04:00
contents.py Nitpick Content decorators 2015-03-22 12:21:58 +02:00
generators.py Ignore empty metadata. Fixes #1469. Fixes #1398. 2015-03-24 11:37:07 -07:00
log.py minor spelling fixes 2014-09-15 20:29:00 -04:00
paginator.py Fix Pelican rendering and unit tests on Windows. 2015-01-25 17:42:53 -08:00
readers.py Ignore empty metadata. Fixes #1469. Fixes #1398. 2015-03-24 11:37:07 -07:00
rstdirectives.py Fix bug with custom reST :abbr: role. Fixes #949 2014-10-16 07:09:20 -07:00
server.py Make pelican.server importable and use it in fab serve 2015-04-03 18:58:52 -04:00
settings.py Format custom metadata fields listed in the FORMATTED_FIELDS setting. 2015-02-24 16:57:05 -05:00
signals.py Add signal: all_generators_finalized (getpelican/pelican-plugins#314) 2015-02-07 16:13:12 +01:00
urlwrappers.py fix the parameters for a logging.warning call 2014-10-12 12:37:04 +01:00
utils.py Fix Pelican rendering and unit tests on Windows. 2015-01-25 17:42:53 -08:00
writers.py Remove a couple of unused imports 2015-03-13 23:01:31 -07:00