gabrielgio.me @ b16207cc15f5ad3eb9b4ce3194a72609b12529c1

 1baseURL = "https://gabrielgio.me/"
 2languageCode = "en-us"
 3title = "Yet Another Blog"
 4theme = "flamingo"
 5staticDir = ['static']
 6
 7[author]
 8    name = "Gabriel A. Giovanini"
 9    email = "mail@gabrielgio.me"
10
11[markup]
12  defaultMarkdownHandler = "goldmark"
13  [markup.goldmark]
14    [markup.goldmark.renderer]
15      unsafe = true