Files
silo-server/docs/wiki/index.md
T

1.6 KiB

title, description, summary, tags, audience, last_reviewed, related
title description summary tags audience last_reviewed related
Silo Wiki User-facing Silo documentation written in Markdown for in-repo use and Wiki.js sync. Index of digestible Silo docs by audience and subject.
silo
docs
wiki
end-user
operator
2026-04-11

Silo Wiki

This directory is the repo-local home for user-digestible Silo documentation. Pages here should stay portable Markdown so they can render cleanly in GitHub and sync into Wiki.js without rewriting.

Sections

Getting Started

  • No pages yet.

Features

  • No pages yet.

Admin

Deployment

  • No pages yet.

Troubleshooting

  • No pages yet.

Editing Rules

  • Keep pages in docs/wiki/ digestible for the intended audience.
  • Prefer updating existing pages over creating duplicates.
  • Use YAML frontmatter and portable Markdown.
  • Add ## Source References sections instead of copying code into docs.
  • Reserve docs/wiki/ for end-user and operator docs. Keep architecture, specs, and plans in docs/architecture/ or docs/superpowers/.
  • When a page is added, replace the matching No pages yet. line with bullet entries in this form: - [Page Title](section/file.md) - one-line summary
  • When a section already has pages, append a new bullet instead of adding prose.