gabrielgio.me @ a588d31babc97d8749cf531379c9c2e25d7225fa

 1baseURL = "http://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