This repository demonstrates how to setup a Docusaurus documentation site that uses notion-downloader
to pull content from Notion.
Learn how to create a docusaurus site that gets content from Notion: Notion to Docusaurus with notion-downloader
See this template in action: Notion-to-Docusaurus Demo
- Clone this repository
- Install dependencies:
npm install
- Run the site:
npm start