Go to file
2024-08-18 21:18:06 +00:00
archetypes rss 2024-06-09 17:01:07 +04:00
assets shadows, button colors, fix whitespace 2024-08-18 21:18:06 +00:00
init rss 2024-06-09 17:01:07 +04:00
layouts shadows, button colors, fix whitespace 2024-08-18 21:18:06 +00:00
README.md archetypes 2024-06-09 01:20:14 +04:00

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