lektor
Python-based static website generator
Install
- All systems
-
curl cmd.cat/lektor.sh
- Debian
-
apt-get install lektor
- Ubuntu
-
apt-get install lektor
- Kali Linux
-
apt-get install lektor
- Fedora
-
dnf install lektor
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lektor
- Dockerfile
- dockerfile.run/lektor
lektor
Python-based static website generator
Lektor is a static website generator. A lektor project is a collection of static files that can be built into many individual HTML pages. Lektor can also be used like a CMS providing a browser-based admin interface to edit the website's contents and create new pages.