Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brospars/docker-mkdocs
https://github.com/brospars/docker-mkdocs
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brospars/docker-mkdocs
- Owner: brospars
- License: mit
- Created: 2021-09-22T15:36:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T09:27:40.000Z (10 months ago)
- Last Synced: 2024-10-11T21:53:53.704Z (about 1 month ago)
- Language: Dockerfile
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A preconfigured mkdocs image to export to PDF
This repository contains a Dockerfile to build MkDocs documentation with [mkdocs-page-pdf](https://github.com/brospars/mkdocs-page-pdf)
Docker hub : https://hub.docker.com/repository/docker/brospars/docker-mkdocs
```bash
docker run -it brospars/docker-mkdocs
```