-
gatsby-source-notionso是一款用于将Notion.so作为数据后端,将信息导入到Gatsby应用程序中的源插件
资源介绍
盖茨比源概念
一个Gatsby源插件,用于使用作为后端将数据采购到您的应用程序中。
尚无用于检索页面数据的官方API,因此此插件对当前API进行了反向工程以获取对页面内容的访问。
您可以在以下位置找到有关此插件的详细说明: :
截屏
示范现场
可以从以下网站获得演示站点: :
该演示站点包含有关如何使用插件的详细信息。
例子
在此处查看示例存储库: :
安装
$ npm install --save gatsby-source-notionso
或者
$ yarn add gatsby-source-notionso
选项
export interface NotionsoPluginOptions extends PluginOptions {
rootPageUrl : string ; // the notion page URL of the root