Packages for creating MyST websites themes using React and Remix

myst
1 Open Issue Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a configurable logo link in the `book-theme` navigation bar. This involves modifying the `HomeLink` component in the `@myst-theme/site` package to accept a custom URL from site configuration (e.g., via frontmatter or a site-level configuration file), allowing users to specify a different link for the logo than the default `/`.

Complexity: 3/5
enhancement good first issue

Packages for creating MyST websites themes using React and Remix

TypeScript
#myst