all repos — website @ 66da5f3df345ecdce6c129ef62319e97d3591ff2

personal website hosted at prithu.xyz, built using hugo

config.toml

1 2 3 4 5 6 7 8 9 10 11 12 13
baseURL = "https://prithu.dev/"
languageCode = "en-us"
title = "Prithu Goswami"
#ignoreFiles = [ "snippets" ]

[author]
    name = "Prithu Goswami"
    email = "prithu@prithu.dev"

[markup]
    [markup.highlight]
        noClasses = false