Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 639 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 639 Bytes

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