gabrielgio.me @ 24d8ada01306fd3b208c31fd815fe1ffdd1b120e

 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