-
Currently if I use `astro-embed-integration` in `astro.config.mjs` it will inject itself (CSS and JS) post compiling to every MDX file, even if there aren't any embeds in the MDX.
I propose to check …
-
- [ ] Homeのヘッダー画像をデフォルトのOG画像に
- [ ] Homeのタイトルをデフォルトのタイトルに
-
There is somewhat of a design "impedance mismatch" between Quokka and Microphysics.
I think this can be solved with two straightforward API changes:
* making `actual_rhs` a functor object, and
*…
-
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…
-
### dev build script
- [ ] tsc/watch
- [ ] node/watch
- [ ] astro watch
### note
even though we don't need a bundler most of the modern build tools (vite, esbuild, bun) have them. ideally we'd…
-
Hey `astro-clerk-auth` team, I'm running into an `ERR_TOO_MANY_REDIRECTS` error that I wanted to share. I've seen something very similar on https://github.com/clerk/javascript/issues/1436 but I can't …
-
It would be great (and it would help promote your solution) if you could create an [Astro](https://github.com/withastro/astro) plugin. The integration is super simple even without one, but it would pr…
-
Repro:
https://github.com/its-jman/auth-astro-repro
When running `astro build` with `auth()` included as an integration, the build fails saying `The package "path" wasn't found on the file system.…
-
> Just discussed with @paul121. Let's merge this but in follow ups work on the Astro routing of this and decide whether we want to continue with Astro.glob or use content collections for the schema pa…
-
Currently, we run our integration and benchmark tests on OSS airflow, this request is to run them on runtime image as well @kaxil @phanikumv