gabrielgio.me @ 59088735cc74a1056e4f9195bd03b24e6cc856ab

 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.highlight]
14    style='abap'
15  [markup.goldmark]
16    [markup.goldmark.renderer]
17      unsafe = true