Skip to content

Applicaa Knowledge Base

Help articles, owned in Git. Migration spike from HubSpot.

This is a 48h spike: a sample of help articles imported from HubSpot into markdown-in-Git, rendered with Astro Starlight, searchable with Pagefind. Throwaway proof, not production.

Source of truth

Every article is markdown + frontmatter in a Git repo. Edit = PR. Merge = publish.

Search

Press / or use the search bar — Pagefind indexes the static build, no server.

Owned retrieval

The same markdown feeds Emma (customer) + AVA (internal) via one retrieval API.

Always up

Public reads are static on a CDN. The control-plane app can fail; docs stay live.