Commit graph

4 commits

Author SHA1 Message Date
293d4b0748 Remove the page breadcrumb from the base template 2024-07-23 08:44:10 -07:00
3cbce149ba Build the page scaffolding with CSS grid
Grid columns are symmetrical. From the outside in, they are:

- outer margin
- inner margin
- wide gutter
- inner gutter
- main content
2024-07-06 11:07:52 -07:00
a5e5d04b9f page_breadcrumb: Implement a breadcrumb and display it above the <main> content
The breadcrumb shows navigation from the home page as a path:

/ > Posts > This Post

en.yaml
2024-07-03 07:41:23 -07:00
bc73df76cf Simple baseof.html 2024-06-28 09:08:19 -07:00