Settings

Theme

Ask HN: How to Build a Blog?

2 points by baddate 3 years ago · 4 comments · 1 min read


Hey HN community,

I'm looking to start a blog to write something, but I'm not sure where to start. I'm not very experienced with web development, so I'm looking for advice on the best tools to build a blog website.

What tools and technologies should I consider? Should I use a CMS like WordPress or a static site generator like Hugo? I'd appreciate any advice, tips, or recommendations you can offer on how to get started. Thanks in advance for your help!

buttmuffin 3 years ago

https://www.joshwcomeau.com/blog/how-i-built-my-blog/

pclmulqdq 3 years ago

I suggest using Hugo or another static site generator, finding a theme you like, and making a few changes if you want. For deployment, you can use a service like github pages or a discount cloud server (digitalocean a good tutorial) plus a CDN to run the site.

Otherwise, write a lot.

zamnos 3 years ago

if you're handy with git, https://pages.github.com/ is pretty straight forwards.

hmmokidk 3 years ago

I like Gatsby. Deploy to github pages.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection