# docsify [](https://travis-ci.org/QingWei-Li/docsify) [](https://www.npmjs.com/package/docsify) >🃏 A magical documentation site generator. ## Links - [Documentation](https://qingwei-li.github.io/docsify) - [CLI](https://github.com/QingWei-Li/docsify-cli) ## Features - Easy and lightweight - Custom themes - No build ## Quick start Create `404.html` and `README.md` into `/docs`. 404.html ```html
``` ## How to contribute - Fork it and clone! - Run `npm i && npm run dev` ## License MIT