-
### Describe the bug
hello,i want to use this plugin with starlight-utils plugin at the same time, but when i use them together, it seems can not work correctly。codes like below:
```js
// as…
-
trying to figure out how to set up dotenvx with astro and cloudflare. So far it works fine locally through import.meta.env, but only PUBLIC_ variables are available on cloudflare through it. A Cloudfl…
-
Trying out unpic for Astro (5 beta), with the settings as in the doc:
```js
image: {
service: imageService(),
},
```
The build seem to run fine with different sizes generated.
However, …
-
**Describe the bug**
extra separator with excludeCurrentPage
**To Reproduce**
Steps to reproduce the behavior:
in `Layout.astro`:
```astro
/
```
then go to `localhost:4321/foo/bar…
-
Starting from Astro 5 (now in beta), the image endpoint might have trailing slash depending on the `trailingSlash` config. That is, if it's set to `always`, then the image endpoint would be `/_image/`…
-
**Describe the bug**
You can recreate by
`brew install astro`
`astro dev init`
`vim Dockerfile`
You get the following:
`FROM quay.io/astronomer/astro-runtime:12.4.0`
However when building we receiv…
-
## Summary
Usage example of Lightgallery with Vite-based frameworks (Next.js, Astro.js, ...)
### Basic example
We just got LightGallery to work under Astro.js. Not sure this is the best way, …
-
Hello all!
I've recently tried moving [my blog](https://github.com/mykalmachon/mykal.codes) over to the deno runtime via this adapter.
_Almost_ everything is working okay. The exception being all…
-
### Astro Info
```block
Astro v5.0.0-beta.8
Node v20.10.0
System macOS (arm64)
Package Manager npm
Output serve…
-
astro v4.16.10 ready in 6193 ms
┃ Local http://localhost:4321/
┃ Network use --host to expose
19:47:01 [ERROR] [MiddlewareCantBeLoaded] An unknown error was thrown while loading your midd…