Hacker News

Favorites Setup
Comment by anoojb | original | Show HN: textlog – A quiet, text-only microblogging platform, open-source, no JS
[−]anoojb · 2026-08-07 Fri 16:01 UTC · link
I really like this approach. I wonder if it needs such complexity for the rendering. Could you have built this as a SSG template?
[−]stagas · 2026-08-07 Fri 16:06 UTC · link
Hi, thanks! There is a lot of nuance on the rendered pages, I figured server-side React was the best choice - plus it's a technology I'm comfortable with and might also encourage contributions.
[−]anoojb · 2026-08-07 Fri 16:10 UTC · link
Would you be okay if I directed Claude to leverage your design and build a very simple Hugo template against it for my own personal use?
[−]stagas · 2026-08-07 Fri 16:13 UTC · link
Why not, try it :)