Add doc files
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"position": 3,
|
||||||
|
"label": "Informatik"
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
title: example
|
||||||
|
sidebar_position: 2
|
||||||
|
---
|
||||||
|
|
||||||
|
example
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Was ist Informatik?
|
||||||
|
tags: [informatik, definition]
|
||||||
|
sidebar_position: 1
|
||||||
|
---
|
||||||
|
|
||||||
|
WIP
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
title: Willkommen
|
||||||
|
tags: [hallo, einleitung, begrüßung]
|
||||||
|
description: Hallo
|
||||||
|
sidebar_position: 1
|
||||||
|
---
|
||||||
|
|
||||||
|
Hallo und Willkommen.
|
||||||
|
|
||||||
|
Lass uns gemeinsam abtauchen in die wundervollen Welten der Mathematik, Informatik und Programmierung!
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"position": 2,
|
||||||
|
"label": "Mathematik"
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
title: example
|
||||||
|
sidebar_position: 2
|
||||||
|
---
|
||||||
|
|
||||||
|
example
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Was ist Mathematik?
|
||||||
|
tags: [mathe, mathematik, definition]
|
||||||
|
sidebar_position: 1
|
||||||
|
---
|
||||||
|
|
||||||
|
WIP
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"position": 4,
|
||||||
|
"label": "Programmierung"
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
title: example
|
||||||
|
sidebar_position: 2
|
||||||
|
---
|
||||||
|
|
||||||
|
example
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Was ist Programmierung?
|
||||||
|
tags: [programmierung, coding, definition]
|
||||||
|
sidebar_position: 1
|
||||||
|
---
|
||||||
|
|
||||||
|
WIP
|
||||||
Reference in New Issue
Block a user