Migrated repository
Go to file
2018-01-29 10:37:27 +08:00
.github docs: add docsify-ignore 2017-03-16 08:48:21 +08:00
.vscode chore: add vscode config 2017-10-02 13:26:45 +08:00
build fix: remove codesponsor 2017-12-13 10:29:53 +08:00
docs Adding double-space so the !> is formatted correctly (#373) 2018-01-29 10:37:27 +08:00
lib [build] 4.5.7 2017-12-29 16:46:56 +08:00
media Add logo (#28) 2016-12-18 15:30:50 +08:00
packages/docsify-server-renderer [build] 4.5.7 2017-12-29 16:46:56 +08:00
src fix:修复中文文件名导致侧边栏不正确问题 (#353) (#358) 2018-01-20 15:33:15 +08:00
.eslintignore refactor(ssr): for test 2017-05-30 04:28:30 +08:00
.eslintrc refactor(ssr): for test 2017-05-30 04:28:30 +08:00
.gitignore chore: ignore ./lib , force add ./lib on release (#283) 2017-10-15 19:20:35 -05:00
.npmignore update helper files 2017-03-18 17:21:59 +01:00
.travis.yml chore: update travisci 2017-09-06 18:25:56 +08:00
app.js chore: prettier code 2017-09-22 10:07:10 +08:00
CHANGELOG.md chore: add changelog 4.5.7 2017-12-29 16:46:56 +08:00
dev.html chore: update template 2017-10-30 21:58:33 +08:00
HISTORY.md Fix typos (#326) 2017-12-16 12:06:12 +08:00
lerna.json add lerna 2017-05-31 10:01:15 +08:00
LICENSE Update LICENSE 2017-12-26 18:01:57 +08:00
package-lock.json fix: updated deps (#337) 2018-01-05 08:06:43 +08:00
package.json fix: updated deps (#337) 2018-01-05 08:06:43 +08:00
README.md add awesome docsify link 2018-01-24 10:31:36 +08:00

docsify

A magical documentation site generator.

Travis Status npm Chat donate

Glod Sponsor via Open Collective

Features

  • No statically built html files
  • Simple and lightweight (~18kB 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]

License

MIT

FOSSA Status