Jeff Dairiki 092b7d379b Deploy workflow: upgrade pip before installing tox
This is a flailing attempt to prevent the apparently intermittent
failure which happened in run 51, attempts [1][] and [2][].

The specific error was "`Error while finding module specification for 'pip' (AttributeError:
module '__main__' has no attribute '__file__')`" while Lektor was
running pip to install a local package.

[1]: https://github.com/lektor/lektor-website/actions/runs/1661330194/attempts/1
[2]: https://github.com/lektor/lektor-website/actions/runs/1661330194/attempts/2
2022-01-05 22:31:57 -08:00
2020-04-21 22:47:44 +03: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
2021-09-18 12:46:59 +02: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%