Upgrade: finale
This repository has been reworked to match significant changes to the Jupyter Books library, as well as to take advantage of changes to GitHub Pages, etc.
- Jekyll is gone! Only one development server is now required for authoring: Jupyter. The interface of
manage start
, etc., remains. - The textbook source content is much slimmer.
- Improvements to the
setup
scripting to aid authors' setups. - Textbook building and publishing/promoting to Github Pages, as well as the Docker image for authoring/building, are all handled by GitHub Actions – triggered by Releases and changeset-pushes (respectively) – rather than by laptop-local operations.
See the README for more information.