mirror of
https://github.com/lektor/lektor-website.git
synced 2025-04-03 00:45:37 +02:00

Fix installing error below : Error: None of the items in $PATH are writable. Run with sudo or add a $PATH item that you have access to.
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
Languages
HTML
41.9%
Python
31.2%
SCSS
21.6%
JavaScript
5.3%