forked from ag_kommunikation/webseite
21 lines
633 B
Markdown
21 lines
633 B
Markdown
# Öffentliche Seite der WTF eG
|
|
|
|
Öffentliche Website der Genossenschaft auf Basis des Static-Site-Generators [Lektor](https://www.getlektor.com/).
|
|
|
|
## Preview im Internet
|
|
|
|
[preview.wtf-kooperative.de](https://preview.wtf-kooperative.de/)
|
|
|
|
## Status
|
|
|
|
Rohentwurf. Aktuell wurde nur das [Layout](https://git.vebit.xyz/muli/wtf-web-layout) auf Lektor übertragen.
|
|
|
|
## Lokales entwickeln
|
|
|
|
### Vorbereitung
|
|
|
|
Installation von Lektor, siehe offizielle [Doku](https://www.getlektor.com/docs/installation/).
|
|
|
|
### Server starten
|
|
|
|
Der Server kann nun per `lektor server` gestartet werden und sollte unter http://127.0.0.1:5000/ erreichbar sein. |