The main lektor website. https://www.getlektor.com/
Go to file
Armin Ronacher 98e6b53cc0 Switch to git version of Lektor 2015-12-19 15:41:29 +01:00
assets Switched to powershell 2015-12-19 15:07:39 +01:00
configs Initial commit 2015-12-19 14:52:17 +01:00
content Initial commit 2015-12-19 14:52:17 +01:00
databags Initial commit 2015-12-19 14:52:17 +01:00
flowblocks Initial commit 2015-12-19 14:52:17 +01:00
models Initial commit 2015-12-19 14:52:17 +01:00
packages Initial commit 2015-12-19 14:52:17 +01:00
scripts Initial commit 2015-12-19 14:52:17 +01:00
templates Initial commit 2015-12-19 14:52:17 +01:00
webpack Initial commit 2015-12-19 14:52:17 +01:00
.gitignore Initial commit 2015-12-19 14:52:17 +01:00
.travis.yml Switch to git version of Lektor 2015-12-19 15:41:29 +01:00
README.md Initial commit 2015-12-19 14:52:17 +01:00
Website.lektorproject Enable travis 2015-12-19 14:58:24 +01:00

README.md

Lektor Website

This is the work in progress website for Lektor. This also includes documentation.

To run:

lektor dev

If you also want to update the webpack files, you need npm installed and then run it like this:

LEKTOR_WEBPACK=1 lektor dev