gatsby-blog:Ga:high_voltage:用Gatsby和Cosmic JS建立的快速博客

时间:2024-04-20 23:54:03
【文件属性】:

文件名称:gatsby-blog:Ga:high_voltage:用Gatsby和Cosmic JS建立的快速博客

文件大小:651KB

文件格式:ZIP

更新时间:2024-04-20 23:54:03

JavaScript

盖茨比+ Cosmic JS 此存储库包含一个示例博客网站,该网站使用和构建。 使用 先决条件 节点(我建议使用v8.2.0或更高版本) 安装 # Make sure that you have the Gatsby CLI program installed npm install --global gatsby-cli # run from your CLI gatsby new gatsby-example-blog https://github.com/cosmicjs/gatsby-blog-cosmicjs 在gatsby-config.js您需要为Cosmic JS Bucket添加配置 { resolve : 'gatsby-source-cosmicjs' , options : { bucketSlug : '' , /* bucket slug *


【文件预览】:
gatsby-blog-master
----.eslintrc.js(295B)
----src()
--------pages()
--------utils()
--------components()
--------templates()
----gatsby-config.js(769B)
----.travis.yml(132B)
----gatsby-node.js(1KB)
----LICENSE(1KB)
----.prettierrc(69B)
----README.md(1KB)
----.gitignore(98B)
----package-lock.json(577KB)
----package.json(2KB)
----static()
--------robots.txt(24B)
--------favicon.ico(272B)
--------thumbnail.png(1.11MB)
--------gatsby.png(2KB)
--------cosmicjs.svg(2KB)

网友评论