The main lektor website. https://www.getlektor.com/
Go to file
Jeff Dairiki df446238ed Hacky wrapping of long function/method signatures
This could be improved upon.
2022-02-26 16:53:12 -08:00
.github/workflows Deploy to https://lektor.github.io/lektor-website/ 2022-02-23 17:37:38 -08:00
assets/static Hacky wrapping of long function/method signatures 2022-02-26 16:53:12 -08:00
configs [lektor-website-197] Fixing url pathing of plugin tags with upper case letters. 2018-12-15 12:55:13 -06:00
content Documentation for lektor/lektor#992 2022-02-26 15:16:43 -08:00
databags [pluginlist-update] Adding some plugin category scaffolding. 2018-05-14 16:41:38 -05:00
flowblocks Fixes for mobile 2015-12-27 13:44:15 +01:00
models [lektor-website-197] Removing single option for children models of the plugins page. 2018-12-15 12:54:21 -06:00
packages Unpin old version of readme_renderer 2021-02-07 14:27:12 -08:00
scripts Initial commit 2015-12-19 14:52:17 +01:00
templates Hacky wrapping of long function/method signatures 2022-02-26 16:53:12 -08:00
webpack Hacky wrapping of long function/method signatures 2022-02-26 16:53:12 -08:00
.gitignore Use github actions to deploy lektor site 2021-09-18 12:26:32 +02:00
LICENSE Design and license update 2015-12-20 21:37:07 +01:00
README.md Update notes. 2022-02-24 08:31:56 -08:00
Website.lektorproject Deploy to https://lektor.github.io/lektor-website/ 2022-02-23 17:37:38 -08:00
tox.ini Deploy to https://lektor.github.io/lektor-website/ 2022-02-23 17:37:38 -08:00

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.