01
CMS doesn't have to be complicated. It can be easy as adding a new page to your site.
How I added Sveltia CMS to my Astro site with no server, no database, and no new repository.
astro / sveltia cms / static site / git
Read
→
Blog
Notes on software engineering, AI systems, and the craft of building for the web.
How I added Sveltia CMS to my Astro site with no server, no database, and no new repository.
Understanding what a race condition is in React and how to handle it properly.