This release adds a complete `minimal` theme to `jupinx-quickstart` that allows a `jupinx` compatible sphinx project to be initiated that enables the construction of all targets `jupyter`, `html` and `pdf` with `sphinxcontrib-jupyter >= 0.5.0`.
New Features:
- ENH: add theme folder and minimal theme [\73](https://github.com/QuantEcon/jupinx/pull/73) ([mmcky](https://github.com/mmcky) and [drdrij](https://github.com/drdrij))
After running `jupinx-quickstart` a repo will be constructed with `theme/minimal` and all `jupinx` commands can be used to compile the project.