cloud native notes

Technology, musings and anything else that comes to mind.

My First Post

2023-08-31 post
Introduction Follow me on LinkedIn: www.linkedin.com/comm/mynetwork/discovery-see-all?usecase=PEOPLE_FOLLOWS&followMember=mattkferguson This is bold text, and this is emphasized text. Working with Images Example short codes: This is 2026, and look at how far we’ve come. Visit the Hugo website! Example code with Syntax highlighting sytles. the hugo.toml file is using onedark the my-first-post.md is using emacs package main import "fmt" func main() { for i := 0; i < 3; i++ { fmt.Println("Value of i:", i) } } Now, syntax highlighting using Hugo shortcodes: Continue reading
Newer posts