gatsby-source-agilitycms:这是GatsbyJS的官方Agility CMS源插件

时间:2024-05-26 03:25:47
【文件属性】:

文件名称:gatsby-source-agilitycms:这是GatsbyJS的官方Agility CMS源插件

文件大小:12KB

文件格式:ZIP

更新时间:2024-05-26 03:25:47

JavaScript

适用于敏捷CMS的GatsbyJS源插件 这是GatsbyJS的官方源插件。 这使用了因此构建将仅刷新自上次构建以来已更改的节点/内容。 例子 有关如何在网站中使用它的示例,请参见 。 文献资料 用法 安装它: npm install --save @agility/gatsby-source-agilitycms 确保您在网站的根目录中有一个gatsby-config.js文件,并进行以下设置: /** * Configure your Gatsby site with this file. * * See: https://www.gatsbyjs.org/docs/gatsby-config/ */ module . exports = { siteMetadata : { title : "Agility CMS Gatsby Starter" , }


【文件预览】:
gatsby-source-agilitycms-master
----.gitignore(997B)
----util.js(924B)
----package.json(688B)
----package-lock.json(4KB)
----LICENSE(1KB)
----README.md(3KB)
----gatsby-node.js(21KB)
----sync-interface-gatsby.js(3KB)

网友评论