{"id":18485276,"url":"https://github.com/softinstigate/lektor-docker","last_synced_at":"2025-04-08T19:32:21.417Z","repository":{"id":87382230,"uuid":"85960852","full_name":"SoftInstigate/lektor-docker","owner":"SoftInstigate","description":"Docker container for running Lektor CMS https://www.getlektor.com","archived":false,"fork":false,"pushed_at":"2019-12-05T09:11:11.000Z","size":25,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T17:45:47.731Z","etag":null,"topics":["cms","docker-container","lektor","nodejs","npm"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SoftInstigate.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2017-03-23T14:42:04.000Z","updated_at":"2025-01-26T14:38:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0c1aa11-c6ed-4756-b0ff-b78b117a4bdf","html_url":"https://github.com/SoftInstigate/lektor-docker","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftInstigate%2Flektor-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftInstigate%2Flektor-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftInstigate%2Flektor-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftInstigate%2Flektor-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftInstigate","download_url":"https://codeload.github.com/SoftInstigate/lektor-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247912721,"owners_count":21017038,"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","docker-container","lektor","nodejs","npm"],"created_at":"2024-11-06T12:44:42.625Z","updated_at":"2025-04-08T19:32:21.409Z","avatar_url":"https://github.com/SoftInstigate.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lektor-docker\n\n[![Build Status](https://travis-ci.org/SoftInstigate/lektor-docker.svg?branch=master)](https://travis-ci.org/SoftInstigate/lektor-docker)\n[![Docker Stars](https://img.shields.io/docker/stars/softinstigate/lektor.svg?maxAge=2592000\u0026logo=docker)](https://hub.docker.com/r/softinstigate/lektor/)\n[![Docker Pulls](https://img.shields.io/docker/pulls/softinstigate/lektor.svg?maxAge=2592000\u0026logo=docker)](https://hub.docker.com/r/softinstigate/lektor/)\n\nDocker container for running [Lektor CMS](https://www.getlektor.com), plus some useful Javascript tools.\n\nWe mainly use this in continuous integration \u0026 delivery pipelines, deploying to AWS.\n\nDocker builds: https://hub.docker.com/r/softinstigate/lektor/\n\n `docker pull softinstigate/lektor`\n\n## Base image\n\n`python:2.7`\n\n## Installed packages\n\n* Lektor 3.x\n* Nodejs 8.x with npm\n* yarn\n* bower 1.x\n* gulp 4.x\n* grunt-cli 1.x\n* Amazon AWS CLI\n\n## Examples\n\nFirst of all, please read the [Lektor quickstart](https://www.getlektor.com/docs/quickstart/) so that you know the basic lektor commands.\n\nYou must `cd` into an __alredy existing Lektor project__.\n\nTo build the site:\n\n```bash\ndocker run --rm  -v $(pwd):/opt/lektor softinstigate/lektor build\n```\n\nTo serve the site:\n\n```bash\ndocker run --rm  -v $(pwd):/opt/lektor -p 5000:5000 softinstigate/lektor server --host 0.0.0.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftinstigate%2Flektor-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftinstigate%2Flektor-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftinstigate%2Flektor-docker/lists"}