forked from github/pelican
Fixed the PDF generation
Signed-off-by: Guillaume B <guitreize@gmail.com>
This commit is contained in:
parent
750e211649
commit
31cee95b6f
3 changed files with 16 additions and 7 deletions
2
samples/pelican.conf.py
Normal file → Executable file
2
samples/pelican.conf.py
Normal file → Executable 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/"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue