Skip to content

darenliang/darenliang.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

This website uses Hugo and a heavily customized fork of colorchestra's smol theme.

Documented extensions

config.toml

[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]

Post header format

title: str
date: str
showthedate: bool
nocomments: bool

Script shortcode

A suffix is appended to the script path to refresh cache

{{< script "script-path.js" >}}

License

MIT

About

I occasionally blog about things I find interesting ๐Ÿ“

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages