A Structured Engine for GitHub Native Static Sites.
Zazen.dev is a lightweight, zero-build static site engine. Deploy structured content directly to GitHub with a git-native workflow.
Everything you need to build faster
A focused feature set designed for modern static site creation without the bloat.
Schema-Driven Editing
Define custom JSON schemas for your content types. Zazen.dev automatically generates the editing interface, ensuring your data is always structured perfectly.
Git-Native Workflow
Every change is a commit. Drafts are stored locally until you are ready, and deploying simply pushes your changes directly to your GitHub repository.
Zero-Build Static Sites
No complex build pipelines required. Zazen.dev sites are ready to serve via GitHub Pages the moment you click deploy.
How Zazen.dev Works
Connect GitHub
Authenticate with your GitHub account to give Zazen.dev access to read and write to your repositories.
Configure Site
Select an existing repository or generate a new site with a fresh manifest and template scaffold.
Edit & Publish
Write your content using the schema-driven editor. Preview locally, then deploy straight to GitHub.
Open a Tetractys site or start a new one.
Verified Tetractys repositories appear here automatically. Pick one to continue editing, or spin up a new site from the scaffold.
Scanning your repositories for `tetractys.json`...
Generate a new repository, manifest, templates, and deployment configuration.
Dashboard
Overview of your Tetractys site, content structure, and deployment health.
Content by Schema
Distribution of pages & postsDeployment Activity
GitHub Actions Run HistoryRecent Content
| Title | Type | Schema | Template | Status | Action |
|---|
Site Architecture
main branchPages
Schemas
Templates
Components
Styles (CSS)
Scripts & Files
Skills & Plugins
AI agent instruction files stored in .agent/skills/. Use them in Antigravity, Claude Code, or Cursor.
.agent/skills/<skill-name>/SKILL.md
Media
media/, or
browse
Navigation
Settings
Changes are synced directly to your GitHub repository on save.
Leave empty for domain root.
Current branch: main
Refresh Starter Theme
Update the core templates, components (header, footer), stylesheets, and scripts to the latest bundled version. All your pages, streams, posts, schemas, navigation menus, and content will be preserved. Any look and feel customizations you have made to templates, components, styles, etc., will be destroyed and reset back to the default look and feel. This allows you to keep your content but reset the way it is presented.
Purge & Reset Repository
Danger ZoneCompletely wipe the repository and re-initialize it with the default template and manifest. All custom pages, streams, posts, data, and templates will be permanently deleted.