docsify-cli icon indicating copy to clipboard operation
docsify-cli copied to clipboard

🖌 docsify cli tool - A magical documentation generator.

Results 34 docsify-cli issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=update-notifier&from_version=4.1.0&to_version=6.0.0&pr_id=6f9e8ddd-f50d-4de8-91a2-6eb7c7f1a028&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

I would like to know why generating multi-level directories is not supported

Dependency module Marked 1.2.9 npm module is having a high vulnerability open. https://github.com/advisories/GHSA-rrrm-qjm4-v8hf Marked-1.2.9 is a transient dependency for parent module docsify-cli. docsify-cli latest version is 4.4.4 which is still...

If I try to reach the root `index.html` everything is fine: `http://localhost:3000/` is properly displaying `index.html` but if I try to reach a sub folder with another `index.html`: `http://localhost:3000/a/b/` ,...

> it's on windows My file struct is: ```text └─doctest .nojekyll index.html markdown.md more-pages.md my404.md plugins.md pwa.md quickstart.md README.md ssr.md SUMMARY.md themes.md vue.md write-a-plugin.md _sidebar.md ``` after i run `docsify...

(win10 environment) npm i docsify-cli -g complete but run docsify init ./docs report an error : 'docsify' is not an internal or external command, nor is it a runnable program...

need more info

The local development server spawned by `docsify serve` listens on all interfaces by default. This might be a security concern when working on an insecure local network. This PR restricts...

needs discussion

http header.md -> sidebar title display : [http header](docs/http header) test#1.md -> 404 xxx?.md -> 404

I have installed Docsify using npm then I see there are 3 folders, namely docsify, docsify-cli, docsify-server-renderer. Now what do I do next? i tried to create a folder and...

need more info

Enhance #130 Generate sidebar with nested md files like descripte in https://github.com/docsifyjs/docsify/issues/1290

enhancement