1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Justin Mayer 764a2cfa51 Add dual dev/publish modes to quickstart script
Certain configuration options are more useful in production than they
are in development. Some examples might be absolute URLs, external
analytics service identifiers, Disqus comments, etc. This version of the
quickstart script creates two configuration files: one for development
and the other for use when publishing. In addition, the related docs
have been expanded considerably. Last but not least, the quickstart
script will now detect whether there is a project folder associated with
the currently active virtualenv (if any) and use it by default.
2012-07-07 07:41:12 -07:00
..
plugins fix whitespace 2012-03-21 00:11:25 +01:00
themes Merge pull request #374 from maru-sama/master 2012-06-16 11:55:32 -07:00
tools Add dual dev/publish modes to quickstart script 2012-07-07 07:41:12 -07:00
__init__.py Fix typo on debug logger calls. 2012-07-03 15:19:38 +02:00
contents.py Allow settings to specify a summary length, optionally allowing unlimited summary length 2012-06-10 17:58:05 -04:00
generators.py Fixes typo in error message for bad status 2012-06-26 19:51:48 -07:00
log.py pelican/log.py simplified a bit 2012-03-25 18:47:14 +02:00
paginator.py PEP8-ify. 2012-03-09 16:21:38 +01:00
readers.py Revert "better html parser" 2012-06-11 09:00:36 -04:00
rstdirectives.py Thanks the author of the youtube directive. 2012-06-08 11:23:18 +02:00
settings.py git pull git://github.com/ametaireau/pelican.git 2012-06-11 10:21:13 -04:00
signals.py refactored code and introduced a new signal in ArticlesGenerator __init__ 2011-09-07 17:08:28 +02:00
utils.py Changed debugging reporting to post file deletion instead of pre file deletion per request. 2012-07-04 15:20:15 -07:00
writers.py strip tags for feed titles 2012-05-11 21:58:10 +02:00