QuantEcon / jupinx

Jupyter + Sphinx Utilities and Tools
https://quantecon.github.io/jupinx/
20 stars 4 forks source link

ENH: add theme folder and minimal theme #73

Closed mmcky closed 4 years ago

mmcky commented 4 years ago

This PR adds a minimal theme to support HTML and PDF for sphinx-quickstart.

It also includes the first_notebook from sphinxcontrib-jupyter.minimal as a demo_notebook that users can delete but gives them an idea of how index and content work together.

Results of the minimal theme are:

HTML

index

image

demo_notebook

image

PDF

index

image

demo_notebook

image

mmcky commented 4 years ago

fixes https://github.com/QuantEcon/jupinx/issues/50

mmcky commented 4 years ago

documented warnings issued https://github.com/QuantEcon/sphinxcontrib-jupyter/issues/295

mmcky commented 4 years ago

@AakashGfude if you could have a quick review of this and approve that would be great. I will release 0.2.1 probably on Tuesday/Wednesday.

mmcky commented 4 years ago

thanks @DrDrij and @AakashGfude. It will be great to have jupinx working out of the box for:

  1. jupyter
  2. html
  3. pdf

Note: sphinxcontrib-jupyter is issuing a few uncessary warnings @AakashGfude which we should work through. But I will merge this and release a new version of jupinx