Comment by freilanzer
Comment by freilanzer 9 days ago
Is there an easy way to setup a blog that supports syntax highlighting, images, quotes, latex, but without going in depth? I'd love to host a blog, but I'd rather invest most of the time into the writing.
I've loved Astro [0] for my blog [1]. You get a lot for free and you can tinker as much or as little as you like.
It renders to static HTML/CSS (unless you _want_ JS) and it feels lightweight. You can start with a plain unthemed site today and slowly add features/polish when you feel like procrastinating on writing :)
[0]: https://docs.astro.build/en/tutorial/0-introduction/
[1]: https://github.com/shepherdjerred/sjer.red