II.
StackProfile JSON
Structured · livestack-profile:documentation-site
Documentation Site Stack (Docusaurus/VitePress, MDX, Algolia, GitHub Actions, Vercel) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-profile:documentation-site",
"_kind": "StackProfile",
"_file": "domain/stack-profiles/deep-stacks-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Documentation Site Stack (Docusaurus/VitePress, MDX, Algolia, GitHub Actions, Vercel)",
"description": "A modern documentation site stack combining Docusaurus or VitePress as\nthe static site generator, MDX for rich interactive content mixing\nMarkdown with React components, and Algolia DocSearch for instant\nfull-text search across documentation pages. GitHub Actions automates\nbuild and deployment on every merge. The site deploys to edge-capable\nplatforms for global low-latency access. TypeScript provides type safety\nfor custom components and plugins. Designed for open source projects,\nAPI documentation portals, and developer education platforms. The\ntradeoff is content management — as documentation grows, maintaining\nfreshness, cross-linking, and version-specific content branches\nrequires dedicated editorial processes beyond the framework itself.\n",
"composes": [
"framework:docusaurus",
"framework:vitepress",
"tool:algolia",
"tool:github-actions",
"language:typescript"
]
},
"outgoingEdges": [
{
"from": "stack-profile:documentation-site",
"to": "framework:docusaurus",
"kind": "composed_of"
},
{
"from": "stack-profile:documentation-site",
"to": "framework:vitepress",
"kind": "composed_of"
},
{
"from": "stack-profile:documentation-site",
"to": "tool:algolia",
"kind": "composed_of"
},
{
"from": "stack-profile:documentation-site",
"to": "tool:github-actions",
"kind": "composed_of"
},
{
"from": "stack-profile:documentation-site",
"to": "language:typescript",
"kind": "composed_of"
},
{
"from": "stack-profile:documentation-site",
"to": "tool:npm",
"kind": "composed_of"
},
{
"from": "stack-profile:documentation-site",
"to": "framework:react",
"kind": "composed_of"
},
{
"from": "stack-profile:documentation-site",
"to": "role:technical-writer",
"kind": "used_by_role"
},
{
"from": "stack-profile:documentation-site",
"to": "role:developer-advocate",
"kind": "used_by_role"
},
{
"from": "stack-profile:documentation-site",
"to": "role:frontend-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:documentation-site",
"to": "workflow:documentation-sprint",
"kind": "follows_workflow"
},
{
"from": "stack-profile:documentation-site",
"to": "workflow:documentation-publishing",
"kind": "follows_workflow"
},
{
"from": "stack-profile:documentation-site",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "stack-profile:documentation-site",
"to": "domain:content-operations",
"kind": "applies_to"
},
{
"from": "stack-profile:documentation-site",
"to": "skill-area:technical-documentation",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:documentation-site",
"to": "skill-area:frontend-development",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:documentation-site",
"to": "skill-area:search-indexing",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:documentation-site",
"to": "skill-area:ci-cd",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:documentation-site",
"to": "skill-area:developer-experience",
"kind": "requires_skill_area"
}
],
"incomingEdges": []
}