content structure
This commit is contained in:
parent
b7017d4d3f
commit
a325251f9e
@ -2,12 +2,11 @@
|
|||||||
title: Seite befindet sich im Aufbau
|
title: Seite befindet sich im Aufbau
|
||||||
tags:
|
tags:
|
||||||
- index
|
- index
|
||||||
- meta
|
|
||||||
sort: -9001
|
sort: -9001
|
||||||
---
|
---
|
||||||
```{=html}
|
```{=html}
|
||||||
<div class="px-4 py-5 my-5 text-center">
|
<div class="px-4 py-5 my-5 text-center">
|
||||||
<h1 class="display-5 fw-bold text-body-emphasis">UniWorX Systems</h1>
|
<h1 class="display-5 fw-bold text-body-emphasis">UniWorX Systems GmbH</h1>
|
||||||
<div class="col-lg-6 mx-auto">
|
<div class="col-lg-6 mx-auto">
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
Diese Seite befindet sich aktuell noch im Aufbau.
|
Diese Seite befindet sich aktuell noch im Aufbau.
|
||||||
10
content/about.md
Normal file
10
content/about.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
title: Über uns
|
||||||
|
tags: about
|
||||||
|
sort: 0
|
||||||
|
---
|
||||||
|
Die UniWorX Systems GmbH ist eine in München ansässige Firma mit Fokus auf Entwurf, Entwicklung und Wartung von Kommunikations- und Verwaltungssoftware.
|
||||||
|
|
||||||
|
Wir verfolgen das Ziel, die Digitalisierung der Verwaltung im öffentlichen, universitären aber auch im firmeninternen Bereich voranzutreiben.
|
||||||
|
|
||||||
|
Typische und erprobte Anwendungsbereiche sind Universitätsverwaltung, Lehrverwaltung sowie Fahrschulverwaltung.
|
||||||
8
content/fradrive.md
Normal file
8
content/fradrive.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: FraDrive
|
||||||
|
tags:
|
||||||
|
- projects
|
||||||
|
---
|
||||||
|
# FraDrive
|
||||||
|
|
||||||
|
...
|
||||||
15
content/index.md
Normal file
15
content/index.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Seite befindet sich im Aufbau
|
||||||
|
tags: index
|
||||||
|
sort: -9001
|
||||||
|
---
|
||||||
|
```{=html}
|
||||||
|
<div class="px-4 py-5 my-5 text-center">
|
||||||
|
<h1 class="display-5 fw-bold text-body-emphasis">UniWorX Systems GmbH</h1>
|
||||||
|
<div class="col-lg-6 mx-auto">
|
||||||
|
<p class="lead">
|
||||||
|
Diese Seite befindet sich aktuell noch im Aufbau.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
```
|
||||||
11
content/open-source.md
Normal file
11
content/open-source.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: Open Source
|
||||||
|
tags:
|
||||||
|
- about
|
||||||
|
sort: 100
|
||||||
|
---
|
||||||
|
TODO Warum quelloffene Software
|
||||||
|
|
||||||
|
TODO Wie wir quelloffene Software bereitstellen
|
||||||
|
|
||||||
|
TODO Wie wir die open source community unterstützen
|
||||||
8
content/services.md
Normal file
8
content/services.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Dienstleistungen
|
||||||
|
tags:
|
||||||
|
- services
|
||||||
|
---
|
||||||
|
# Dienstleistungen
|
||||||
|
|
||||||
|
...
|
||||||
8
content/uni2work.md
Normal file
8
content/uni2work.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Uni2work
|
||||||
|
tags:
|
||||||
|
- projects
|
||||||
|
---
|
||||||
|
# Uni2work
|
||||||
|
|
||||||
|
TODO Was ist Uni2work
|
||||||
14
content/workflows.md
Normal file
14
content/workflows.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
title: Workflows
|
||||||
|
tags:
|
||||||
|
- projects
|
||||||
|
---
|
||||||
|
# Workflows
|
||||||
|
|
||||||
|
TODO Was sind Workflows
|
||||||
|
|
||||||
|
TODO Wo werden/wurden Workflows bisher eingesetzt
|
||||||
|
|
||||||
|
TODO Wie werden Workflows konkret eingesetzt
|
||||||
|
|
||||||
|
TODO Allgemeines Framework
|
||||||
3
tags/about.md
Normal file
3
tags/about.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Über uns
|
||||||
|
---
|
||||||
4
tags/index.md
Normal file
4
tags/index.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Index
|
||||||
|
sort: -9999
|
||||||
|
---
|
||||||
@ -1,4 +0,0 @@
|
|||||||
---
|
|
||||||
title: Meta-Informationen zur Webseite
|
|
||||||
sort: -9001
|
|
||||||
---
|
|
||||||
3
tags/open-source.md
Normal file
3
tags/open-source.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Open Source
|
||||||
|
---
|
||||||
3
tags/projects.md
Normal file
3
tags/projects.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Projekte
|
||||||
|
---
|
||||||
3
tags/services.md
Normal file
3
tags/services.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
title: Dienstleistungen
|
||||||
|
---
|
||||||
Loading…
Reference in New Issue
Block a user