Öffentliche Webseite der WTF Kooperative eG
Go to file
Stephan 8b27f4fb30 WIP: Restructured basic page and changed "Kunden" to "about" with basic content. 2021-03-16 18:26:42 +01:00
assets Replaced #fff and white with css variable. Change --nearly-black to --wtf-nearly-black. 2021-03-14 18:16:00 +01:00
content WIP: Restructured basic page and changed "Kunden" to "about" with basic content. 2021-03-16 18:26:42 +01:00
databags WIP: Restructured basic page and changed "Kunden" to "about" with basic content. 2021-03-16 18:26:42 +01:00
flowblocks update flowblock name 2021-02-16 01:14:11 +01:00
models WIP: Restructured basic page and changed "Kunden" to "about" with basic content. 2021-03-16 18:26:42 +01:00
templates Added signature edge to footer. 2021-03-14 18:01:33 +01:00
.gitattributes commit .gitattributes for LFS file handling 2021-02-14 19:32:54 +01:00
.gitignore Added macOS specific part to .gitignore. 2021-02-14 20:55:35 +01:00
LICENCE ADD MIT License 2021-02-16 21:36:01 +01:00
README.md Minimale Doku für lokales Entwickeln der Seite 2021-03-08 09:18:32 +01:00
wtf-eg.lektorproject Add preview deploy server 2021-02-19 00:01:58 +01:00

README.md

Öffentliche Seite der WTF eG

Öffentliche Website der Genossenschaft auf Basis des Static-Site-Generators Lektor.

Preview im Internet

preview.wtf-kooperative.de

Status

Rohentwurf. Aktuell wurde nur das Layout auf Lektor übertragen.

Lokales entwickeln

Vorbereitung

Installation von Lektor, siehe offizielle Doku.

Server starten

Der Server kann nun per lektor server gestartet werden und sollte unter http://127.0.0.1:5000/ erreichbar sein.