diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 35d6b90..c713d06 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -20,19 +20,18 @@ about: Create a report to help us improve
#### What is the expected behaviour
+---
-
-#### Other relevant information
-
-
- [ ] Bug does still occur when all/other plugins are disabled?
-- Your OS:
-- Node.js version:
-- npm/yarn version:
-- Browser version:
-- Docsify version:
-- Docsify plugins:
+
+Environment:
+
+```
+docsify version:
+docsify plugins:
+browser:
+```
+π https://opencollective.com/docsify/donate -->
\ No newline at end of file
diff --git a/.gitignore b/.gitignore
index ea4b5b8..556ff6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,7 @@
*.log
.DS_Store
-.idea
+/themes/*
+!.gitkeep
node_modules
-themes/
-lib/
-
-# exceptions
-!.gitkeep
\ No newline at end of file
+/lib/
+.idea
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 267d402..5a50a98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,23 +1,3 @@
-
-## [4.9.4](https://github.com/docsifyjs/docsify/compare/v4.9.2...v4.9.4) (2019-05-05)
-
-
-
-
-## [4.9.2](https://github.com/docsifyjs/docsify/compare/v4.9.1...v4.9.2) (2019-04-21)
-
-
-### Bug Fixes
-
-* re-render gitalk when router changed ([11ea1f8](https://github.com/docsifyjs/docsify/commit/11ea1f8))
-
-
-### Features
-
-* allows relative path, fixed [#590](https://github.com/docsifyjs/docsify/issues/590) ([31654f1](https://github.com/docsifyjs/docsify/commit/31654f1))
-
-
-
## [4.9.1](https://github.com/docsifyjs/docsify/compare/v4.9.0...v4.9.1) (2019-02-21)
diff --git a/README.md b/README.md
index b8da0d8..a1ae1c8 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,6 @@
## Links
-- [`develop` branch preview](https://docsifyjs.netlify.com/)
- [Documentation](https://docsify.js.org)
- [CLI](https://github.com/docsifyjs/docsify-cli)
- CDN: [UNPKG](https://unpkg.com/docsify/) | [jsDelivr](https://cdn.jsdelivr.net/npm/docsify/) | [cdnjs](https://cdnjs.com/libraries/docsify)
@@ -41,7 +40,7 @@
- Smart full-text search plugin
- Multiple themes
- Useful plugin API
-- Compatible with IE11
+- Compatible with IE10+
- Support SSR ([example](https://github.com/docsifyjs/docsify-ssr-demo))
- Support embedded files
@@ -55,7 +54,7 @@ Look at [this tutorial](https://docsify.js.org/#/quickstart)
These projects are using docsify to generate their sites. Pull requests welcome :blush:
-Move to [awesome-docsify](https://github.com/docsifyjs/awesome-docsify#showcase)
+Move to [awesome-docsify](https://github.com/docsifyjs/awesome-docsify)
## Similar projects
diff --git a/build/build.js b/build/build.js
index 7b61224..b9068b9 100644
--- a/build/build.js
+++ b/build/build.js
@@ -55,7 +55,6 @@ const buildAllPlugin = function () {
var plugins = [
{name: 'search', input: 'search/index.js'},
{name: 'ga', input: 'ga.js'},
- {name: 'matomo', input: 'matomo.js'},
{name: 'emoji', input: 'emoji.js'},
{name: 'external-script', input: 'external-script.js'},
{name: 'front-matter', input: 'front-matter/index.js'},
diff --git a/build/release.sh b/build/release.sh
old mode 100755
new mode 100644
index a328322..da15a38
--- a/build/release.sh
+++ b/build/release.sh
@@ -29,6 +29,7 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
# commit
git add -A
+ git add -f lib/ -A
git commit -m "[build] $VERSION $RELEASE_TAG"
npm --no-git-tag-version version $VERSION --message "[release] $VERSION $RELEASE_TAG"
diff --git a/docs/README.md b/docs/README.md
index e625420..d27f1ae 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -16,12 +16,12 @@ See the [Quick start](quickstart.md) guide for more details.
- Multiple themes
- Useful plugin API
- Emoji support
-- Compatible with IE11
+- Compatible with IE10+
- Support server-side rendering ([example](https://github.com/docsifyjs/docsify-ssr-demo))
## Examples
-Check out the [Showcase](https://github.com/docsifyjs/awesome-docsify#showcase) to see docsify in use.
+Check out the [Showcase](https://github.com/docsifyjs/docsify/#showcase) to see docsify in use.
## Donate
diff --git a/docs/_coverpage.md b/docs/_coverpage.md
index 1decbd6..0a18f97 100644
--- a/docs/_coverpage.md
+++ b/docs/_coverpage.md
@@ -1,6 +1,6 @@

-# docsify 4.9.4
+# docsify 4.9.1
> A magical documentation site generator.
diff --git a/docs/deploy.md b/docs/deploy.md
index a879f2e..7d47e0f 100644
--- a/docs/deploy.md
+++ b/docs/deploy.md
@@ -15,7 +15,7 @@ It is recommended that you save your files to the `./docs` subfolder of the `mas

!> You can also save files in the root directory and select `master branch`.
-You'll need to place a `.nojekyll` file in the deploy location (such as `/docs` or the gh-pages branch)
+You'll need to place a `.nojekyll` file in the deploy location (such as `/docs` or the gh-pages branch
## GitLab Pages
diff --git a/docs/index.html b/docs/index.html
index 6d0e008..e07c79e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -44,10 +44,6 @@
maxLevel: 4,
subMaxLevel: 2,
ga: 'UA-106147152-1',
- matomo: {
- host: '//matomo.thunderwave.de',
- id: 6
- },
name: 'docsify',
search: {
noData: {
@@ -88,7 +84,6 @@
-
diff --git a/index.html b/index.html
index 59e6911..f15433b 100644
--- a/index.html
+++ b/index.html
@@ -21,64 +21,48 @@
-
-
-
-