a73de7d6737f0baaf980ad1c3a3c0e5bb434d4e2
My Hugo theme
Some styling and general logic of my website, separated from content. No extra abstractions.
cp themes/yrzam/init/hugo.yaml . # site config
hugo new _index.md --kind home # home template
hugo new yoursection --kind section # list template
Description
Languages
SCSS
52.1%
HTML
46.6%
Shell
1.3%