-
We should go ahead and update all project dependencies and check for regressions.
- Sites
- [ ] v3 docs - next.skeleton.dev
- [x] v3 Theme Generator - themes.skeleton.dev
- Packages
- [ ]…
-
With some components I get `useThemeContext must be used within a Theme`.
**Here's reproducible example:** https://stackblitz.com/edit/github-uiu4in?file=src%2Fpages%2Findex.astro
-
See also: [Jekyll themes](https://jekyllrb.com/docs/themes/), [Astro themes](https://astro.build/themes/)
-
## Proposal
Use shiki, https://shiki.style/, as the syntax highlighting library for mystmd. It uses the same syntax highlighting engine as vscode and has very good tooling.
- It uses TextMate gram…
-
### Describe the Bug
I realize this one is very similar to https://github.com/withastro/prettier-plugin-astro/issues/97 but none of the suggested solutions work for me. I use the suggested config
…
-
Hi!
as far as I understand Details on https://astro.build/themes/details/the-technonomicon/ are managed by you directly(in the [Astro Developer Portal](https://portal.astro.build/))?
If so, the li…
-
I’m currently using `js-beautify` to format astro files with its HTML formatter, which works fine for the HTML part.
The problem occurs when it formats Astro syntax inside `---` blocks.
For exam…
-
Other platforms and frameworks have the ability to place code within a placeholder element somewhere else on the theme.
October CMS does this using `{% placeholder xyz %}`, Astro does this using ``.
…
-
I encountered an issue while running `pnpm dev` with Astro v5.0.0-beta.5 in the second time running (without change anything in the code) . The process fails with an `InvalidContentEntryDataError`. Th…
-
Hola, tengo errores raros, ya que lo único que requiere de 'js' es la parte del dropdown en **Nabvar**, esto es lo que me arroja la consola.
---
Hello, I have strange errors, since the only thin…