partials/sass.html
partials/head.html
partials/header.html
(themes/minimal-theme/layouts/partials/editpage.html)
Edit Page
Minimal Theme Demo: Home Page
(BreadCrumb Navigation Example:)
Home Page
partials/navigation.html
/ (Home Page)
/about/ (About Links)
/posts/ (Posts)
/posts/hallo/ (Hallo)
/subdir1/ (Subdir 1)
/subdir1/content/ (Content 1)
/subdir1/part2/ (Part2)
/subdir1/part2/content/ (Part 1/2)
/subdir1/part1/ (Part1)
/subdir1/part1/content/ (Part 1/1)
/subdir2/ (Subdir2)
/subdir2/content/ (Content 2)
_default/list.html
Home Page
block main: .Content
home page
block main: subpages
Page(/about.md)
2023-02-25 | About Links
Page(/posts/_index.md)
2023-02-25 | Posts
Page(/subdir1/_index.md)
2023-02-25 | Subdir 1
Page(/subdir2/_index.md)
2023-02-25 | Subdir2
(Example from
Hugo Doc (Project Directory)
)
Further Page Attributes: Title: "Home Page", RelPermalink: / (.Kind: home- Weight: 0) --- Type: page LinkTitle: Home Page,Name: Home Page