1 Star 0 Fork 0

gzl2012/guozhenglong.github.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 800 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hux 黄玄 提交于 2019-08-30 03:17 . [1.8.2] remove portfolio
{
"name": "hux-blog",
"title": "Hux Blog",
"author": "Hux <huxpro@gmail.com>",
"version": "1.8.2",
"homepage": "http://huxpro.github.io",
"repository": {
"type": "git",
"url": "https://github.com/Huxpro/huxpro.github.io"
},
"bugs": "https://github.com/Huxpro/huxpro.github.io/issues",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-less": "~0.11.4",
"grunt-contrib-watch": "~0.6.1",
"grunt-banner": "~0.2.3",
"grunt-contrib-uglify": "~0.5.1"
},
"scripts": {
"start" : "jekyll serve -w -l --host 0.0.0.0 --port 4000",
"dev" : "grunt watch & npm run start",
"boil" : "git push boilerplate boilerplate:master",
"push" : "git push origin master --tag"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
CSS
1
https://gitee.com/gzl2012/guozhenglong.github.io.git
git@gitee.com:gzl2012/guozhenglong.github.io.git
gzl2012
guozhenglong.github.io
guozhenglong.github.io
master

搜索帮助