加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
黄晟 提交于 2021-10-07 13:22 . delete iotawiki src
// {
// "configFolder": ".github/workflows/",
// "content": [
// {
// "repo": "https://github.com/iotaledger/bee",
// "checkoutParams": ["--branch dev"],
// "staticPath": "./documentation/static"
// },
// {
// "repo": "https://github.com/iotaledger/goshimmer",
// "staticPath": "./documentation/static"
// },
// {
// "repo": "https://github.com/iotaledger/wasp",
// "staticPath": "./documentation/static"
// },
// {
// "repo": "https://github.com/iotaledger/iota.rs",
// "staticPath": "./documentation/static"
// },
// {
// "repo": "https://github.com/iotaledger/wallet.rs",
// "staticPath": "./documentation/static"
// },
// {
// "repo": "https://github.com/iotaledger/stronghold.rs"
// },
// {
// "repo": "https://github.com/iotaledger/IOTA-2.0-Research-Specifications",
// "checkoutParams": ["--branch docusaurus"],
// "staticPath": "./static"
// },
// {
// "repo": "https://github.com/iotaledger/chrysalis-docs",
// "staticPath": "./static"
// },
// {
// "repo": "https://github.com/gohornet/hornet",
// "staticPath": "./documentation/static"
// },
// {
// "repo": "https://github.com/iotaledger/identity.rs",
// "staticPath": "./documentation/static"
// },
// {
// "repo": "https://github.com/iotaledger/streams",
// "staticPath": "./documentation/static"
// }
// ]
// }
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化