Micmix03

GitHub

We are going to talk about my story of making my personal blog. It all started in a random day when I thought “Hmm, why don't I make my own blog?”. I researched some things that I need to do to make my blog website. I settled with these three tools. The first tool is GitHub.

This is where the files of the website will be stored. The second tool is Hugo. This is something called a Static Site Generator. From what I can tell, it converts regular Markdown files into an HTML file. And the last tool is Netlify. This is going to be the tool that builds the website based on the files that is stored in my personal GitHub account.

Those are the tools that I am going to use to make my blog. With this next section, we are going to talk about thoughts during the process. It first, I was pretty afraid of writing these blog posts and publishing them online.

I was coming up excuse after excuse of why I don't want to do this. But eventually, after writing some blog posts, I feel more confident than when I was just starting to write these posts. This feeling is pretty normal for me as it is just something different.

I hope that you picked up some ideas and some confidence from this post. Thanks for reading!

Join the journey of my blog: RSS feed

Here's the link to my new blog: https://micmix03.github.io

#Thoughts #Hugo #GitHub