all repos — website @ v1.0.0

personal website hosted at prithu.xyz, built using hugo

config.toml

1 2 3 4 5 6 7 8
baseURL = "https://prithu.xyz/"
languageCode = "en-us"
title = "Prithu Goswami"
ignoreFiles = [ "snippets" ]

[author]
    name = "Prithu Goswami"
    email = "prithugoswami524@gmail.com"