Base template proof of concept
Domcat
Domain categorization tool for Red Team
This layout is intentionally minimal. It highlights how template.json and content.json drive the rendered site.
View the workflowTokens in play
These values come straight from content.json. Escaped values are safe to render directly in HTML.
Escaped
- Brand tone: focused
- Theme: light
- Keywords: domain, categorization, red team, infrastructure, telemetry, automation, security, lifecycle
- Language: en
Raw
- Primary color: #2f6f6d
- Hero image: assets/hero.svg
- CTA URL: #workflow
Simple workflow
-
Author
Update template.json metadata and content.json values.
-
Render
Run domcatctl template render.
-
Upload
Sync the rendered site_root to the unit S3 bucket.
Contact views
Click a contact type to swap the panel content. These are placeholders to demonstrate simple UI state.
Operations desk
Placeholder contact for domain operations and lifecycle coordination.
View the workflowReady to build a new template?
Clone this base, swap content.json, and keep the tokens consistent.