mirror of
https://github.com/lektor/lektor-website.git
synced 2025-01-31 06:22:55 +01:00
The main lektor website.
https://www.getlektor.com/
assets | ||
configs | ||
content | ||
databags | ||
flowblocks | ||
models | ||
packages | ||
scripts | ||
templates | ||
webpack | ||
.gitignore | ||
.travis.yml | ||
README.md | ||
Website.lektorproject |
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