Hello World
A placeholder post, kept so the blog list and the article page both have something real to render.
Hello World
Hello world. This post exists so the /blogs/ list has an entry and this page
has a body. Nothing here is a real write-up yet.
It also stands in for every element prose-article styles, so the article
layout can be checked without waiting for the first real post:
- Bold text, emphasized text, and
inline code. - A link out to Hugo, which is what builds this site.
- A list item long enough to wrap onto a second line, so the spacing between items is visible rather than assumed.
func main() {
fmt.Println("hello world")
}
A blockquote, for the same reason.
A third-level heading
Which is where a real post would start saying something.