idleman 3dbadc8548 test | 1 anno fa | |
---|---|---|
_media | 1 anno fa | |
app | 1 anno fa | |
.nojekyll | 1 anno fa | |
README.md | 1 anno fa | |
_404.md | 1 anno fa | |
_glossary.md | 1 anno fa | |
_nav.md | 1 anno fa | |
_sidebar.md | 1 anno fa | |
docsify-glossary.min.js | 1 anno fa | |
faq.md | 1 anno fa | |
index.html | 1 anno fa | |
plugin.js | 1 anno fa | |
special-syntax.md | 1 anno fa | |
usage.md | 1 anno fa |
ReDoc is a fast remote markdown documentation base on the awesome docsify :smile:
Nothing but a few adjustments to increase this wonderful tool :
Basically, just type a :
$|docker run -p 3000:3000 -p 35729:35729 -e REFRESH_DELAY=1 -e REPOSITORY_URL=https://your-remote-markdow-doc.git rdoc
>|Serving /My/doc/path/doc now.
>|success|Listening at http://localhost:3000
It's done ! You docsify is available at https://127.0.0.1:3000
If your a beginner with docsify and docker, please just go to the getting start section