{"id":20391284,"url":"https://github.com/nicksantamaria/docker-mkdocs","last_synced_at":"2025-04-12T11:22:35.432Z","repository":{"id":77313990,"uuid":"113002274","full_name":"nicksantamaria/docker-mkdocs","owner":"nicksantamaria","description":"Container for running mkdocs - www.mkdocs.org","archived":false,"fork":false,"pushed_at":"2017-12-04T13:10:14.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-26T06:11:25.265Z","etag":null,"topics":["docker-image","mkdocs"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/nicksantamaria/mkdocs","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicksantamaria.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-04T06:09:46.000Z","updated_at":"2017-12-04T06:51:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"852519f3-1d53-4673-b8ea-4830504686da","html_url":"https://github.com/nicksantamaria/docker-mkdocs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksantamaria%2Fdocker-mkdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksantamaria%2Fdocker-mkdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksantamaria%2Fdocker-mkdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksantamaria%2Fdocker-mkdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicksantamaria","download_url":"https://codeload.github.com/nicksantamaria/docker-mkdocs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248558364,"owners_count":21124271,"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":["docker-image","mkdocs"],"created_at":"2024-11-15T03:30:27.595Z","updated_at":"2025-04-12T11:22:35.424Z","avatar_url":"https://github.com/nicksantamaria.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# mkdocs\n\nDocker container for running `mkdocs` documentation static site generator.\n\n## Usage\n\nRun `mkdocs serve` command in background. Should allow you to view the site on http://localhost:8000\n\n```bash\ndocker run --rm -v $(pwd):/data -p 8000:8000 -d nicksantamaria/mkdocs serve -a 0.0.0.0:8000\n```\n\nRun `mkdocs build` command.\n\n```bash\ndocker run --rm -v $(pwd):/data nicksantamaria/mkdocs build\n```\n\n## Tags\n\nThere is a build for both Alpine Linux and Debian Jessie. Images are built weekly (Sunday night UTC), you have these choices for tags.\n\n- `latest` - most recent Alpine image.\n- `alpine` - most recent Alpine image.\n- `jessie` - most recent Debian Jessie image.\n- `[mkdocs-version]-alpine` - Specific version of mkdocs on Alpine.\n- `[mkdocs-version]-jessie` - Specific version of mkdocs on Debian Jessie.\n\nOnly the latest version of `mkdocs` is built each week, pinning to an older version stop upstream security patches.\n\n## Themes\n\nFor convenience, the following themes are bundled in the container:\n\n* [Cinder](https://github.com/chrissimpkins/cinder)\n* [Material](https://github.com/squidfunk/mkdocs-material)\n* [Alabaster](https://github.com/iamale/mkdocs-alabaster)\n* [Psinder](https://github.com/michaeltlombardi/mkdocs-psinder)\n* [Bootswatch](https://github.com/mkdocs/mkdocs-bootswatch)\n* [Bootstrap](https://github.com/mkdocs/mkdocs-bootstrap)\n* [Windmill](https://github.com/gristlabs/mkdocs-windmill)\n* [Windmill Dark](https://github.com/noraj1337/mkdocs-windmill-dark)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksantamaria%2Fdocker-mkdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicksantamaria%2Fdocker-mkdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksantamaria%2Fdocker-mkdocs/lists"}