How I Set my GitHub README

I finally took the time to update my README on GitHub. If you don’t know, your username/username repository in GitHub is unique! If you modify your README, you can get something like this: Let’s get started! Blog Workflow Let’s create a blog workflow. I use a Hugo website for my blog. You can learn how to make one yourself following my blog post. At the end, it will automatically pull your five recent blog posts from your website. ...

4 March 2025 · Pedro Tae Young Chang

How I Created a Hugo Blog

I took the time to finally revamp my main website. Prior to the live one, I used one that focused on my career history and a short biography. It lacked the features that a Blog should have, especially one that uses it’s base to index all of one’s writings. So, here is how I did it. I went over to https://github.com/adityatelange/hugo-PaperMod/wiki/Installation and followed the steps. That’s it. So go do that! ...

25 February 2025 · Pedro Tae Young Chang