Skip to content
/ docsify Public
forked from docsifyjs/docsify

🃏 A magical documentation site generator.

License

Notifications You must be signed in to change notification settings

lume/docsify

This branch is 150 commits behind docsifyjs/docsify:develop.

Folders and files

NameName
Last commit message
Last commit date
Mar 6, 2022
Jun 24, 2023
Jan 31, 2022
Mar 8, 2022
Jun 24, 2023
Jun 24, 2023
Jun 24, 2023
Jun 18, 2023
May 22, 2020
Jan 31, 2022
May 23, 2022
Feb 3, 2022
Mar 14, 2020
Jan 31, 2022
Jan 31, 2022
Oct 26, 2022
Mar 31, 2022
Dec 9, 2021
Dec 16, 2017
Jan 17, 2022
Jun 24, 2023
Sep 10, 2021
Oct 5, 2020
Jan 10, 2023
Jan 31, 2022
Jun 24, 2023
Jun 24, 2023
Jun 24, 2023
Jan 31, 2022
Mar 6, 2022
Apr 27, 2020

Repository files navigation

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

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

Look at this tutorial

Edit 307qqv236

Showcase

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

Move to awesome-docsify

Similar projects

Project Description
docute 📜 Effortlessly documentation done right
docpress Documentation website generator

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.
npm install && 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

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

MIT

Special Thanks

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

About

🃏 A magical documentation site generator.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.4%
  • Stylus 7.8%
  • HTML 1.4%
  • Other 0.4%