gatsby-theme-headless-wordpress

时间:2024-08-24 07:05:57
【文件属性】:

文件名称:gatsby-theme-headless-wordpress

文件大小:13KB

文件格式:ZIP

更新时间:2024-08-24 07:05:57

JavaScript

盖茨比主题-无头-wordpress :light_bulb: 它有什么作用? 该插件处理在 Gatsby 中为来源的所有内容创建页面。 :rocket: 快速开始 使用我的入门项目或遵循 安装主题并将其添加到 gatsby-config.js yarn add gatsby-theme-headless-wordpress gatsby-source-wordpress 最小的 gatsby-config 设置 module . exports = { plugins : [ { resolve : `gatsby-source-wordpress` , options : { // the only required plugin option for WordPress is the GraphQL url. url :


【文件预览】:
gatsby-theme-headless-wordpress-main
----index.js(10B)
----package.json(833B)
----.prettierrc(46B)
----.prettierignore(53B)
----.gitignore(992B)
----README.md(3KB)
----createPages()
--------createTermPages.js(3KB)
--------index.js(1KB)
--------getContentTypes.js(557B)
--------createTaxonomyPages.js(2KB)
--------getContentNodes.js(751B)
--------getTaxonomies.js(1KB)
--------createArchivePages.js(2KB)
--------getContentSeo.js(1KB)
--------createContentPages.js(2KB)
--------getTermNodes.js(744B)
--------utils()
----gatsby-node.js(84B)

网友评论