gabrielgio.me @ 3236b31dbda614daf155cba81c42ed77824b1d42

 1baseURL = "https://gabrielgio.me/"
 2languageCode = "en-us"
 3title = "Yet Another blog"
 4theme = "flamingo"
 5staticDir = ['static']
 6
 7[author]
 8    name = "Gabriel Giovanini"
 9    email = "gabriel.giovanini@pm.me"
10
11[markup]
12  defaultMarkdownHandler = "goldmark"
13  [markup.goldmark]
14    [markup.goldmark.renderer]
15      unsafe = true