-
Hi @diego-alfadev !
Your theme looks great, but I just wanted to let you know why your submission was denied. We need you to remove the Astro logo from your images and theme. We suggest coming up w…
-
It would be really great to run and control multiple servers (each with their own directory) using the AstroLauncher web interface.
-
When running Astro, I get : `Cannot read properties of null (reading '__typename')`.
It seems to be referring to `break` in this line: `case 'Tag': template = Archive; break; `
My Wordpress has …
-
I believe it is easier to understand the library through a documentation, also extends the possibility of providing more information.
-
I would like to do some basic research about other existing web starter kits:
- Which ones are popular and why are they popular?
- Are many starter kits aimed at a niche market or more generic?
- How…
-
### Current Behavior
pnpm build is failing for application with the below error:
```
TypeError: Cannot read properties of undefined (reading 'nodes')
at file:///C:/www/2023/blogv2/dist/serve…
-
### Astro Info
```block
Astro v5.0.1
Node v22.11.0
System macOS (arm64)
Package Manager npm
Output static
A…
-
### Astro Info
```block
I don't think this is relevant since I'm having an issue with `npm create astro@lastest`.
```
### If this issue only occurs in one browser, which browser is a problem?
_No …
-
### Describe the bug
I forked an empty astro project. Logged in with my github account and installed the required app. Everything is good to go but for some reason if I click the "Create repository" …
-
We need an engine for new website. Requirements:
1. Have plain HTML file for every page in `dist/` folder
2. No hydration or big JS files. We may have JS only for simple things like framework swit…