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, npm, and pre-commit installed):

$ git clone https://github.com/lektor/lektor
$ cd lektor
$ python -m venv _venv
$ . _venv/bin/activate

# pip>=21.3 is required for PEP 610 support
$ pip install -U "pip>=21.3"

$ pip install --editable .

# If you plan on committing:
$ pre-commit install

# Run the Lektor server
$ 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.4.0b5.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

lektor-3.4.0b5-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file lektor-3.4.0b5.tar.gz.

File metadata

  • Download URL: lektor-3.4.0b5.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for lektor-3.4.0b5.tar.gz
Algorithm Hash digest
SHA256 43d25e2d0a90be9ad8e2eb59dff989d6dad658963f80bc7cc9eaa1f324d40229
MD5 589de7529c6274a15b4d9fc34c24c167
BLAKE2b-256 b0d3aa9a45bb64556b1df74d7a5cd3d2162e6000b1560ed1b62e248dd67abf37

See more details on using hashes here.

Provenance

File details

Details for the file lektor-3.4.0b5-py3-none-any.whl.

File metadata

  • Download URL: lektor-3.4.0b5-py3-none-any.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for lektor-3.4.0b5-py3-none-any.whl
Algorithm Hash digest
SHA256 3ccff5c47fc094dd12eab0879585104ef3e2a8809a1c3d6d0a8a5565076fddac
MD5 0df67c4ba10a80c3c1f79dd918b41c1c
BLAKE2b-256 9c02e66f81e33089c16c8406459e50afae22c3f7344f7a9ba7c329c0d4bbcad0

See more details on using hashes here.

Provenance

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