Hugo Mod
PrerequisitesYou should install the following softwares before start: Hugo Extended , Version 0.146 or later Git Go StepsInit a new site …
Welcome to the documentation for Hugo Narrow theme! Here you’ll find everything you need to know to get started with the theme and customize it to your liking.
PrerequisitesYou should install the following softwares before start: Hugo Extended , Version 0.146 or later Git Go StepsInit a new site …
PrerequisitesYou should install the following softwares before start: Hugo Extended , Version 0.146 or later Git StepsInit a new site BASH …
Contents StructureBy default, Hugo indexes all Markdown files in the content directory, and the contents structure determines the final site …
Hugo Narrow support import local resources such as images with three methods: Page Bundles (markdown folder) Global Resources (assets …
Archetypes is template for new content, located at ~/archetypes. A content file consists of frontmatter and markup. Frontmatter can be TOML, …
Frontmatter is configruation section at the beginning of markdown files, it uses two --- wrap (different data uses different symbol wrap, …