[server] port = 3000 [site] [[site.nav]] text = "Home" url = "/" [author] name = "John Doe" photo = "/static/johndoe.jpg" [posts] folder = "./posts" [posts.taxonomies] tag = "tags" category = "categories" [posts.code] theme = "default"