1
0
Fork 0
forked from github/pelican

Fixed the PDF generation

Signed-off-by: Guillaume B <guitreize@gmail.com>
This commit is contained in:
Guillaume B 2010-12-22 04:46:11 +08:00 committed by Alexis Metaireau
commit 31cee95b6f
3 changed files with 16 additions and 7 deletions

2
samples/pelican.conf.py Normal file → Executable file
View file

@ -5,7 +5,7 @@ SITEURL = 'http://blog.notmyidea.org'
GITHUB_URL = 'http://github.com/ametaireau/'
DISQUS_SITENAME = "blog-notmyidea"
PDF_PROCESSOR = False
PDF_GENERATOR = False
LINKS = (('Biologeek', 'http://biologeek.org'),
('Filyb', "http://filyb.info/"),