文件名称:SaoBear-is-Blog:SaoBear的博客(GatsbyJS Starter X Netlify CMS)
文件大小:38.84MB
文件格式:ZIP
更新时间:2024-06-15 14:46:39
JavaScript
Gatsbyjs - Saobear's Blog 基于Gatsbyjs和react的个人博客页面 _如果你喜欢这个网站,请给我一个star,非常感谢。 If you like this website, please give me a star, thank you very much. :graduation_cap: 前提 Git Node:从 8.5.0 或更高版本开始的任何 8.x 版本 fork 本项目 (想要贡献的话) 在本地计算机上克隆本项目 :rocket: 开发 Develop 如何运行? 安装 Gatsby-CLI npm install --global gatsby-cli 使用 Gatsby 启动器创建新的 Gatsby 项目,my-blog是您博客的文件夹 gatsby new my-blog https://github.com/PiccoloYu/SaoBear-is-Blog 打开文件夹 cd