Skip to main content

A static content management system.

Project description

Lektor

Unix Build Status Windows Build Status Code Coverage PyPI version PyPI - Python Version node:? 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 example folder which contains a very basic project to get started.

For a more complete website look at lektor/lektor-website which contains the sourcecode for the official lektor website. We also have the example project at the top level of this repository example/ that is a lean example of the wide variety of the features of Lektor.

How do I use this?

For installation instructions head to the official documentation:

Want to develop on Lektor?

This gets you started:

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

If you want to run the test suite:

$ virtualenv venv
$ . venv/bin/activate
$ pip install --editable ".[test]"
$ make test

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.1.3.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

Lektor-3.1.3-py2.py3-none-any.whl (1.8 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file Lektor-3.1.3.tar.gz.

File metadata

  • Download URL: Lektor-3.1.3.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2

File hashes

Hashes for Lektor-3.1.3.tar.gz
Algorithm Hash digest
SHA256 60a83e7a100780a58553324b396b0df32a2f584452184efbf87acefed85e564d
MD5 abc921bca8165afd0d77a2e2fd5c9991
BLAKE2b-256 000243e93399b2f3974d7dfc50364d2d74a000f98bd0eedc406fd391769643e2

See more details on using hashes here.

Provenance

File details

Details for the file Lektor-3.1.3-py2.py3-none-any.whl.

File metadata

  • Download URL: Lektor-3.1.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2

File hashes

Hashes for Lektor-3.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 60568b3744b30d88dfb9daffefffe12fbbb5d1591a4ae4cff72ccc64a25c971a
MD5 e18af7c5bbede17ed85723ff641b4ded
BLAKE2b-256 c355611df4ea8a93e56c2cdba1f22d865fa19354959b949f90d56acc75e826ee

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