1 Star 0 Fork 0

Welt Xing/Kaslanarian.github.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
Welt 提交于 2021-08-20 18:32 . 加入实变函数
{
"name": "wp-blog",
"title": "WP Blog",
"author": "WP <[email protected]>",
"version": "1.7.0",
"homepage": "http://xiaokeai18.github.io",
"repository": {
"type": "git",
"url": "https://github.com/xiaokeai18/xiaokeai18.github.io"
},
"bugs": "https://github.com/xiaokeai18/xiaokeai18.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": {
"preview": "cd _site; python -m SimpleHTTPServer 8020",
"py3view": "cd _site; python3 -m http.server 8020",
"watch" : "grunt watch & npm run preview & jekyll serve -w",
"py3wa" : "grunt watch & npm run py3view & jekyll serve -w",
"boil" : "git push boilerplate boilerplate:master",
"push" : "git push origin master --tag",
"cafe" : "git co gitcafe-pages; git merge master; git push gitcafe gitcafe-pages:gitcafe-pages --tag; git co master;"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/WeltXing/Kaslanarian.github.io.git
[email protected]:WeltXing/Kaslanarian.github.io.git
WeltXing
Kaslanarian.github.io
Kaslanarian.github.io
main

搜索帮助