Skip to content

FranciscoMoretti/notion-to-nextra

Repository files navigation

Notion-Downloader Nextra Template

This repository demonstrates how to setup a Nextra documentation site that uses notion-downloader to pull content from Notion.

Guide

Learn how to create a nextra site that gets content from Notion: Notion to Nextra with notion-downloader

Demo

See this template in action: Notion-to-Nextra Demo

Quick Start

  1. Clone this repository
  2. Install dependencies: npm install
  3. Run the site: npm run dev