Jeff Dairiki abe0593395 Deploy to https://lektor.github.io/lektor-website/
Disuse tox for running the deployment.  By default tox filters most
environment variables out when running testenvs. This filters any
credentials (e.g. LEKTOR_DEPLOY_PASSWORD) from the environment.

Those environment variables could be passed to the testenv, but it
seems simpler to build and deploy straight from the workflow.
2022-02-23 17:37:38 -08:00
2015-12-27 13:44:15 +01:00
2015-12-19 14:52:17 +01:00
2015-12-20 21:37:07 +01:00
2016-03-10 10:59:51 -08: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 here get deployed automatically by travis.

Building lektor-website requires the "master" version of lektor, see the development install instructions

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