Back to the vitrínavitrinkaThe document · Docs

The document

Pages that point at things.

Living documents wired to the system they describe — bound to your files, linked to your diagrams, and still true next month.

01

Backed by your files

A page can be bound to a repository file, carrying a source and a revision, so it can be refreshed when that file changes — or written back to it.

  • Bound to a repo filethe page knows which file it came from and which revision it is at.
  • Refresh after editschange the file, refresh the page, and the board catches up.
  • Write-backthe flow runs the other way too: edit on the board, write to the file, commit.

02

Straight to the node

Deep-link a paragraph to the exact diagram element it explains, so the prose and the picture stop drifting apart.

  • Paragraph to nodea link lands on the specific element, not on the diagram in general.
  • Both directionsthe diagram links back to the page, so either one is a way in.

03

One source, two homes

The same text serves the board and the documentation, so nobody maintains a second copy that slowly stops matching the first.

  • Board and repoone document, reachable from either side.
  • Markdownpages are composed as markdown rather than trapped in a proprietary format.