docsify

A magical documentation site generator.

README

docsify

  A magical documentation site generator.

Backers on Open Collective Sponsors on Open Collective Build & Test npm donate Join Discord community and chat about Docsify Gitpod Ready-to-Code

Gold Sponsor via Open Collective


Links


- [develop branch preview](https://docsify-preview.vercel.app/)
- CLI
- CDN: UNPKG | jsDelivr | cdnjs

Features


- No statically built html files
- Simple and lightweight
- Smart full-text search plugin
- Multiple themes
- Useful plugin API
- Compatible with IE11
- Experimental SSR support (example)
- Support embedded files

Quick start


Edit 307qqv236

Showcase


These projects are using docsify to generate their sites. Pull requests welcome :blush:


Similar projects


ProjectDescription
----------------------------------------------------------------------------------------
[docute](https://github.com/egoist/docute)📜
[docpress](https://github.com/docpress/docpress)Documentation

Contributing


Online one-click setup for Contributing


You can use Gitpod (a free online VS Code-like IDE) for contributing. With a single click it'll launch a workspace and automatically:

- clone the docsify repo.
- install the dependencies.
- start npm run dev.

So that you can start straight away.
Open in Gitpod

- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git add . && git commit -m 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request

Development


  1. ``` sh
  2. npm run bootstrap && npm run dev
  3. ```

Backers


Thank you to all our backers! 🙏 [Become a backer]


Sponsors


Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]


Contributors


This project exists thanks to all the people who contribute. [Contribute].

License



Special Thanks


A preview of Docsify's PR and develop branch is Powered by Vercel