Home
Key pages/posts
Pages or posts?
This question will never be definitively answered
ToDo
- Individual post pages could have links to next and previous in category.
- Post extracts need attention. I think they’re the ‘description’ field, which is required in the schema.
- Lists may be divided into pages, with links to next, previous, individual pages, etc.
- Search is not bad, for a static site. Could be beefed up
This Astro file path: src/pages/index.md
This shows your index page can be Markdown. There is no index.astro
Nested lists can be hard work in HTML.