Skip to content

Release history

Notion-to-site releases

All releases

1 shown

v0.1.0 New feature
Notable features
  • Full Notion block type support (equations, toggles, columns, tables, synced blocks)
  • Incremental sync via .nts-state.json
  • Parallel sync with configurable concurrency and output adapters for Markdown, MDX, JSON
Full changelog

First public release of notion-to-site.

Sync any Notion database to local markdown, MDX, or JSON files for use with any static site generator.

Features

  • Full Notion block type support (equations, toggles, columns, tables, synced blocks, and more)
  • Incremental sync via .nts-state.json
  • Parallel sync with configurable concurrency
  • Markdown, MDX, and JSON output adapters
  • SEO metadata extraction
  • Internal Notion link resolution
  • Image download and WebP conversion pipeline

Install

npm install -g notion-to-site

See README for quick start.

Beta — feedback welcome: [email protected]