all repos — website @ c29cfaa65b9e3219a1556d872601733970d92ffa

personal website hosted at prithu.xyz, built using hugo

config.yaml

baseURL: "https://prithu.dev/"
languageCode: "en-us"
title: "Prithu Goswami"
#ignoreFiles = [ "snippets" ]

params:
  author:
    name: "Prithu Goswami"
    email: "prithu@prithu.dev"

markup:
  highlight:
    noClasses: false

outputs:
  section:
  - json
  - html
  page:
  - html
  - json