support
Highlights line with Code component
markdown/mdx/markdoc
starlight
MP4 file not found in release build but works in dev build for my blog astro website.
markdown/mdx/markdoc
vite
routing
deployment
other
`<CodeCopy>` From astro-headless-ui not showing
other
SSG but with dynamic routes
getting started
routing
Fetching webmentions for blog posts
markdown/mdx/markdoc
other
Have vscode move new HTML tags to new lines on save
other
Astro icon library causing lag when animating with many loaded icons
getting started
Syntax - concatenate html variables
typescript
How to mark a variable as "class attribute string" (for the IDE)
typescript
Asro.props with default value behavior
typescript
How to go to another page with login form
getting started
How To Debug Server Build (dist/server/entry.mjs) Output
getting started
Is there a way to read markdown files?
markdown/mdx/markdoc
Adding Javascript to next-ui link makes it invisible
other
Website behaving differently than others.
routing
other
getting started
client-side islands
How can I redirect unknown routes to /404?
routing
Problem with toogleTheme because of Transitons
view transitions
getting started
Integrating a custom font with Tailwind, getting error
css/styling
Images with encoded spaces don't work
markdown/mdx/markdoc
images
Dynamic content in collections
typescript
Can't install dependencies
getting started
Help, Tailwind CSS somehow only fills part of the screen and not full screen
css/styling
getting started
Unexpected token, expected ";"
getting started
Passing options into astro-integration-kit
other
Failed to build function: No loader is configured for ".astro" files
other
vite
add inline css combine with js to a .md
markdown/mdx/markdoc
css/styling
Failed to load url for Astro DB local
db
Mutate `CollectionEntry` (destruct + mutating single field) is working but IDE shows errors
typescript
Astro React Component Props - Cannot destructure property 'myProperty' of 'undefined' as it is undef
client-side islands
React Entrypoint?
client-side islands
Is it possible to pass HTMX attributes down to an Astro component
getting started
Using Astro component in a function that returns HTML
cms
What's the easiest way to import multiple images from a folder?
images
Error in build result 'renderer.mjs' module not found '@astrojs/lit/server.js'
deployment
other
on-demand rendering
Cannot access outside the container with starlight and get fetch error.
starlight
on-demand rendering
[GenerateContentTypesError] on `astro sync` & `astro check`
other
vite
Script not being rerun on navigation
view transitions
Is this a joke? (following tutorial)
getting started
Failed to resolve .ts import (Solved)
typescript
View Transitions Result in 404
getting started
view transitions
ERROR: Unexpectedly unable to find a component instance for route undefined
deployment
Startlight Blog supporting hotlinking
starlight
Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
db
getting started
on-demand rendering
client-side islands
Remote image source for CDN not allowed (netlify)
deployment
cms
images
How to use nodemailer with cloudflare SSR adapter?
on-demand rendering
How to import images from HTML fields coming from a CMS?
cms
images
Build getting failed due to nodemailer working fine dev
vite
trying to wrap my head around const { title } = Astro.props;
getting started
How to extend JSX types
typescript
Automatically attach `target=_blank` to all external links
other