Joe Pea

Results 958 issues of Joe Pea

## Summary I removed the try-catch from build/emoji.js because it prevented the output from being helpful when there was an error, and made the script exit with zero instead of...

## Feature request An option to put the sidebar on the right instead of the left #### What problem does this feature solve? Sometimes people want it on the other...

enhancement
pr welcome
good first Issue
ready to implement
semver-minor

Also archive the docsify-cli repo after.

## Bug Report #### Steps to reproduce ``` D:\src\docsifyjs+docsify> node build/emoji.js Build emoji - Fetching emoji data from https://api.github.com/emojis - Retrieved 1877 emoji entries - Error: Cannot read properties of...

We need allow the ability to fully encapsulate Docsify features and state. With encapsulation, it will be possible later on to mount any number of `Docsify` instances anywhere in a...

This is a new issue to track the improvements to the CSS styling system. This will likely be a major version bump on its own eventually, but first we can...

PR https://github.com/docsifyjs/docsify/pull/1970 adds more documentation on how routerMode currently affects sidebar and navbar loading. Ideally, there should not be any difference, and the sidebar and navbars paths should be determined...

## Feature request It'd be nice to be able to expand collapse the root sidebar items. F.e., in the Docsify guide, clicking `Customization` would collapse that section in the UI....

enhancement
help wanted
pr welcome
good first Issue

If so, please join our Discord, https://discord.gg/docsify and let us know in the [`#dev`](https://discord.com/channels/713647066802421792/774847028160626729) channel!

Scripts in `.vscode/launch.json` don't work. They have not been kept up-to-date with package.json.