Components¶
myst-to-react: expose MyST content as an article, built with React@myst-theme/frontmatter: Show title, authors and affiliations@myst-theme/providers: React providers for references and site configuration@myst-theme/demo: myst-demo component for showing syntax@myst-theme/diagrams: mermaid diagrams for MyST@myst-theme/icons: MyST icons for React@myst-theme/site: components and utilities for building Remix sites
Styles¶
@myst-theme/styles: Reusable style components using tailwind
Themes¶
@myst-theme/book: Designed to mimic the look-and-feel of an interactive book.@myst-theme/article: A single-page view of an article with associated notebooks or supporting sub-articles.
Versioning & Publishing¶
myst-theme uses changesets to document changes to this monorepo, call npm run changeset and follow the prompts. Later, npm run version will be called and then npm run publish.
Utilities¶
myst-theme is built and developed using: