Skip to content

jop-software/docsify-docker-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docsify Docker Template

Run and deploy docsify with docker.

Write Content

The main content for docsify is located in the public/ directory.

A detailed documentation about docsify an be found on docsify.js.org.

Media Files

We use the public/_media directory to store media files. Feel free to adopt or change this.

Build

docker build -t docsify-docker:latest .

Run

docker run -p 8080:80 docsify-docker:latest -d

License

This project is licensed under the MIT License.

Professional Support

Professional support is available, contact [email protected] for more information.

© 2022, jop-software Inh. Johannes Przymusinski