Hacker News new | ask | show | jobs
by tbranyen 4166 days ago
It's true. I've over-engineered my blog as well to be isomorphic, but then I realized there was zero need for client side functionality so I've rendered it all static via a simple crawler. Much easier to deploy and serve with NGINX. Comments are powered by Disqus.
1 comments

Even better: host it on S3 for a few cents per month.