The main lektor website.
https://www.getlektor.com/
d0f115019d
fix broken link for plugin api property env |
||
---|---|---|
assets | ||
configs | ||
content | ||
databags | ||
flowblocks | ||
models | ||
packages | ||
scripts | ||
templates | ||
webpack | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
Website.lektorproject |
README.md
Lektor Website
This is the repository for the Lektor website at getlektor.com.
To run:
$ lektor server
If you also want to update the webpack files, you need npm
installed
and then run it like this:
$ lektor server -f webpack
Changes here get deployed automatically by travis.