lecture-python-programming icon indicating copy to clipboard operation
lecture-python-programming copied to clipboard

[project] Setup branch to use `sphinx-book-theme` developed by EBP

Open mmcky opened this issue 5 years ago • 1 comments
trafficstars

Now that @najuzilu has migrated lecture-python-programming to myst we have a direct comparison of the rst and myst parsers. Given both parsers use docutils we can use this project as a test case for finding possible edge cases.

By enabling sphinx-book-theme in a branch of this repository we can build and compare html outputs.

Note: additional features such as glue in ebp will need to be ignored.

mmcky avatar Apr 08 '20 00:04 mmcky

This is now done in branch enable-sphinx-book-theme but it won't be as useful as initially thought without the executed outputs etc. We can't use the theme with sphinxcontrib-jupyter as it is not configured for that. We can compare html builder outputs but it is missing elements such as logo's etc.

  • [ ] fix missing logo images

mmcky avatar Apr 08 '20 04:04 mmcky