You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qingwei.li e810ba38cb chore: typo 6 years ago
.github chore: typo 6 years ago
.vscode chore: add vscode config 7 years ago
build fix: build config 6 years ago
docs chore: typo 6 years ago
lib [build] 4.5.9 6 years ago
packages/docsify-server-renderer fix: ssr coverpage, fixed #273 6 years ago
src chore: remove console.log 6 years ago
.eslintignore refactor(ssr): for test 7 years ago
.eslintrc refactor(ssr): for test 7 years ago
.gitignore chore: ignore ./lib , force add ./lib on release (#283) 7 years ago
.npmignore update helper files 7 years ago
.travis.yml chore: update travisci 7 years ago
CHANGELOG.md chore: add changelog 4.5.9 6 years ago
CONTRIBUTING.md chore: Activating Open Collective (#367) 6 years ago
HISTORY.md Fix typos (#326) 7 years ago
LICENSE Update LICENSE 6 years ago
README.md chore: typo 6 years ago
app.js chore: prettier code 7 years ago
dev.html chore: update template 7 years ago
lerna.json add lerna 7 years ago
package-lock.json chore: fix package-lock 6 years ago
package.json fix: ssr compatible embedd 6 years ago

README.md

docsify

A magical documentation site generator.

Backers on Open Collective Sponsors on Open Collective Travis Status npm donate

Glod Sponsor via Open Collective

Features

  • No statically built html files
  • Simple and lightweight (~19kB gzipped)
  • Smart full-text search plugin
  • Multiple themes
  • Useful plugin API
  • Compatible with IE10+
  • Support SSR (example)

Quick start

Look at this tutorial or online demo.

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

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

Development

npm run bootstrap && npm run dev
open http://localhost:3000

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

FOSSA Status