https://github.com/jop-software/docsify-docker-template
Template for a docsify installation with docker.
https://github.com/jop-software/docsify-docker-template
caddy caddyserver docker docsify documentation
Last synced: 6 months ago
JSON representation
Template for a docsify installation with docker.
- Host: GitHub
- URL: https://github.com/jop-software/docsify-docker-template
- Owner: jop-software
- License: mit
- Created: 2022-03-09T19:52:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T18:01:00.000Z (almost 4 years ago)
- Last Synced: 2025-02-15T04:43:47.349Z (11 months ago)
- Topics: caddy, caddyserver, docker, docsify, documentation
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Write Content
The main content for docsify is located in the [public/](/public/) directory.
A detailed documentation about docsify an be found on [docsify.js.org](https://docsify.js.org).
### Media Files
We use the [public/_media](/public/_media/) directory to store media files. Feel free to adopt or change this.
## Build
```bash
docker build -t docsify-docker:latest .
```
## Run
```bash
docker run -p 8080:80 docsify-docker:latest -d
```
## License
This project is licensed under the [MIT License](/LICENSE).
## Professional Support
Professional support is available, contact [info@jop-software.de](mailto:info@jop-software.de) for more information.
© 2022, jop-software Inh. Johannes Przymusinski