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.4.0b4.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

Lektor-3.4.0b4-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file Lektor-3.4.0b4.tar.gz.

File metadata

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

File hashes

Hashes for Lektor-3.4.0b4.tar.gz
Algorithm Hash digest
SHA256 a956a41f87236107336b149132ab6ce218c53e4812db20a380b020d5ffc228f9
MD5 a82ade0b31034cc7d15aef00e9b43bc9
BLAKE2b-256 01b227e1d17e8b0a930a3ca8435a8273b94cc21ba19a479f0edc51edc435fc4f

See more details on using hashes here.

Provenance

File details

Details for the file Lektor-3.4.0b4-py3-none-any.whl.

File metadata

  • Download URL: Lektor-3.4.0b4-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.8.10

File hashes

Hashes for Lektor-3.4.0b4-py3-none-any.whl
Algorithm Hash digest
SHA256 5d5495241d7516d4ec493b5605a9e11b70837f279683cecc446193296500bae1
MD5 e876c88fa2e4adc6c489aea614660a6b
BLAKE2b-256 6abe26a7c83e91a3d423e3db2ddae1f65d4fb4ffe4d76a2d4719a876e0379750

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