All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 4s
37 lines
959 B
Markdown
37 lines
959 B
Markdown
# Control Room
|
|
|
|
Welcome to Noah's project documentation control room. Here you can quickly access each project and its guides.
|
|
|
|
---
|
|
|
|
## Guides
|
|
|
|
### 1. [Git](guides/git.md)
|
|
- **Description:** All useful git commands.
|
|
- **Main files:**
|
|
- [Check it out](guides/git.md)
|
|
|
|
|
|
### 2. [Markdown](guides/markdown.md)
|
|
- **Description:** Markdown Syntax.
|
|
- **Main files:**
|
|
- [Check it out](guides/markdown.md)
|
|
|
|
|
|
---
|
|
|
|
## Projects
|
|
|
|
### 1. [LernDoku Template](projects/lerndoku-template/getting-started.md)
|
|
- **Description:** Base template for learning documentation
|
|
- **Main files:**
|
|
- [Getting Started](projects/lerndoku-template/getting-started.md)
|
|
- [git clone](projects/lerndoku-template/docs/index.md)
|
|
|
|
### 2. [ServiceNow](projects/servicenow/docs/index.md)
|
|
- **Description:** Project documentation and guides for ServiceNow.
|
|
- **Main files:**
|
|
- [Getting Started](projects/servicenow/getting-started.md)
|
|
- [Lab 1.1.1](projects/servicenow/docs/index.md)
|
|
|
|
--- |