danielfrg / pelican-jupyter

Pelican plugin for blogging with Jupyter/IPython Notebooks
Apache License 2.0
423 stars 105 forks source link

fix: presence of "summary" should be checked in metadata, not pelican settings #87

Closed soxofaan closed 6 years ago

soxofaan commented 6 years ago

pretty straightforward bugfix: if you put summary in metadata to override default summary, pelican-ipynb fails to pick it up because it checks "summary" in the global pelican settings