-
There are use cases where a user doesn't want to publish their theme (such as if private or just testing something). The warnings that are emitted I feel are a tiny bit over-kill (especially when firs…
-
i18n is a necessary feature when you want to write blogs for multi-language users. There are some i18n packages such as [astro-i18n](https://github.com/alexandre-fernandez/astro-i18n) and [astro-i18ne…
-
at the ```Header.astro``` we have the ```{
LOGO_IMAGE.enable ? (
) : (
SITE.title
)
}```
this img is referencing a svg. how can …
-
Hello!
I must be having a config issue somewhere as I searched and didn't see an exact description of the problem I'm having, and presuming other folks are using the collapsible sections plugin oka…
-
Astro provides a [built-in Code component](https://docs.astro.build/en/reference/api-reference/#code-) that we could easily use to introduce a Code Block component.
# Questions
- Can and should …
-
### Summary
Hi @Oksydan
right now I've found this solution to increase the loading page speed
add decoding="async" with loading="lazy"
look at here
https://fantinel.dev/web-images-modern-formats…
-
Astro (from [Official Blog Template](https://github.com/withastro/astro/tree/main/examples/blog))
Tailwind
Theming and components from `@shadcn/ui`
[Tailwind Generator](https://tailwind-generator.…
-
Astro Theme Provider could automatically support theme packages that use tailwind by adding the package's path to the `content` array inside the tailwind configuration
**Things to consider**:
- Wh…
-
系统:windows11
使用了 astro 做的前端,除了自己的主题使用,还用了模板 [theme-astro-starter](https://github.com/halo-sigs/theme-astro-starter)
执行 pnpm build的时候都会重复路径前面字符,导致文件不存在
如文件路径:F:\theme-astro-starter-main\templates\in…
-
très frais à choisir :
* astro preact
* avec shadcn / radix et des thèmes tailwind:
* https://ui.shadcn.com/docs/installation/astro
* https://github.com/shadcn-ui/ui
* https://ui.jln.dev/ :…