Structure
Sections & Structure
This site has two kinds of content:
- Pages (
src/content/pages): top-level, curated pages. - Library (
src/content/wiki): wiki entries browsed at/library.
Adding a New Library Entry
- Create a new Markdown file in
src/content/wiki/. - Add frontmatter with
titleandcategory. - Add links to at least 1–3 related pages.
Categories
Categories are shown on the Library home page. Keep them broad so they remain useful over time.
Suggested starting categories:
- Basics
- Structure
- Editing
- Reference
See also
Return to library home.