This release updates the way that static HTML files are generated, to follow pagename/index.html
structure rather than pagename.html
structure. Any hard-coded links to your MyST site that end in .html
will break, instead you should simply remove the .html
(e.g. folder/page.html
-> folder/page
). This makes Jupyter Book and MyST more reliable when hosting with Static Site services like ReadTheDocs.
Enhancements made¶
- 🎯 Render static HTML pages to expected server path #2178 (
@stefanv
,@rowanc1
,@choldgraf
,@bsipocz
,@agoose77
,@changeset
-bot) - 🔗 Fix URLs in table of contents directive #2140 (
@brianhawthorne
,@rowanc1
,@stefanv
,@changeset
-bot)
Bugs fixed¶
- 🏷️ Add NPM binary name to whitelabelling #2175 (
@agoose77
,@rowanc1
,@changeset
-bot,@stefanv
) - Add
ipynb
format option in validators #2159 (@kp992
,@agoose77
,@changeset
-bot)
Maintenance and upkeep improvements¶
- Clean up title and fix tag name in CI/CD #2193 (
@choldgraf
,@changeset
-bot) - Attach release to pre-existing tag #2191 (
@choldgraf
,@changeset
-bot) - Add access token to github-activity action #2190 (
@choldgraf
,@stefanv
,@changeset
-bot) - Fix github-activity invocation in CI/CD #2189 (
@choldgraf
,@changeset
-bot) - Automate GitHub releases and notes in our ci/cd #2188 (
@choldgraf
,@stefanv
,@changeset
-bot)
Documentation improvements¶
- 📖 Remove out of date readme note #2155 (
@rowanc1
,@choldgraf
,@changeset
-bot) - 📖 A few miscellaneous documentation updates #2154 (
@rowanc1
,@changeset
-bot)
Other merged PRs¶
- Remove explicit target for tag #2192 (
@choldgraf
,@changeset
-bot) - 🚀 Release #2180 (
@rowanc1
) - 🚀 Release #2130 (
@rowanc1
)
Contributors to this release¶
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@agoose77
(activity) | @brian
-rose (activity) | @brianhawthorne
(activity) | @bsipocz
(activity) | @changeset
-bot (activity) | @choldgraf
(activity) | @ebolyen
(activity) | @kp992
(activity) | @mfisher87
(activity) | @rowanc1
(activity) | @stefanv
(activity)