baseurl = "https://aminb.org" title = "Amin Bandali" author = "Amin Bandali" theme = ["hugo-micro-json", "divine"] enableEmoji = true enableGitInfo = true disableFastRender = true # Hugo 0.30 pygmentsCodeFences = true # This applies to Chroma too. pygmentsUseClasses = true # This applies to Chroma too. [Author] name = "Amin Bandali" [Social] github = "aminb" [permalinks] post = "/:filename/" [Params] disable_debug = true description = """\ Amin Bandali is a graduate student in the WatForm \ group at UWaterloo. He is also the co-host of the \ Emacs.el podcast and loves functional programming.\ """ favicons = true [Params.gnu_inside] enabled = true url = "https://www.gnu.org" [Params.source] url = "https://git.sr.ht/~bandali/aminb.org" md_dir = "content" org_dir = "content-org" [outputs] # /micro.json home = ["HTML", "RSS", "Micro"] # default = ["HTML", "RSS"]