The main lektor website.
https://www.getlektor.com/
f73fc5b658
Bumps [webpack](https://github.com/webpack/webpack) from 5.92.1 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.github/workflows | ||
assets/static | ||
configs | ||
content | ||
databags | ||
flowblocks | ||
models | ||
packages | ||
scripts | ||
templates | ||
webpack | ||
.gitignore | ||
.htmltest.yml | ||
LICENSE | ||
README.md | ||
Website.lektorproject | ||
tox.ini |
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
Notes
Changes made here get deployed automatically by this workflow.
Building lektor-website requires the latest stable release of Lektor.