Chronalog

A Git-backed changelog package for Next.js

Manage your changelog entries with a beautiful admin interface. Git-backed, no database, own your data.

A full-featured changelog editor for your site

Complete with version tracking, tags, rich text editing, and more!

Git-backed

All changes are automatically committed to your Git repository. Full version control for your changelog.

MDX Support

Write changelog entries in MDX format. Rich content with markdown support and custom components.

Customisable

Configure folder paths, route paths, and commit message formats to match your workflow.

Quick Setup

Get started in minutes. No database setup, no complex configuration. Just install and go.

No Database

Everything is file-based. Your changelog entries are stored as MDX files in your repository.

TypeScript

Fully typed with TypeScript. Get autocomplete and type safety throughout your changelog system.

Quick & Easy Setup

Your changelog system without the complexity of databases or additional infrastructure.

Add Chronalog to your Next.js project in less than 5 minutes.

# Install Chronalog

pnpm add chronalog

# Initialise Chronalog

pnpm chronalog init

# Start your Next.js app

pnpm dev

Write, Publish, It's live!

Get a complete dashboard to manage your Next.js changelog. All changes are automatically committed to Git.

Menu