← cd ~/blog

Hello World

December 2, 2024|1 min read
#meta#go

Hi nox

Welcome to Shiva Blog!

This is your first post. You can write in Markdown with all the usual features:

Code blocks

func main() {
    fmt.Println("Hello, Shiva!")
}

Lists

  • Item one
  • Item two
  • Item three

Links

Check out Golang for more info.


To create a new post, just add a .md file to the posts/ directory and push!