🖌 docsify cli - A magical documentation generator.
Gold Sponsor via Open Collective
Running a server on
localhost
with live-reload.
Install docsify-cli
via npm
or yarn
globally.
npm i docsify-cli -g # yarn global add docsify-cli
Use init
to generate your docs.
docsify init [path] [--local false] [--rcMode] [--theme vue] [--plugins] # docsify i [path] [-l false] [--rc] [-t vue] [-p]
[path]
defaults to the current directory. Use relative paths like ./docs
(or docs
).
--local
option:
-l
false
docsify
files to the docs path, defaults to false
using cdn.jsdelivr.net
as the content delivery network (CDN). To explicitly set this option to false
use --no-local
.--rcMode
option:
--rc
false
docsify
preview release version (rc
resource).--theme
option:
-t
vue
vue
.--plugins
option:
-p
false
<script>
tags to index.html
.Run a server on localhost
with livereload.
docsify serve [path] [--open false] [--port 3000] # docsify s [path] [-o false] [-p 3000]
--open
option:
-o
false
false
. To explicitly set this option to false
use --no-open
.--port
option:
-p
3000
3000
.Docsify's generators.
docsify generate [path] [--sidebar _sidebar.md] [--overwrite] # docsify g [path] [-s _sidebar.md] [-o]
--sidebar
option:
-s
_sidebar.md
_sidebar.md
.--overwrite
option:
-o
false
Please see the Contributing Guidelines
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4