Demo post 1: layouts and content
This post lives in a leaf bundle: content/blog/demo-post-1/index.md plus files in the same folder (for example cover.svg). The public URL is /blog/demo-post-1/ from the folder name; you could override that with slug: in front matter if you wanted a different last segment.
This paragraph is only for a short automatic summary if you add a `
` marker after the intro line in a longer article.
FPO section heading
- Categories and tags drive taxonomy pages such as
/categories/notes/and/tags/hugo/. - Those lists are generated by Hugo from your front matter, not from a hand-maintained list in the config.
- The “archive” at
/blog/is this section’s_index.mdbody plus Hugo’s.Pageslist (seelayouts/section.html).