Jeff Dairiki 1f315d8e5a chore: disuse deprecated cgi module
The `cgi` module is deprecated as of python 3.11 and is to be removed
in python 3.13.
2023-11-11 13:10:40 +01:00
2023-05-22 17:24:07 -07:00
2015-12-27 13:44:15 +01:00
2015-12-19 14:52:17 +01:00
2023-10-25 22:02:46 +02:00
2022-12-17 10:09:55 +01:00
2015-12-20 21:37:07 +01:00
2022-02-24 08:31:56 -08:00
2022-12-17 10:09:55 +01:00

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.

Description
The main lektor website.
https://www.getlektor.com/
Readme 75 MiB
Languages
HTML 41.9%
Python 31.2%
SCSS 21.6%
JavaScript 5.3%