Name | Lektor JSON |
Version |
3.3.12
JSON |
| download |
home_page | https://www.getlektor.com/ |
Summary | A static content management system. |
upload_time | 2024-08-18 23:46:38 |
maintainer | None |
docs_url | None |
author | Armin Ronacher |
requires_python | >=3.6 |
license | BSD |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Lektor
[![Tests master](https://github.com/lektor/lektor/workflows/Tests%20master/badge.svg)](https://github.com/lektor/lektor/actions?query=workflow%3A%22Tests+master%22)
[![Code Coverage](https://codecov.io/gh/lektor/lektor/branch/master/graph/badge.svg)](https://codecov.io/gh/lektor/lektor)
[![PyPI version](https://badge.fury.io/py/Lektor.svg)](https://pypi.org/project/Lektor/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/Lektor.svg)](https://pypi.org/project/Lektor/)
[![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Join the chat at https://gitter.im/lektor/lektor](https://badges.gitter.im/lektor/lektor.svg)](https://gitter.im/lektor/lektor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
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.
<img src="https://raw.githubusercontent.com/lektor/lektor-assets/master/screenshots/admin.png" width="100%">
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](https://github.com/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:
- [Installation](https://www.getlektor.com/docs/installation/)
- [Quickstart](https://www.getlektor.com/docs/quickstart/)
## 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
```
Raw data
{
"_id": null,
"home_page": "https://www.getlektor.com/",
"name": "Lektor",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Armin Ronacher",
"author_email": "armin.ronacher@active-4.com",
"download_url": "https://files.pythonhosted.org/packages/ea/8a/c2485e3e6777c409081eb5517a3a97743aac8ea000eef95230371079188f/lektor-3.3.12.tar.gz",
"platform": "any",
"description": "# Lektor\n\n[![Tests master](https://github.com/lektor/lektor/workflows/Tests%20master/badge.svg)](https://github.com/lektor/lektor/actions?query=workflow%3A%22Tests+master%22)\n[![Code Coverage](https://codecov.io/gh/lektor/lektor/branch/master/graph/badge.svg)](https://codecov.io/gh/lektor/lektor)\n[![PyPI version](https://badge.fury.io/py/Lektor.svg)](https://pypi.org/project/Lektor/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/Lektor.svg)](https://pypi.org/project/Lektor/)\n[![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Join the chat at https://gitter.im/lektor/lektor](https://badges.gitter.im/lektor/lektor.svg)](https://gitter.im/lektor/lektor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nLektor is a static website generator. It builds out an entire project\nfrom static files into many individual HTML pages and has a built-in\nadmin UI and minimal desktop app.\n\n<img src=\"https://raw.githubusercontent.com/lektor/lektor-assets/master/screenshots/admin.png\" width=\"100%\">\n\nTo see how it works look at the top-level `example/` folder, which contains\na showcase of the wide variety of Lektor's features.\n\nFor a more complete example look at the [lektor/lektor-website](https://github.com/lektor/lektor-website)\nrepository, which contains the sourcecode for the official lektor website.\n\n## How do I use this?\n\nFor installation instructions head to the official documentation:\n\n- [Installation](https://www.getlektor.com/docs/installation/)\n- [Quickstart](https://www.getlektor.com/docs/quickstart/)\n\n## Want to develop on Lektor?\n\nThis gets you started (assuming you have Python, pip, Make and pre-commit\ninstalled):\n\n```\n$ git clone https://github.com/lektor/lektor\n$ cd lektor\n$ virtualenv venv\n$ . venv/bin/activate\n$ pip install --editable .\n$ make build-js\n$ pre-commit install\n$ export LEKTOR_DEV=1\n$ cp -r example example-project\n$ lektor --project example-project server\n```\n\nIf you want to run the test suite (you'll need tox installed):\n\n```\n$ tox\n```\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "A static content management system.",
"version": "3.3.12",
"project_urls": {
"Changelog": "https://github.com/lektor/lektor/blob/3.3-maintenance/CHANGES.md",
"Documentation": "https://www.getlektor.com/docs/",
"Homepage": "https://www.getlektor.com/",
"Source": "https://github.com/lektor/lektor/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "00ae20001dbf0db5b9583fd6fe04334ef74fa286a3a7b8cfb1e9f4a985f376a2",
"md5": "59533e676d6eabeecac97c3ae809539b",
"sha256": "d5667647bd784ae5216fbc1a32ea0022ed0b559d9d1967744675aa39ece72075"
},
"downloads": -1,
"filename": "Lektor-3.3.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "59533e676d6eabeecac97c3ae809539b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1704710,
"upload_time": "2024-08-18T23:46:36",
"upload_time_iso_8601": "2024-08-18T23:46:36.687744Z",
"url": "https://files.pythonhosted.org/packages/00/ae/20001dbf0db5b9583fd6fe04334ef74fa286a3a7b8cfb1e9f4a985f376a2/Lektor-3.3.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ea8ac2485e3e6777c409081eb5517a3a97743aac8ea000eef95230371079188f",
"md5": "fc92da7ce97bd2749e5462103f715f3e",
"sha256": "a856e5f94f77f8c960f6c3f21675338ac32e205bf035582063b17ea137035b03"
},
"downloads": -1,
"filename": "lektor-3.3.12.tar.gz",
"has_sig": false,
"md5_digest": "fc92da7ce97bd2749e5462103f715f3e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2350688,
"upload_time": "2024-08-18T23:46:38",
"upload_time_iso_8601": "2024-08-18T23:46:38.928793Z",
"url": "https://files.pythonhosted.org/packages/ea/8a/c2485e3e6777c409081eb5517a3a97743aac8ea000eef95230371079188f/lektor-3.3.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-18 23:46:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lektor",
"github_project": "lektor",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "lektor"
}