This website uses Hugo and a heavily customized fork of colorchestra's smol theme.
[params]
# Enable temporal banner for various important events
enableTemporal = true # bool
# Enable giscus
giscusRepo = "darenliang/darenliang.com" # str
giscusRepoId = "MDEwOlJlcG9zaXRvcnkyMTEzNjc4MDI=" # str
# Custom message for people that disable JavaScript when
# counting is enabled
noJS = "JS is not enabled" # str
# Show dates on post, good for pages that shouldn't dates
showDatesOnPosts = "2006-01-02" # str
# Add custom CSS
# This is present in the original smol theme, but is undocumented
customCss = [] # [str]
title: str
date: str
showthedate: bool
nocomments: bool
A suffix is appended to the script path to refresh cache
{{< script "script-path.js" >}}