jupyter-book / myst-theme

Packages for creating MyST websites themes using React and Remix
https://jupyter-book.github.io/myst-theme/?path=/docs/components-introduction--docs
MIT License
17 stars 15 forks source link

🏗 Support parts mdast trees in page frontmatter #486

Closed fwkoch closed 1 month ago

fwkoch commented 1 month ago

This consumes the updates to frontmatter parts introduced in MyST here: https://github.com/jupyter-book/mystmd/pull/1586

Now, the theme may look in page frontmatter.parts for additional parts trees. Hopefully this will simplify consuming other custom parts, besides the baked-in "abstract," "acknowledgments," etc.

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 995fb414e2f0ae182f261aef3ce8e6a5a211c1fb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages | Name | Type | | ----------------------------- | ----- | | myst-to-react | Patch | | @myst-theme/frontmatter | Patch | | myst-demo | Patch | | @myst-theme/providers | Patch | | @myst-theme/common | Patch | | @myst-theme/article | Patch | | @myst-theme/site | Patch | | @myst-theme/book | Patch | | @myst-theme/diagrams | Patch | | @myst-theme/jupyter | Patch | | @myst-theme/styles | Patch | | @myst-theme/icons | Patch | | @myst-theme/search | Patch | | @myst-theme/search-minisearch | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR