blog:我的博客使用Gatsby&React构建

时间:2024-06-13 09:01:46
【文件属性】:

文件名称:blog:我的博客使用Gatsby&React构建

文件大小:1.3MB

文件格式:ZIP

更新时间:2024-06-13 09:01:46

JavaScript

博客 这是我自己与Gatsby建立的博客。 旧版本 2017年: : 开始使用 # Run dev server at localhost npm run dev # Build your website to blog folder bash build.sh # Build and deploy your website to GitHub Pages, Netlify or wherever you want. npm run deploy 结构 Github +----------+ Lambda, | Action | Redirect,


【文件预览】:
blog-master
----gatsby-browser.js(115B)
----.gitignore(974B)
----gatsby-config.js(4KB)
----package.json(2KB)
----src()
--------components()
--------templates()
--------assets()
--------utils()
--------html.js(2KB)
--------pages()
----LICENSE(1KB)
----static()
--------robots.txt(174B)
--------favicon.ico(198B)
--------CNAME(16B)
--------_redirects(126B)
----.prettierignore(45B)
----README.md(2KB)
----gatsby-node.js(1KB)
----build.sh(129B)
----content()
--------blog()
--------assets()
----.prettierrc(46B)

网友评论