Hacker News new | ask | show | jobs
by qz_ 3484 days ago
I love how your blog looks.
1 comments

Thank you! It was built with Styletron actually (you can inspect the source).

It was also built with the excellent Inferno.js [1] library to render static pages while also having a super fast full client-side app, kinda like what Gatsby.js [2] does with React.

[1] https://github.com/trueadm/inferno

[2] https://github.com/gatsbyjs/gatsby

Why overengineer something as simple as a blog?
For fun mostly. It's a passion project I did in my free time. I wanted to dogfood ideas, experiment, and learn.
Why not?