Skip to content

Repository files navigation

Lektor Website

This is the repository for the Lektor website at getlektor.com.

Development / Editing the Website

To work on this project locally:

First, ensure that you have both uv and node installed.

Then:

$ git clone https://github.com/lektor/lektor-website.git
$ cd lektor-website
$ uv run lektor -f webpack server

You should now be able to access the Lektor admin UI by pointing your web browser at http://localhost:5000/.

Tests

Running

$ uv run noxfile.py

will build the project.

If you have htmltest installed (somewhere in your $PATH), then you may run

$ uv run noxfile -t tests

to build the project, then check internal links for validity.

Notes

Changes made here get deployed automatically by this workflow.

About

The main lektor website.

Resources

Stars

165 stars

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages