{"id":13469282,"url":"https://github.com/lektor/lektor","last_synced_at":"2025-05-11T03:45:30.488Z","repository":{"id":38961914,"uuid":"48275928","full_name":"lektor/lektor","owner":"lektor","description":"The lektor static file content management system","archived":false,"fork":false,"pushed_at":"2025-05-08T08:19:53.000Z","size":9260,"stargazers_count":3886,"open_issues_count":255,"forks_count":315,"subscribers_count":73,"default_branch":"master","last_synced_at":"2025-05-11T03:45:23.768Z","etag":null,"topics":["cms","static-site-generator"],"latest_commit_sha":null,"homepage":"https://www.getlektor.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lektor.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-12-19T09:18:36.000Z","updated_at":"2025-05-08T08:19:57.000Z","dependencies_parsed_at":"2023-02-18T14:31:14.917Z","dependency_job_id":"f5360201-b5dd-445c-bef0-73efd76d35b3","html_url":"https://github.com/lektor/lektor","commit_stats":{"total_commits":1347,"total_committers":102,"mean_commits":"13.205882352941176","dds":0.7074981440237564,"last_synced_commit":"cf6e23af371a10b581cb606d228fbdd831595007"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lektor%2Flektor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lektor%2Flektor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lektor%2Flektor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lektor%2Flektor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lektor","download_url":"https://codeload.github.com/lektor/lektor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253514555,"owners_count":21920334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","static-site-generator"],"created_at":"2024-07-31T15:01:31.821Z","updated_at":"2025-05-11T03:45:30.472Z","avatar_url":"https://github.com/lektor.png","language":"Python","readme":"# Lektor\n\n[![CI/CD Badge]][CI/CD]\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\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n[CI/CD Badge]: https://github.com/lektor/lektor/actions/workflows/ci-cd.yml/badge.svg?branch=master\n[CI/CD]: https://github.com/lektor/lektor/actions/workflows/ci-cd.yml\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\u003cimg src=\"https://raw.githubusercontent.com/lektor/lektor-assets/master/screenshots/admin.png\" width=\"100%\"\u003e\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, npm, and pre-commit\ninstalled):\n\n```bash\n$ git clone https://github.com/lektor/lektor\n$ cd lektor\n$ python -m venv _venv\n$ . _venv/bin/activate\n\n# pip\u003e=21.3 is required for PEP 610 support\n$ pip install -U \"pip\u003e=21.3\"\n\n$ pip install --editable .\n\n# If you plan on committing:\n$ pre-commit install\n\n# Run the Lektor server\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```sh\n$ tox\n```\n","funding_links":[],"categories":["Python","\u003ca id=\"tag-static_site\" href=\"#tag-static_site\"\u003eStatic Site\u003c/a\u003e","Static Site Generator","静态站点生成器","others","Apps","Content Management Systems","Static Site Generator [🔝](#readme)","Web","By Language"],"sub_categories":["Development","Static website generator","Python"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flektor%2Flektor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flektor%2Flektor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flektor%2Flektor/lists"}