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

🌗 Remote CDN and theme button for the article theme #468

Closed agahkarakuzu closed 4 days ago

agahkarakuzu commented 5 days ago

Fixes #342.

image

image

[!NOTE] Right before opening this PR, I realized that a similar PR #346 exists, enabling {hostname}:{port}. This is slightly different as the purpose is to connect to a remote CDN host (tested with https://cdn.neurolibre.org) without specifying a port. Happy to account for the changes from #346 to avoid conflict.

changeset-bot[bot] commented 5 days ago

🦋 Changeset detected

Latest commit: b71b6b11fd645a2f780799229ad5a94fb448ec4f

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

This PR includes changesets to release 12 packages | Name | Type | | ----------------------- | ----- | | @myst-theme/article | Patch | | @myst-theme/book | Patch | | @myst-theme/providers | Patch | | @myst-theme/frontmatter | Patch | | @myst-theme/diagrams | Patch | | @myst-theme/jupyter | Patch | | @myst-theme/site | Patch | | @myst-theme/styles | Patch | | @myst-theme/common | Patch | | @myst-theme/icons | Patch | | myst-to-react | Patch | | myst-demo | 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

rowanc1 commented 4 days ago

Thanks for the changes @agahkarakuzu -- really awesome to have you contributing here. Excited to see your launch in a few weeks. 🚀

agahkarakuzu commented 4 days ago

Thank you so much @rowanc1! The event will be much cooler thanks to all the amazing effort you've put in this project!