090326
ร—40
WORLD
1-1

TESTING SVELTIA CMS

1 MIN

This website is built on Astro. I purposely wrote it as a markdown backend that gets statically rendered. One geek problem though: every time I want to write an article I need to commit and push. Too much friction even for a geek like me.

So I thought my friend Claude to add a backend that connects to GitHub so that I can publish articles. This was entirely vibe coded. Iโ€™m not interested in learning a new CMS, I just want to publish new articles easily.

Claude selected Sveltia which I donโ€™t mind, looks like an interesting tool. It struggled with the authentication but it was solved by Fable relatively easy.

Anyway, too much text for just a test