Astro 7.0
astro.build
Astro 7.0
1–10 of 61 posts
Re: Astro 7.0
#2I'm personally awaiting the rewrite to assembly.
Re: Astro 7.0
#3Re: Astro 7.0
#4I made the Rust compiler and the Rust Markdown pipeline ( https://satteri.bruits.org ) in this, let me know if you have any questions, glad to answer anything!
Re: Astro 7.0
#5I made the Rust compiler and the Rust Markdown pipeline ( https://satteri.bruits.org ) in this, let me know if you have any questions, glad to answer anything!
Re: Astro 7.0
#6I also wish there could be a general purpose content processing API so I can plug a different format than markdown (such as typst)
Re: Astro 7.0
#7I made the Rust compiler and the Rust Markdown pipeline ( https://satteri.bruits.org ) in this, let me know if you have any questions, glad to answer anything!
Re: Astro 7.0
#8The switch to strict HTML compilation is just not cool, and actively prevents upgrading sites which need to deal with remote content that is not written in strict HTML. I also wish there could be a general purpose content processing API so I can plug a different format than markdown (such as typst)
Re: Astro 7.0
#9I made the Rust compiler and the Rust Markdown pipeline ( https://satteri.bruits.org ) in this, let me know if you have any questions, glad to answer anything!
Re: Astro 7.0
#10The switch to strict HTML compilation is just not cool, and actively prevents upgrading sites which need to deal with remote content that is not written in strict HTML. I also wish there could be a general purpose content processing API so I can plug a different format than markdown (such as typst)
See this example: https://stackblitz.com/edit/github-ug3paw61?file=src%2Fpages...