Update docs for shikiji multiple theming#5191
Update docs for shikiji multiple theming#5191sarah11918 merged 2 commits intowithastro:mainfrom horo-fox:light-dark-theming
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
astrobot-houston
left a comment
There was a problem hiding this comment.
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉
Here’s what will happen next:
-
Our GitHub bots will run to check your changes.
If they spot any broken links you will see some error messages on this PR.
Don’t hesitate to ask any questions if you’re not sure what these mean! -
In a few minutes, you’ll be able to see a preview of your changes on Netlify 🥳
-
One or more of our maintainers will take a look and may ask you to make changes.
We try to be responsive, but don’t worry if this takes a few days.
sarah11918
left a comment
There was a problem hiding this comment.
Looks great, @horo-fox ! I've added the label to make sure this doesn't merge before the feature does! 🙌
|
Leaving a comment to update bot status |
| // Choose from Shiki's built-in themes (or add your own) | ||
| // https://github.com/shikijs/shiki/blob/main/docs/themes.md | ||
| theme: 'dracula', | ||
| // Alternatively, provide multiple themes |
There was a problem hiding this comment.
Commenting just for bot status update! All is good!
…-reference.mdx (#5367) * i18n(fr) Update markdown-content.mdx Update and fix old translation and #5031 #5300 #5191 * Update markdown-content.mdx Fix link L100 * Fix Link Reading time L519 * Add reading-time.mdx * Add reading-time.mdx Add french translate for fix link error * Fix link * Fix recipe link reading time markdown-content.mdx * Fix link recipe reading time * Update markdown-content.mdx * Create reading-time.mdx Fix blnk into name folder recipes * Delete src/content/docs/fr/recipes directory * Update cli-reference.mdx Add translation of cli-reference file * Update src/content/docs/fr/guides/markdown-content.mdx Co-authored-by: Thomas Bnt <thomasbnt@protonmail.com> * Update src/content/docs/fr/guides/markdown-content.mdx Co-authored-by: Thomas Bnt <thomasbnt@protonmail.com> * Update src/content/docs/fr/recipes/reading-time.mdx Co-authored-by: Thomas Bnt <thomasbnt@protonmail.com> * Update src/content/docs/fr/guides/markdown-content.mdx Co-authored-by: Thomas Bnt <thomasbnt@protonmail.com> * Update src/content/docs/fr/reference/cli-reference.mdx Je pense que tu as raison Co-authored-by: Thomas Bnt <thomasbnt@protonmail.com> * Update src/content/docs/fr/guides/markdown-content.mdx Oh bien vue merci Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com> * Update src/content/docs/fr/guides/markdown-content.mdx Merci Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com> * Update src/content/docs/fr/reference/cli-reference.mdx Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com> * Update src/content/docs/fr/reference/cli-reference.mdx Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com> * Update src/content/docs/fr/recipes/reading-time.mdx Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com> --------- Co-authored-by: Thomas Bnt <thomasbnt@protonmail.com> Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com>
Description (required)
Update documentation with respect to withastro/astro#8903