Skip to content

FranciscoMoretti/notion-to-docusaurus

Repository files navigation

Notion-Downloader Docusaurus Template

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

Guide

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

Demo

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

Quick Start

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