mirror of
https://github.com/yrzam/yrzam-hugo-theme.git
synced 2025-04-18 11:49:09 +00:00
269 B
269 B
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