diff --git a/README.md b/README.md index 57f2d512..cbc58723 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ -# docsify [WIP] +# docsify [](https://travis-ci.org/QingWei-Li/docsify) [](https://www.npmjs.com/package/docsify) >🃏 A magical documentation site generator. +## CLI +[https://github.com/QingWei-Li/docsify-cli](https://github.com/QingWei-Li/docsify-cli) + ## Features - Easy and lightweight -- Custom themes and plugins +- Custom themes +- No build ## Quick start Such as [./docs](https://github.com/QingWei-Li/docsify/tree/master/docs), Create `404.html` and `README.md` into `/docs`. diff --git a/build/build.js b/build/build.js index 51c2ab44..84f974f9 100644 --- a/build/build.js +++ b/build/build.js @@ -46,7 +46,3 @@ build({ plugins: [commonjs(), nodeResolve(), uglify()], inline: false }) -build({ - entry: 'plugins/nav.js', - moduleName: 'Docsify.Nav' -}) diff --git a/docs/404.html b/docs/404.html index 1df852ae..7ba80b49 100644 --- a/docs/404.html +++ b/docs/404.html @@ -3,10 +3,10 @@
- + - +