January 1, 2026
Tyto
analytics & visualization built for your team
What is Tyto?
Tyto is a custom Quarto format for building clean, readable data documents and sites. It combines a vertical-rhythm typography system, a responsive sidebar menu, and a full-viewport hero title block into a single cohesive theme.
Features
- Dark / light mode — persisted across sessions via
localStorage - Keyboard shortcuts —
ttoggles theme,mtoggles menu,Escapecloses menu - Live table of contents — powered by tocbot, updates on scroll
- Smooth page transitions — the menu stays fixed while content fades between pages
- Responsive layout — bottom-sheet menu on mobile, fixed sidebar on desktop
Getting started
Install the extension into any Quarto project:
quarto add tyto-data/tytoThen set the format in your document front matter:
format:
tyto-html: defaultRender and preview:
quarto preview