Back to projects

020 / Tools / 2026

Wavelet

Content as versioned files.

Status
In progress
Platforms
web
Field
Tools · Platforms
Tags
cms, git, developer-tools
signature / waveform

Overview

Wavelet edits websites the way engineers edit software: content lives as structured files in a repository, every change is a commit, and the editing interface is just a friendlier view of the same source of truth. This site’s content layer is already shaped for it.

Git-based CMS designed to manage website content through version-controlled files.

Features

  1. 01Git as the storage layer
  2. 02Structured frontmatter schemas
  3. 03Editorial UI over plain files
  4. 04Preview from branches

Technologies

  • Git
  • Markdown / MDX
  • JSON Schema

Related