FeastDocs
Documentation as files — Markdown, HTML and SCSS in, a fast searchable app out.
FeastDocs turns folders of Markdown, HTML and SCSS into a fast, searchable documentation app. No CMS, no database — the docs are files, and they are reviewed like code.
Guide
Install, create pages, and learn the Markdown extras: admonitions, tabs, code titles, scoped SCSS.
Reference
Front matter fields, site configuration, the CLI, and how the framework fits together.
Components
Angular components that run live inside your Markdown — tabs, steps, counters, API fields.
Sections
Every top-level folder becomes a navbar tab with its own sidebar.
Build-time rendering
Markdown and syntax highlighting are compiled ahead of time; pages ship as lazy chunks.
Angular inside
Doc components are custom elements — drop them into any page.