1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Mark Lee 35375b19ff Log a warning when the HTML reader encounters a nonconformant meta tag
Instead of throwing an exception and skipping the HTML file, log a
warning with a message which makes it more obvious as to what happened.
2013-11-08 14:37:07 -08:00
..
tests Log a warning when the HTML reader encounters a nonconformant meta tag 2013-11-08 14:37:07 -08:00
themes Improve Disqus embed code in notmyidea theme 2013-10-27 09:27:30 -07:00
tools Add content dir to default settings file template 2013-10-28 15:52:09 -07:00
__init__.py Fix typo in manual 2013-11-01 16:59:45 -04:00
contents.py Fine-tune url-value HTML attributes list. 2013-10-17 11:33:34 +08:00
generators.py Preserve file metadata (esp. timestamps) when copy static files to output folder. 2013-10-15 10:37:03 +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 Create new formatting context dict instead of using self.__dict__ 2013-08-03 13:49:43 -07:00
readers.py Log a warning when the HTML reader encounters a nonconformant meta tag 2013-11-08 14:37:07 -08:00
rstdirectives.py Support for pygment defaults and relevant documentation 2013-09-15 23:13:17 -07:00
server.py Fixing #1038 by allowing nice URLs. 2013-08-12 19:23:57 +01:00
settings.py Support for pygment defaults and relevant documentation 2013-09-15 23:13:17 -07:00
signals.py Add a content_written signal 2013-08-17 12:48:34 +02:00
urlwrappers.py Allow text substitutions when generating slugs 2013-07-04 12:17:21 +01:00
utils.py Preserve file metadata (esp. timestamps) when copy static files to output folder. 2013-10-15 10:37:03 +08:00
writers.py Change StandardError to RuntimeError 2013-10-11 15:52:47 +02:00