Run and deploy docsify with docker.
The main content for docsify is located in the public/ directory.
A detailed documentation about docsify an be found on docsify.js.org.
We use the public/_media directory to store media files. Feel free to adopt or change this.
docker build -t docsify-docker:latest .
docker run -p 8080:80 docsify-docker:latest -d
This project is licensed under the MIT License.
Professional support is available, contact info@jop-software.de for more information.
© 2022, jop-software Inh. Johannes Przymusinski