7Sense docs

Seven Sense Docs

Markdoc-authored documentation for the Seven Sense platform, served statically from CloudFront.

This site is a Markdoc instance: Markdown with a typed, validated tag syntax, compiled by Next.js into a fully static bundle and served from S3 behind CloudFront.

Where to start#

How it fits together#

LayerWhat it is
Content.md files under pages/, compiled by @markdoc/next.js
Schemamarkdoc/tags/ and markdoc/nodes/, enforced by pnpm validate:content
Buildnext build with output: "export" → a static out/
HostingPrivate S3 bucket, read by CloudFront through an Origin Access Control
DeliveryGitHub Actions assumes an AWS role via OIDC, syncs out/, invalidates the edge