1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
James Murty 8c7ea8df98 Import wordpress pages to pages/ subdir with --dir-page option
When importing from Wordpress, the --dir-page directive (disabled by
default) automatically adds files to the pages/ when they are recognised
as pages, as opposed to posts.
2013-04-19 23:06:59 +01:00
..
tests Import wordpress pages to pages/ subdir with --dir-page option 2013-04-19 23:06:59 +01:00
themes Main CSS file uses tabs, not spaces 2013-04-10 17:14:19 -07:00
tools Import wordpress pages to pages/ subdir with --dir-page option 2013-04-19 23:06:59 +01:00
__init__.py __import__ fails for unicode 'fromlist' in Py2.x 2013-04-14 17:03:19 -04:00
contents.py Minor English grammar correction 2013-04-07 14:43:07 -07:00
generators.py Output sources for translations as well. 2013-04-14 22:19:57 +01: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 remove unittest2 and fix various warnings in py3 2013-04-13 16:36:05 -04: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 Fix outdated link to documentation 2013-04-19 11:12:20 -07: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 Fix bug with MacOS in utils.strftime 2013-04-17 21:24:45 +01:00
writers.py Change RELATIVE_URLS default to False - Fixes #829 2013-04-11 16:12:55 -07:00