Anwesend: Franz, Julian, Kilian Protokoll alle!
Zu Beginn: Struktur wird angedacht, damit klar ist, welcher Content fest ist und welcher dynamisch generiert wird. Folgende Struktur ist das Ziel:
─ content
├── about (menü)
│ ├── bufata.md
│ ├── fachschaften.md
│ ├── _index.md
│ ├── protokolle.md
│ └── struktur.md
├── imprint (menü)
│ └── _index.md
├── post (menü)
│ ├── news
│ │ ├── _index.md
│ │ ├── tolle-news-1.md
│ │ ├── tolle-news-3.md
│ │ ├── tolle-news-7.md
│ │ └── tolle-news-droelf.md
│ └── stellungnahme
│ ├── _index.md
│ ├── tolle-stellungnahme-1.md
│ ├── tolle-stellungnahme-2.md
│ ├── tolle-stellungnahme-4.md
│ └── tolle-stellungnahme-8.md
└── _index.md (Hauptseite/Startseite)
Kilian will neuer Admin werden. Einweisung in die LDAP Struktur und das Anmeldetool erfolgt durch Julian.
Kilian baut merge Funktion in die Anmeldung ein. Julian aktualisiert die Dokumentation der Anmeldung.