Generate astro static html with relative paths
How to generate actuall static HTML pages from astro that I will be able to open without any CDN. Just to open index.html from file system. Now astro includes /
at begining of each link that doesn’t work in my case.
Astro renders “0” instead of html
For a language switcher if have this condition:
How to access astro props inside a script tag?
I am a new user testing out Astro. I currently have the following:
how to import js file when i use astro frame
I wish to reference the js data file in the framework