gabrielgio.me @ cf7c6a797a5e7aad65583419fb23705a137c46b9

 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