Update Sidebar to be more compact
parent
ef1dade980
commit
010d93a8ef
2 changed files with 32 additions and 10 deletions
10
Quiz.md
10
Quiz.md
|
@ -5,7 +5,7 @@
|
||||||
### Lorem ipsum Dolor sit amet?
|
### Lorem ipsum Dolor sit amet?
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><h3>Antwort<h4></summary>
|
<summary><h4>Antwort<h4></summary>
|
||||||
Hier steht die Antwort
|
Hier steht die Antwort
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
### Lorem ipsum Dolor sit amet?
|
### Lorem ipsum Dolor sit amet?
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><h3>Antwort<h4></summary>
|
<summary><h4>Antwort<h4></summary>
|
||||||
Hier steht die Antwort
|
Hier steht die Antwort
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
### Lorem ipsum Dolor sit amet?
|
### Lorem ipsum Dolor sit amet?
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><h3>Antwort<h4></summary>
|
<summary><h4>Antwort<h4></summary>
|
||||||
Hier steht die Antwort
|
Hier steht die Antwort
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
### Lorem ipsum Dolor sit amet?
|
### Lorem ipsum Dolor sit amet?
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><h3>Antwort<h4></summary>
|
<summary><h4>Antwort<h4></summary>
|
||||||
Hier steht die Antwort
|
Hier steht die Antwort
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
@ -41,6 +41,6 @@
|
||||||
### Lorem ipsum Dolor sit amet?
|
### Lorem ipsum Dolor sit amet?
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><h3>Antwort<h4></summary>
|
<summary><h4>Antwort<h4></summary>
|
||||||
Hier steht die Antwort
|
Hier steht die Antwort
|
||||||
</details>
|
</details>
|
28
_Sidebar.md
28
_Sidebar.md
|
@ -7,20 +7,42 @@
|
||||||
|
|
||||||
### Visualizer
|
### Visualizer
|
||||||
|
|
||||||
#### [![OpenSource badge](https://img.shields.io/badge/OpenSource-OpenSource?style=flat-square&logo=opensourceinitiative&color=dimgray&logoColor=black&labelColor=limegreen)](https://opensource.org/about)
|
<details>
|
||||||
|
<summary>
|
||||||
|
<h4>
|
||||||
|
<img src="https://img.shields.io/badge/OpenSource-OpenSource?style=flat-square&logo=opensourceinitiative&color=dimgray&logoColor=black&labelColor=limegreen" aria-label="OpenSource"/>
|
||||||
|
<h4>
|
||||||
|
</summary>
|
||||||
|
<!--Hier muss eine lehrzeile drunter seisein-->
|
||||||
|
|
||||||
- [Grafana](./Tools/Visualizer/Grafana)
|
- [Grafana](./Tools/Visualizer/Grafana)
|
||||||
- [Kibana](./Tools/Visualizer/Kibana)
|
- [Kibana](./Tools/Visualizer/Kibana)
|
||||||
- [Netdata](./Tools/Visualizer/Netdata)
|
- [Netdata](./Tools/Visualizer/Netdata)
|
||||||
|
</details>
|
||||||
|
|
||||||
#### ![Kommerziell badge](https://img.shields.io/badge/Kommerziell-Kommerziell?style=flat-square&logo=cashapp&color=dimgray&logoColor=black&labelColor=red)
|
|
||||||
|
<details>
|
||||||
|
<summary>
|
||||||
|
<h4>
|
||||||
|
<img src="https://img.shields.io/badge/Kommerziell-Kommerziell?style=flat-square&logo=cashapp&color=dimgray&logoColor=black&labelColor=red" aria-label="Kommerziell"/>
|
||||||
|
<h4>
|
||||||
|
</summary>
|
||||||
|
<!--Hier muss eine lehrzeile drunter seisein-->
|
||||||
|
|
||||||
- [Datadog](./Tools/Visualizer/Datadog)
|
- [Datadog](./Tools/Visualizer/Datadog)
|
||||||
- [New Relic](./Tools/Visualizer/New-Relic)
|
- [New Relic](./Tools/Visualizer/New-Relic)
|
||||||
|
</details>
|
||||||
|
|
||||||
### Exporter
|
### Exporter
|
||||||
|
|
||||||
#### [![OpenSource badge](https://img.shields.io/badge/OpenSource-OpenSource?style=flat-square&logo=opensourceinitiative&color=dimgray&logoColor=black&labelColor=limegreen)](https://opensource.org/about)
|
<details>
|
||||||
|
<summary>
|
||||||
|
<h4>
|
||||||
|
<img src="https://img.shields.io/badge/OpenSource-OpenSource?style=flat-square&logo=opensourceinitiative&color=dimgray&logoColor=black&labelColor=limegreen" aria-label="OpenSource"/>
|
||||||
|
<h4>
|
||||||
|
</summary>
|
||||||
|
<!--Hier muss eine lehrzeile drunter seisein-->
|
||||||
|
|
||||||
- [Cadvisor](./Tools/Exporter/Cadvisor)
|
- [Cadvisor](./Tools/Exporter/Cadvisor)
|
||||||
- [Telegraf](./Tools/Exporter/Telegraf)
|
- [Telegraf](./Tools/Exporter/Telegraf)
|
||||||
|
</details>
|
||||||
|
|
Loading…
Add table
Reference in a new issue