Hello, world! This is the homepage of my new blog. Stay tuned for more content!
My First Blog Post
Welcome to my new blog! This is my first post where I’m documenting my journey setting up adamcoding.com using Hugo and GitHub Pages.
Why I Chose This Setup Blazing Fast Builds: Hugo is incredibly quick. Version Control: All my content is in Git. Free Hosting: Thanks to GitHub Pages. // Example Go code block package main import "fmt" func main() { fmt.Println("Hello, Adam!") } I’ll be sharing more about open source projects, coding tips, and my learnings here.
read more