pelican/pelican
Alexis Metaireau 1edbe044a2 Include the "pelican-quickstart" script.
This ease the creation of a new blog. I modified slightly the code wrote by @Skami18
here: https://gist.github.com/1025236/dfa695e67482477907c79ae709ab827b20b18b04

This commit also renames the import script to "pelican-import".

Fixes #129.
2011-08-11 23:34:53 +02:00
..
themes Keeping simple theme up-to-date too. Issue #145 2011-08-03 22:11:16 +02:00
__init__.py Include the "pelican-quickstart" script. 2011-08-11 23:34:53 +02:00
contents.py Pelican show a warning instead of raising an exception if the author of an article is not found an there is no settings file 2011-07-26 17:45:15 +02:00
generators.py Allow overriding reader extensions. 2011-08-07 23:05:58 +00:00
log.py Merge branch 'hacks' of https://github.com/RonnyPfannschmidt/pelican 2011-05-07 19:12:30 +01:00
paginator.py Removed a division by zero 2011-03-26 17:46:31 +01:00
readers.py pep8ize 2011-08-11 22:42:20 +02:00
rstdirectives.py Add Pygments support to the default sourcecode directive. 2011-06-18 18:59:44 +02:00
settings.py Add a setting to limit feeds to a max number of items. 2011-08-02 23:29:34 +00:00
utils.py Adding a date format with seconds. 2011-06-29 13:40:35 +00:00
writers.py Add a setting to limit feeds to a max number of items. 2011-08-02 23:29:34 +00:00