Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/franciscomoretti/notion-to-nextra

Notion to Nextra example using notion-downloader
https://github.com/franciscomoretti/notion-to-nextra

documentation nextjs nextra notion notion-api notion-blog notion-download

Last synced: 20 days ago
JSON representation

Notion to Nextra example using notion-downloader

Awesome Lists containing this project

README

        

# Notion-Downloader Nextra Template

This repository demonstrates how to setup a Nextra documentation site that uses [`notion-downloader`](https://github.com/FranciscoMoretti/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](https://downloader.franciscomoretti.com/docs/guide/nextra)

## Demo

See this template in action: [Notion-to-Nextra Demo](https://notion-nextra.vercel.app/)

## Quick Start

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