gabrielgio.me @ 5762448b0cd29bb95cf4e3f132d066fa65d75e2a

 1baseURL = "https://gabrielgio.me/"
 2languageCode = "en-us"
 3title = "Yet Another Blog"
 4theme = "flamingo"
 5staticDir = ['static']
 6
 7[params]
 8  author="Gabriel A. Giovanini"
 9  description="A gathering of information about some things I do on my spare time."
10
11[markup]
12  defaultMarkdownHandler = "goldmark"
13  [markup.highlight]
14    style='abap'
15  [markup.goldmark]
16    [markup.goldmark.renderer]
17      unsafe = true