Live data from Hacker News

Ask HN: What stack is your personal blog built on?

news.ycombinator.com

31–40 of 80 posts

Re: Ask HN: What stack is your personal blog built on?

#40
Mainly as a learning exercise, I wrote my blog from scratch. The back-end is written in Go, mainly communicates with S3 for storage of photo assets and blog posts and serves static pages using HTML templates. I have a front-end written in React for admin views, including blog post editing and photo uploading.
Post reply on HN