Recent Posts
Setting Up a Custom Domain for a Blog Created with Hugo and Github Pages
          Setting Up a Custom Domain for a Blog Created with Hugo and Github Pages General Procedure Purchase a domain. Verify the domain with GitHub Pages. Set up custom domain in the GitHub Pages repository settings. Modify the config file of Hugo. Purchasing a Domain You can purchase from any registrar, but I chose to buy from Cloudflare. Although Name.com is cheaper at the time of purchase, I prefer to buy domains from Cloudflare for long-term use due to domain renewal fees and ease of use of the site.
        
          read more
        
      Added Multilingual Mode
          Added Multilingual Mode to the Blog Reference Documents:
Multilingual Mode Reference Blog: https://dev.classmethod.jp/articles/hugo-multilingual-mode/ 
        
          read more
        
      Started a Blog
          Started a Blog I started a blog out of curiosity as I began tinkering with Golang.
Steps to start the blog:
Quick Start Publishing on GitHub Pages Reference for .gitignore file 
        
          read more