Skip to content

Commit 9a1cea7

Browse files
FEAT : ajout base de connaissance
1 parent 0b336c7 commit 9a1cea7

File tree

7 files changed

+120
-0
lines changed

7 files changed

+120
-0
lines changed

MyWebSite/docs/BASE_CONNAISSANCES/CLOUD_AND_INFRASTRUCTURE/AmazonWebServices/index_aws.md

Lines changed: 104 additions & 0 deletions
Large diffs are not rendered by default.

MyWebSite/docs/BASE_CONNAISSANCES/GESTION_PROJET/jira.md

Whitespace-only changes.

MyWebSite/docs/BASE_CONNAISSANCES/OUTILS/git.md

Whitespace-only changes.

MyWebSite/docs/BASE_CONNAISSANCES/OUTILS/vscode.md

Whitespace-only changes.

MyWebSite/docs/BASE_CONNAISSANCES/PROGRAMMATION/python.md

Whitespace-only changes.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Index - Base de connaissances
2+
3+
## OUTILS
4+
5+
- [VSCODE](OUTILS/vscode.md)
6+
- [GIT](OUTILS/git.md)
7+
8+
## PROGRAMMATION
9+
10+
## CLOUD
11+
12+
- [AWS](CLOUD_AND_INFRASTRUCTURE/AmazonWebServices/index_aws.md)
13+
14+
## GESTION DE PROJET

MyWebSite/mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ nav:
1111
- index.md
1212
- BLOG:
1313
- blog/index.md
14+
- BASE DE CONNAISSANCE:
15+
- BASE_CONNAISSANCES/index.md
1416

1517
theme:
1618
name: material

0 commit comments

Comments
 (0)