danielfrg / pelican-jupyter

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

pelican-ipynb fails to build when pushing to master #78

Closed johnmwood closed 6 years ago

johnmwood commented 6 years ago

The page build failed for the master branch with the following error:

The submodule registered for ./plugins/ipynb could not be cloned. Make sure it's using https:// and that it's a public repo. For more information, see https://help.github.com/articles/page-build-failed-invalid-submodule/.

yn-coder commented 6 years ago

May be a same as #62

danielfrg commented 6 years ago

Yes, as yn-coder says try cloning it with --recursive