Skip to content

Latest commit

 

History

History
59 lines (50 loc) · 2.21 KB

File metadata and controls

59 lines (50 loc) · 2.21 KB
global_id title nav_title label collapsible collapsed excerpt
b2ce5957
Notion Source
Notion
Experimental
true
true
Guides for working with Contentlayer when using Notion as your content source.
⚠ The content source plugin `contentlayer-source-notion` is currently in Alpha and should not be used in production.

This plugin allows you to use Notion as a content source. It automatically generates type by inferring your page properties and transform Rich Text into HTML.

Our getting started tutorial shows you how to use Notion to manage your Next.JS Blog.

Follow the getting started tutorial to start working with Notion as a Content source.


Notion Source Guides

Notion source guides will teach you the crucial aspects of working with Notion.
- - - - -

API Reference

Working with Notion uses the `contentlayer/notion-source` module.
- - -