Add doc files

This commit is contained in:
2022-08-03 16:17:18 +02:00
parent 8b11d1e242
commit 1b4f47eb1d
10 changed files with 61 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"position": 3,
"label": "Informatik"
}
+6
View File
@@ -0,0 +1,6 @@
---
title: example
sidebar_position: 2
---
example
+7
View File
@@ -0,0 +1,7 @@
---
title: Was ist Informatik?
tags: [informatik, definition]
sidebar_position: 1
---
WIP
+10
View File
@@ -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!
+4
View File
@@ -0,0 +1,4 @@
{
"position": 2,
"label": "Mathematik"
}
+6
View File
@@ -0,0 +1,6 @@
---
title: example
sidebar_position: 2
---
example
+7
View File
@@ -0,0 +1,7 @@
---
title: Was ist Mathematik?
tags: [mathe, mathematik, definition]
sidebar_position: 1
---
WIP
+4
View File
@@ -0,0 +1,4 @@
{
"position": 4,
"label": "Programmierung"
}
+6
View File
@@ -0,0 +1,6 @@
---
title: example
sidebar_position: 2
---
example
+7
View File
@@ -0,0 +1,7 @@
---
title: Was ist Programmierung?
tags: [programmierung, coding, definition]
sidebar_position: 1
---
WIP