pelican/pelican
Simon Conseil 4d2355bc57 Clean up and improve <head> of notmyidea theme
- remove useless IE stuff (links to files that do not exist)
- use DEFAULT_LANG for the lang attribute
- move charset at the top
2013-04-23 06:51:22 -07:00
..
tests reset locale after DateFormatter test 2013-04-22 20:07:53 -04:00
themes Clean up and improve <head> of notmyidea theme 2013-04-23 06:51:22 -07:00
tools MOAR Unicode for generated settings files 2013-04-21 15:18:31 -07:00
__init__.py ignore emacs lock files and exception handling for watchers 2013-04-22 20:50:11 -04:00
contents.py Improve wording of "cannot find" errors 2013-04-20 08:08:31 -07:00
generators.py adds a 'strftime' jinja fiter that uses LOCALE 2013-04-21 18:00:12 -04: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 Accept mdown file extension for Markdown files. 2013-04-17 21:14:52 -07:00
rstdirectives.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00
server.py Adding a message for gracefully shutting down dev server 2013-03-19 12:15:58 +01:00
settings.py ignore emacs lock files and exception handling for watchers 2013-04-22 20:50:11 -04:00
signals.py Add a pages_generator_finalized signal. 2013-02-10 12:42:54 -08:00
urlwrappers.py contents: Add URLWrapper.__repr__ 2013-03-12 20:41:56 -04:00
utils.py Merge pull request #862 from avaris/emacs-autoreload 2013-04-22 20:04:24 -07:00
writers.py Change RELATIVE_URLS default to False - Fixes #829 2013-04-11 16:12:55 -07:00