docsify
docsify copied to clipboard
🃏 A magical documentation site generator.
## Feature request #### What problem does this feature solve? Nice image placement that only needs simple markdown convention. #### What does the proposed API look like? Basically in .md...
how can i use vue in _coverpage.md?
## Feature request similar to the ".nojekyll", is it possible to include a ".nodocsify" file that prevents docsify from operating on certain folders? #### What problem does this feature solve?...
## Feature request Allow hooks to work for Sidenav (and perhaps Navbar) #### What problem does this feature solve? I have a need where sidebar data is being generated (outside...
## Feature request The existing `mergeSidebar` option is nifty: it allows you to merge the navbar into the sidebar for smaller screens, otherwise it won't look right. However, the navbar...
## Feature request Each time we navigate, if the sidebar menu item expands, the whole sidebar re-renders (sidebar DOM is replaced with a new one) #### What problem does this...
## Feature request It'd be great for all markdown features of pages to also work in the sidebar too. For example, suppose we want to use https://github.com/jhildenbiddle/docsify-tabs to put tabs...
Trying to embed without the full sidebar showing, but just the hamburger toggle button. Is that possible?
## Feature request #### What problem does this feature solve? Ability to use docsify as for API documentation. #### How should this be implemented in your opinion? Something like gitbook....
Continuing from https://github.com/docsifyjs/docsify/issues/1173#event-3485443350 ## Feature request When only `onlyCover` is true, it would be great to have an option to show the menu (and of course the menu should not...