feat: 引入 Wiki 文档镜像流程 (#1)
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"schema_version": 1,
|
||||
"gitea_url": "http://ilaer.eicp.net:8418",
|
||||
"owner": "opc",
|
||||
"repository": "dev_harness",
|
||||
"mappings": [
|
||||
{
|
||||
"page": "Home",
|
||||
"path": "docs/README.md"
|
||||
},
|
||||
{
|
||||
"page": "Project-Profile",
|
||||
"path": "docs/00-project-profile.md"
|
||||
},
|
||||
{
|
||||
"page": "Development-Workflow",
|
||||
"path": "docs/01-workflow.md"
|
||||
},
|
||||
{
|
||||
"page": "Task-Archive-Template",
|
||||
"path": "docs/templates/task-archive.md"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user