TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you handle your blog/website?

2 pointsby _mrmnmlyalmost 7 years ago
Is it medium || self-hosted / hosted Wordpress instance, Jekyll, nanoc, ghost or other CMS / static site generator? Or maybe you have your own system for that? I'm just curious.

3 comments

nisabekalmost 7 years ago
CMS: Hugo(because it supports markdown!) Hosting: S3 bucket + CloudFront + Route53 Deployment: Upon commit, upload to s3<p>check it out - <a href="https:&#x2F;&#x2F;blog.envimate.com" rel="nofollow">https:&#x2F;&#x2F;blog.envimate.com</a>
abhishekghoshalmost 7 years ago
Self hosted WordPress, medium size. We publish 1-4 posts per day. With less manpower &amp; higher need of dynamic stuffs, WordPress is practical. Most like ours use WordPress.
ocdtrekkiealmost 7 years ago
I don&#x27;t really actively maintain my personal website, but it is hand-written from back in the day. I probably should redo it to be slightly less archaic at some point.