Building a Blog - Part 1: The Core Setup
I constantly find myself wanting to document knowledge across different topics, from coding to gardening, but couldn’t find a suitable solution. After googling a bit myself I asked Claude to do some research around the topic and it came up with a solution that offers complete control while still being not overly complex. In case you are interested, here are the research results as a Markdown file. In addition to documenting the process for myself, I also hope that someone else might find this post useful. Right now this is planned as a two-part series, with Part 1 focusing on the core setup. By the end of this post, we will have a blog running at your-name.netlify.app with automatic deployments, complete data ownership and zero ongoing costs. Part 2 will cover additional tools, analytics setup and also added functionality in the form of comments. ...