文件名称:hakan:Ga:high_voltage:用盖茨比和Cosmic Headless CMS建立的快速博客
文件大小:815KB
文件格式:ZIP
更新时间:2024-03-27 09:43:03
JavaScript
盖茨比+宇宙 此仓库包含一个示例博客网站,该网站由和构建。 使用 先决条件 节点(我建议使用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 Bucket添加配置 { resolve : 'gatsby-source-cosmicjs' , options : { bucketSlug : '' , /* Find this in Your Bucket >
【文件预览】:
hakan-main
----.gitignore(98B)
----gatsby-config.js(925B)
----package.json(2KB)
----package-lock.json(782KB)
----src()
--------components()
--------templates()
--------utils()
--------pages()
----.travis.yml(132B)
----LICENSE(1KB)
----static()
--------thumbnail.png(599KB)
--------robots.txt(24B)
--------gatsby.png(1KB)
--------cosmicjs.svg(2KB)
--------favicon.ico(198B)
----.eslintrc.js(295B)
----README.md(2KB)
----gatsby-node.js(1KB)
----.prettierrc(69B)