From 8dc743e4f10f04f54e76a38b5d86287932b3e13e Mon Sep 17 00:00:00 2001 From: koooooo-7 <369491420@qq.com> Date: Thu, 11 Feb 2021 23:11:55 +0800 Subject: [PATCH 1/2] chore: change Gitter to Discord throughout project. --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- README.md | 5 +++-- docs/README.md | 2 +- docs/index.html | 5 ----- 4 files changed, 5 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f7ec3af1c..cde218821 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ about: Create a report to help us improve - + ## Bug Report diff --git a/README.md b/README.md index da1f39e04..1ae839e58 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ Testing the e2e test suites npm donate - gitter + + Join Discord community and chat about Docsify Gitpod Ready-to-Code

@@ -36,7 +37,7 @@ - [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) - [Awesome docsify](https://github.com/docsifyjs/awesome-docsify) -- [Community chat](https://gitter.im/docsifyjs/Lobby) +- [Community chat](https://discord.gg/3NwKFyR) ## Features diff --git a/docs/README.md b/docs/README.md index 8a7c962ca..60023700a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -29,7 +29,7 @@ Please consider donating if you think docsify is helpful to you or that my work ## Community -Users and the development team are usually in the [Gitter chat room](https://gitter.im/docsifyjs/Lobby). +Users and the development team are usually in the [Discord server](https://discord.gg/3NwKFyR). ## Special Thanks diff --git a/docs/index.html b/docs/index.html index 4250be53b..b32a76f26 100644 --- a/docs/index.html +++ b/docs/index.html @@ -219,13 +219,8 @@ // Public site only if (/docsify/.test(location.host)) { - ((window.gitter = {}).chat = {}).options = { - room: 'docsifyjs/Lobby', - }; - loadJS('//cdn.jsdelivr.net/npm/docsify@4/lib/plugins/ga.min.js'); loadJS('//cdn.jsdelivr.net/npm/docsify@4/lib/plugins/matomo.min.js'); - loadJS('//sidecar.gitter.im/dist/sidecar.v1.js', 'async defer'); } })(); From 4f9ccca7e45a544b80a16dbf41866ca9897f2d91 Mon Sep 17 00:00:00 2001 From: Koy Date: Fri, 12 Feb 2021 10:51:19 +0800 Subject: [PATCH 2/2] Update Discord widget. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 沈唁 <52o@qq52o.cn> --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ae839e58..7cf800745 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ Testing the e2e test suites npm donate - - Join Discord community and chat about Docsify + Join Discord community and chat about Docsify Gitpod Ready-to-Code