2026-07-16
Hello, world!
BOLD
// This has syntax highlighting?
func main() {
fmt.Println("Hi!")
}
You can see the code running this on https://git.legu.dev/legu/blog
I wanted something extremely simple. My Obsidian vault syncs to my VPS via Syncthing, so I can write blog posts and see them appear on my blog extremely quick.
The blog software is exceedingly simple, so you may even catch me writing a blog post in real time!