add typescript
This commit is contained in:
5
docs/git/01-git.md
Normal file
5
docs/git/01-git.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Git
|
||||
5
docs/git/02-ci-cd.md
Normal file
5
docs/git/02-ci-cd.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
# CI/CD
|
||||
7
docs/git/_category_.json
Normal file
7
docs/git/_category_.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"label": "Git",
|
||||
"position": 8,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user