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: Where do you put your blogs?

16 pointsby CtrlAltEngageover 5 years ago
I&#x27;m thinking of doing some blogging on a pretty casual basis and it&#x27;s got me wondering where people post their blogs.<p>For me, I don&#x27;t think I&#x27;d be blogging frequently enough or with enough of a common theme to warrant setting up my own site. Instead, something like Medium springs to mind as an option - although I&#x27;m aware they&#x27;ve had some bad press recently.<p>So bloggers of HN, where do you put your blogs?

15 comments

JohnFenover 5 years ago
I put my blog on my own site. I think it&#x27;s worth doing that even if you don&#x27;t update your blog frequently. For such a blog, you can get commercial hosting for about $5&#x2F;mo that includes a WordPress installation.<p>Whatever you do, though, please don&#x27;t use Medium!
评论 #22065950 未加载
评论 #22047366 未加载
评论 #22053225 未加载
sethammonsover 5 years ago
Digital Ocean and Hugo. The blog content is on GitHub, and I can pull&#x2F;push from my local machine or my DO instance.
stewfortierover 5 years ago
Over the past couple of years, I&#x27;ve found it useful to shell out the ~$10&#x2F;month for a Squarespace site and host my content there.<p>Wordpress is great too, though isn&#x27;t as plug-and-play as you might expect.<p>I would avoid the temptation to build &amp; host your own site, as your goal is to _blog_, not code.<p>Also, consider capturing email addresses and sending all of your new posts to your subscribers.<p>It&#x27;s very motivating to see a small, but growing list of people who want you send them everything you write.<p>Here&#x27;s the simple design I use if you want to replicate it: <a href="https:&#x2F;&#x2F;stewfortier.com&#x2F;subscribe" rel="nofollow">https:&#x2F;&#x2F;stewfortier.com&#x2F;subscribe</a> (it gets about a 30% conversion rate)<p>Happy writing!
jdqueyover 5 years ago
Personal blog or business blog?<p>If personal, any self-hosted platform will work (WordPress, blogger.com, or Webflow).<p>If business, you can post articles on your site. Some well-known marketers only post once a month. But they do a ton of promotion + optimize to rank in search. From what I&#x27;ve observed, it&#x27;s not necessary to keep a consistent posting schedule, but it helps in other ways like building up the habit. More in-depth content tends to increase search traffic. That&#x27;s why you&#x27;ll see bigger brands like Shopify write a ton of articles daily.<p>The advantage of using another platform is it gives you the possibility you&#x27;ll get some of their traffic if you understand their system.
geocrasherover 5 years ago
I started one of my blogs on Blogger.com, but now I self host them with WordPress on my own server.<p>In my opinion, don&#x27;t worry about your platform. Use something that works. The bigger issue is how to get your blog found. And whatever platforms you use, your URL structure should be maintained so that links don&#x27;t rot and readers can still find you. I made the mistake of going from blogger.com to self-hosted WordPress. I should have just started with WordPress.
评论 #22047386 未加载
luniasover 5 years ago
Just recently started hosting a static VuePress site out of AWS S3.<p>I wrote a post about it here: <a href="https:&#x2F;&#x2F;www.ethanaa.com&#x2F;blog&#x2F;conversion-to-static-site-with-vuepress-and-aws-s3" rel="nofollow">https:&#x2F;&#x2F;www.ethanaa.com&#x2F;blog&#x2F;conversion-to-static-site-with-...</a>
milkersover 5 years ago
I can create a blog to anyone who wants one for their own using gatsby, netlify cms and github pages. It will be free to use and host. People can access your blog via your-blog-name.github.io. I won&#x27;t charge for it for the first 10 people who reach out.
评论 #22049198 未加载
navjack27over 5 years ago
I use Hugo and Netlify to host my &quot;blog&quot; of sorts.<p><a href="https:&#x2F;&#x2F;thechipcollective.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;thechipcollective.com&#x2F;</a>
codegeekover 5 years ago
Self hosted Wordpress on a DigitalOcean VPS for $5&#x2F;Month. I even have a single file bash script that I run to install everything in 5 mins on a barebone VPS.
egberts1over 5 years ago
Pelican (Bootstrap3), cheap 512MB VPS, GoatAccess for analytical , and Github for update:uploading. Total cost 39.00&#x2F;year.
sklarsaover 5 years ago
Netlify and a static site generator
billconanover 5 years ago
<a href="https:&#x2F;&#x2F;epiphany.pub" rel="nofollow">https:&#x2F;&#x2F;epiphany.pub</a>
raveenbover 5 years ago
Medium is the easiest to get going
lappetover 5 years ago
Hugo and S3 with CloudFront
bugkiller09over 5 years ago
medium and journal