Hacker News new | ask | show | jobs
by J_Shelby_J 695 days ago
1+ Astro.

I actually built a low-code blog template using Astro for my partner and friends [1].

I set it up so you can publish a github pages site from your browser (using a dev container), or you can just drop in markdown files into vscode. It's not quite no-code, but I think if I could add a simple UI it in theory could be.

[1] https://github.com/easy-astro-blog-creator/easy-astro-blog-c...