This repository shows how to combine nb2hugo, Hugo and Netlify to easily blog with Jupyter notebooks. The resulting site is available at https://nb2hugo.netlify.com/.
The root of the repository contains the Netlify configuration files.
The base directory contains a template of the Hugo website.
The notebooks directory contains the Jupyter notebooks.
New Jupyter notebooks just have to be added to the notebooks directory in ordered to be published.
More detailed information is available in the notebook Blogging with Jupyter notebooks and Hugo.
Vincent Lunot - Initial work.
This project is licensed under the MIT License - see the LICENSE file for details.