new pelican version

This commit is contained in:
Marvin Steadfast 2015-06-16 11:03:00 +02:00
parent c7d5575414
commit 439ecc07fc
3 changed files with 20 additions and 7 deletions

@ -1 +1 @@
Subproject commit 25aafb1f0988584e62bdf3feacaf4eabd5ef647b
Subproject commit 3d18291c90f35de46f0a18377119783282b06f79

View File

@ -71,6 +71,7 @@ NOTEBOOK_DIR = 'notebooks'
EXTRA_HEADER = open('_nb_header.html').read().decode('utf-8').replace(
'highlight', 'highlight-ipynb')
CACHE_CONTENT = True
LOAD_CONTENT_CACHE = True
# disable tags

View File

@ -1,17 +1,29 @@
BeautifulSoup==3.2.1
Jinja2==2.7.3
Markdown==2.4
MarkupSafe==0.23
Pygments==2.0.1
Unidecode==0.04.17
Pygments==2.0.2
Unidecode==0.04.18
argparse==1.2.1
backports.ssl-match-hostname==3.4.0.2
beautifulsoup4==4.3.2
blinker==1.3
certifi==14.05.14
docutils==0.12
feedgenerator==1.7
functools32==3.2.3-1
ghp-import==0.4.1
ipython==2.3.1
pelican==3.5.0
python-dateutil==2.4.0
pytz==2014.10
ipython==3.1.0
jsonschema==2.5.1
lxml==3.4.2
mistune==0.5.1
pelican==3.6.0
ptyprocess==0.5
python-dateutil==2.4.2
pytz==2015.4
pyzmq==14.4.1
requests==2.6.0
six==1.9.0
terminado==0.5
tornado==4.0.2
wsgiref==0.1.2