From 2a6021f50b3dbda40319df56dd1d6d357217d67e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benedikt=20Br=C3=BCckmann?= <64bit+git@posteo.de> Date: Mon, 8 Mar 2021 09:18:32 +0100 Subject: [PATCH] =?UTF-8?q?Minimale=20Doku=20f=C3=BCr=20lokales=20Entwicke?= =?UTF-8?q?ln=20der=20Seite?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 928f435e..44c902d4 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file