TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 _mrmnmly将近 7 年前
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 条评论

nisabek将近 7 年前
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>
abhishekghosh将近 7 年前
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.
ocdtrekkie将近 7 年前
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.