Merge pull request 'Minimale Doku für lokales Entwickeln der Seite' (#21) from 64bit/wtf-public-website:local-dev into master

Reviewed-on: https://git.vebit.xyz/vebit/wtf-public-website/pulls/21
Reviewed-by: L3D <l3d@noreply.git.vebit.xyz>
This commit is contained in:
L3D 2021-03-08 09:21:40 +01:00
commit c0c0f39ac9
1 changed files with 10 additions and 0 deletions

View File

@ -9,3 +9,13 @@
## 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.