mirror of
https://github.com/lektor/lektor-website.git
synced 2025-02-06 08:41:28 +01:00
The main lektor website.
https://www.getlektor.com/
|
||
---|---|---|
.github/workflows | ||
assets/static | ||
configs | ||
content | ||
databags | ||
flowblocks | ||
models | ||
packages | ||
scripts | ||
templates | ||
webpack | ||
.gitignore | ||
LICENSE | ||
README.md | ||
tox.ini | ||
Website.lektorproject |
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
Notes
Changes made here get deployed automatically by this workflow.
Building lektor-website requires the latest stable release of Lektor.