Update Sidebar to be more compact
parent
ef1dade980
commit
010d93a8ef
2 changed files with 32 additions and 10 deletions
12
Quiz.md
12
Quiz.md
|
@ -5,7 +5,7 @@
|
|||
### Lorem ipsum Dolor sit amet?
|
||||
|
||||
<details>
|
||||
<summary><h3>Antwort<h4></summary>
|
||||
<summary><h4>Antwort<h4></summary>
|
||||
Hier steht die Antwort
|
||||
</details>
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
|||
### Lorem ipsum Dolor sit amet?
|
||||
|
||||
<details>
|
||||
<summary><h3>Antwort<h4></summary>
|
||||
<summary><h4>Antwort<h4></summary>
|
||||
Hier steht die Antwort
|
||||
</details>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
|||
### Lorem ipsum Dolor sit amet?
|
||||
|
||||
<details>
|
||||
<summary><h3>Antwort<h4></summary>
|
||||
<summary><h4>Antwort<h4></summary>
|
||||
Hier steht die Antwort
|
||||
</details>
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
|||
### Lorem ipsum Dolor sit amet?
|
||||
|
||||
<details>
|
||||
<summary><h3>Antwort<h4></summary>
|
||||
<summary><h4>Antwort<h4></summary>
|
||||
Hier steht die Antwort
|
||||
</details>
|
||||
|
||||
|
@ -41,6 +41,6 @@
|
|||
### Lorem ipsum Dolor sit amet?
|
||||
|
||||
<details>
|
||||
<summary><h3>Antwort<h4></summary>
|
||||
<summary><h4>Antwort<h4></summary>
|
||||
Hier steht die Antwort
|
||||
</details>
|
||||
</details>
|
||||
|
|
30
_Sidebar.md
30
_Sidebar.md
|
@ -7,20 +7,42 @@
|
|||
|
||||
### 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)
|
||||
- [Kibana](./Tools/Visualizer/Kibana)
|
||||
- [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)
|
||||
- [New Relic](./Tools/Visualizer/New-Relic)
|
||||
|
||||
</details>
|
||||
|
||||
### 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)
|
||||
- [Telegraf](./Tools/Exporter/Telegraf)
|
||||
</details>
|
||||
|
|
Loading…
Add table
Reference in a new issue