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
12 stars 12 forks source link

Footer support for site navigation and branding links #448

Open choldgraf opened 1 month ago

choldgraf commented 1 month ago

It's common for websites to have a ~3 column footer in order to provide extra branding and site navigation. This isn't supported by MyST themes, but should be straightforward to control similar to navigation buttons in the header via myst.yml.

Examples

For example, here's the mystmd.org docs footer:

CleanShot 2024-08-10 at 12 58 28

And the Quarto Footer:

CleanShot 2024-08-10 at 12 58 42