Skip to main content

A static content management system.

Project description

Lektor

Tests master Code Coverage PyPI version PyPI - Python Version Code Style: Black Join the chat at https://gitter.im/lektor/lektor

Lektor is a static website generator. It builds out an entire project from static files into many individual HTML pages and has a built-in admin UI and minimal desktop app.

To see how it works look at the top-level example/ folder, which contains a showcase of the wide variety of Lektor's features.

For a more complete example look at the lektor/lektor-website repository, which contains the sourcecode for the official lektor website.

How do I use this?

For installation instructions head to the official documentation:

Want to develop on Lektor?

This gets you started (assuming you have Python, pip, Make and pre-commit installed):

$ git clone https://github.com/lektor/lektor
$ cd lektor
$ virtualenv venv
$ . venv/bin/activate
$ pip install --editable .
$ make build-js
$ pre-commit install
$ export LEKTOR_DEV=1
$ cp -r example example-project
$ lektor --project example-project server

If you want to run the test suite (you'll need tox installed):

$ tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lektor-3.3.12.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

Lektor-3.3.12-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file lektor-3.3.12.tar.gz.

File metadata

  • Download URL: lektor-3.3.12.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for lektor-3.3.12.tar.gz
Algorithm Hash digest
SHA256 a856e5f94f77f8c960f6c3f21675338ac32e205bf035582063b17ea137035b03
MD5 fc92da7ce97bd2749e5462103f715f3e
BLAKE2b-256 ea8ac2485e3e6777c409081eb5517a3a97743aac8ea000eef95230371079188f

See more details on using hashes here.

File details

Details for the file Lektor-3.3.12-py3-none-any.whl.

File metadata

  • Download URL: Lektor-3.3.12-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for Lektor-3.3.12-py3-none-any.whl
Algorithm Hash digest
SHA256 d5667647bd784ae5216fbc1a32ea0022ed0b559d9d1967744675aa39ece72075
MD5 59533e676d6eabeecac97c3ae809539b
BLAKE2b-256 00ae20001dbf0db5b9583fd6fe04334ef74fa286a3a7b8cfb1e9f4a985f376a2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page