From a34d8325e508e55cf8b3f207dae4c1848e86080c Mon Sep 17 00:00:00 2001 From: "Begerad, Stefan" Date: Fri, 21 Oct 2022 14:58:04 +0200 Subject: [PATCH] feat: add content --- Logo_SIB_electricindigo.svg | 35 +++++++++++++++++++++++++++++++++++ README.md | 2 +- blub/blub-blub/blub-blub.md | 3 +++ blub/blub-blub/index.rst | 10 ++++++++++ blub/blub.md | 3 +++ blub/index.rst | 9 +++++++++ foo.md | 5 +++++ intro.md | 3 +++ 8 files changed, 69 insertions(+), 1 deletion(-) create mode 100644 Logo_SIB_electricindigo.svg create mode 100644 blub/blub-blub/blub-blub.md create mode 100644 blub/blub-blub/index.rst create mode 100644 blub/blub.md create mode 100644 blub/index.rst create mode 100644 foo.md create mode 100644 intro.md diff --git a/Logo_SIB_electricindigo.svg b/Logo_SIB_electricindigo.svg new file mode 100644 index 0000000..458e73e --- /dev/null +++ b/Logo_SIB_electricindigo.svg @@ -0,0 +1,35 @@ + + + + + + + + + diff --git a/README.md b/README.md index 36f1fbc..365e7e9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # manual -manual +Employees can orient themself by this manual. diff --git a/blub/blub-blub/blub-blub.md b/blub/blub-blub/blub-blub.md new file mode 100644 index 0000000..084444b --- /dev/null +++ b/blub/blub-blub/blub-blub.md @@ -0,0 +1,3 @@ +# Blub Blub + +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. diff --git a/blub/blub-blub/index.rst b/blub/blub-blub/index.rst new file mode 100644 index 0000000..5d23ab2 --- /dev/null +++ b/blub/blub-blub/index.rst @@ -0,0 +1,10 @@ +Blub Blub +============= + +Blub Blub is a subsection of Blub. + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + blub.md diff --git a/blub/blub.md b/blub/blub.md new file mode 100644 index 0000000..0241e0c --- /dev/null +++ b/blub/blub.md @@ -0,0 +1,3 @@ +# Blub + +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. diff --git a/blub/index.rst b/blub/index.rst new file mode 100644 index 0000000..5820709 --- /dev/null +++ b/blub/index.rst @@ -0,0 +1,9 @@ +Blub +======== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + blub-blub/index.rst + blub.md diff --git a/foo.md b/foo.md new file mode 100644 index 0000000..cbad520 --- /dev/null +++ b/foo.md @@ -0,0 +1,5 @@ +# Foo + +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. + +![Logo](Logo_SIB_electricindigo.svg) diff --git a/intro.md b/intro.md new file mode 100644 index 0000000..2bfd3bf --- /dev/null +++ b/intro.md @@ -0,0 +1,3 @@ +# Introduction + +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.