579 shaares
6 results
tagged
astro
The Astro Technology Company team β the creators of the Astro web framework β is joining Cloudflare. Weβre doubling down on making Astro the best framework for content-driven websites, today and in the years to come.
π An opinionated, no-frills static blogging templateβbuilt with Astro, Tailwind, and shadcn/ui.
Add an RSS feed to your Astro site to let users subscribe to your content.
How to add client-side interactivity to Astro components using native browser JavaScript APIs.
From the docs:
You can add interactivity to your Astro components without using a UI framework like React, Svelte, Vue, etc. using standard HTML
<script>tags.
π― This works as expected!
Add Nx to an Astro project