diff --git a/README.md b/README.md
index 895da5b..708f93b 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,7 @@ yarn start
yarn start --locale en
### 国际版预览中文文档:
-yarn start --locale zh-hans
-
+yarn start --locale zh-hans
```
注意:`yarn start` 并不会检查坏链。如需检查坏链,需要运行 `yarn build`。坏链检查只会检查文档内部链接指向的页面是否存在,不会检查指向第三方网站的外部链接,也不会检查页内链接(hash link)。
@@ -54,7 +53,8 @@ yarn start --locale zh-hans
│ │ └── current.json 侧栏菜单项翻译
│ └── docusaurus-theme-classic
│ └── navbar.json 顶栏菜单项翻译
-├── img 文档配图
+├── static 静态文件
+│ └── img 文档配图
├── sidebars.js 菜单配置
└── src
├── docComponents 自定义组件(用于文档内容,如多编程语言)
@@ -67,7 +67,7 @@ yarn start --locale zh-hans
- `docs`(中文文档)
- `i18n/en/docusaurus-plugin-content-docs/current`(英文文档)
-- `img`(文档配图)
+- `static/img`(文档配图)
## 文档编写
diff --git a/img/17.png b/img/17.png
deleted file mode 100644
index 04b7e80..0000000
Binary files a/img/17.png and /dev/null differ
diff --git a/img/18.png b/img/18.png
deleted file mode 100644
index 6dc2e76..0000000
Binary files a/img/18.png and /dev/null differ
diff --git a/img/19.png b/img/19.png
deleted file mode 100644
index e3e924d..0000000
Binary files a/img/19.png and /dev/null differ
diff --git a/img/Administrator-Settings-1.png b/img/Administrator-Settings-1.png
deleted file mode 100644
index a8f1dfe..0000000
Binary files a/img/Administrator-Settings-1.png and /dev/null differ
diff --git a/img/Administrator-Settings-10.png b/img/Administrator-Settings-10.png
deleted file mode 100644
index 706687e..0000000
Binary files a/img/Administrator-Settings-10.png and /dev/null differ
diff --git a/img/Administrator-Settings-11.png b/img/Administrator-Settings-11.png
deleted file mode 100644
index 71c14ce..0000000
Binary files a/img/Administrator-Settings-11.png and /dev/null differ
diff --git a/img/Administrator-Settings-12.png b/img/Administrator-Settings-12.png
deleted file mode 100644
index 347892a..0000000
Binary files a/img/Administrator-Settings-12.png and /dev/null differ
diff --git a/img/Administrator-Settings-13.png b/img/Administrator-Settings-13.png
deleted file mode 100644
index bbf0ac7..0000000
Binary files a/img/Administrator-Settings-13.png and /dev/null differ
diff --git a/img/Administrator-Settings-14.png b/img/Administrator-Settings-14.png
deleted file mode 100644
index db4a5bd..0000000
Binary files a/img/Administrator-Settings-14.png and /dev/null differ
diff --git a/img/Administrator-Settings-15.png b/img/Administrator-Settings-15.png
deleted file mode 100644
index 4fe2e61..0000000
Binary files a/img/Administrator-Settings-15.png and /dev/null differ
diff --git a/img/Administrator-Settings-2.png b/img/Administrator-Settings-2.png
deleted file mode 100644
index 1bf3a0f..0000000
Binary files a/img/Administrator-Settings-2.png and /dev/null differ
diff --git a/img/Administrator-Settings-3.png b/img/Administrator-Settings-3.png
deleted file mode 100644
index c1bc721..0000000
Binary files a/img/Administrator-Settings-3.png and /dev/null differ
diff --git a/img/Administrator-Settings-4.png b/img/Administrator-Settings-4.png
deleted file mode 100644
index c3ab6dc..0000000
Binary files a/img/Administrator-Settings-4.png and /dev/null differ
diff --git a/img/Administrator-Settings-5.png b/img/Administrator-Settings-5.png
deleted file mode 100644
index 2e1308c..0000000
Binary files a/img/Administrator-Settings-5.png and /dev/null differ
diff --git a/img/Administrator-Settings-6.png b/img/Administrator-Settings-6.png
deleted file mode 100644
index 579b6d1..0000000
Binary files a/img/Administrator-Settings-6.png and /dev/null differ
diff --git a/img/Administrator-Settings-7.png b/img/Administrator-Settings-7.png
deleted file mode 100644
index 85d8fd9..0000000
Binary files a/img/Administrator-Settings-7.png and /dev/null differ
diff --git a/img/Administrator-Settings-8.png b/img/Administrator-Settings-8.png
deleted file mode 100644
index 1533821..0000000
Binary files a/img/Administrator-Settings-8.png and /dev/null differ
diff --git a/img/Administrator-Settings-9.png b/img/Administrator-Settings-9.png
deleted file mode 100644
index 87760e0..0000000
Binary files a/img/Administrator-Settings-9.png and /dev/null differ
diff --git a/img/Assets-Requirements-1.png b/img/Assets-Requirements-1.png
deleted file mode 100644
index de477c5..0000000
Binary files a/img/Assets-Requirements-1.png and /dev/null differ
diff --git a/img/Assets-Requirements-2.png b/img/Assets-Requirements-2.png
deleted file mode 100644
index c812c1d..0000000
Binary files a/img/Assets-Requirements-2.png and /dev/null differ
diff --git a/img/Assets-Requirements-8.png b/img/Assets-Requirements-8.png
deleted file mode 100644
index 5d657c9..0000000
Binary files a/img/Assets-Requirements-8.png and /dev/null differ
diff --git a/img/DC-v2/Register-as-Develper-V2-1.png b/img/DC-v2/Register-as-Develper-V2-1.png
deleted file mode 100644
index c8e63e1..0000000
Binary files a/img/DC-v2/Register-as-Develper-V2-1.png and /dev/null differ
diff --git a/img/DC-v2/create-V2en-1.png b/img/DC-v2/create-V2en-1.png
deleted file mode 100644
index 5c25068..0000000
Binary files a/img/DC-v2/create-V2en-1.png and /dev/null differ
diff --git a/img/DC-v2/create-V2en-2.png b/img/DC-v2/create-V2en-2.png
deleted file mode 100644
index 5f55e2e..0000000
Binary files a/img/DC-v2/create-V2en-2.png and /dev/null differ
diff --git a/img/DC-v2/create-V2en-3.png b/img/DC-v2/create-V2en-3.png
deleted file mode 100644
index 7cf12f8..0000000
Binary files a/img/DC-v2/create-V2en-3.png and /dev/null differ
diff --git a/img/DC-v2/create-V2en-4.png b/img/DC-v2/create-V2en-4.png
deleted file mode 100644
index 2e8a000..0000000
Binary files a/img/DC-v2/create-V2en-4.png and /dev/null differ
diff --git a/img/DC-v2/create-V2en-5.png b/img/DC-v2/create-V2en-5.png
deleted file mode 100644
index c2f3915..0000000
Binary files a/img/DC-v2/create-V2en-5.png and /dev/null differ
diff --git a/img/DC-v2/create-V2en-6.png b/img/DC-v2/create-V2en-6.png
deleted file mode 100644
index 0cd603a..0000000
Binary files a/img/DC-v2/create-V2en-6.png and /dev/null differ
diff --git a/img/DC-v2/create-V2en-7.png b/img/DC-v2/create-V2en-7.png
deleted file mode 100644
index 6514cf1..0000000
Binary files a/img/DC-v2/create-V2en-7.png and /dev/null differ
diff --git a/img/DC-v2/create-V2en-8.png b/img/DC-v2/create-V2en-8.png
deleted file mode 100644
index bb3e121..0000000
Binary files a/img/DC-v2/create-V2en-8.png and /dev/null differ
diff --git a/img/DC-v2/developer-verification-V2.png b/img/DC-v2/developer-verification-V2.png
deleted file mode 100644
index 325ef5d..0000000
Binary files a/img/DC-v2/developer-verification-V2.png and /dev/null differ
diff --git a/img/DC-v2/register-V2en-1.png b/img/DC-v2/register-V2en-1.png
deleted file mode 100644
index 5d1d292..0000000
Binary files a/img/DC-v2/register-V2en-1.png and /dev/null differ
diff --git a/img/DC-v2/update-V2en-1.png b/img/DC-v2/update-V2en-1.png
deleted file mode 100644
index 5e252ce..0000000
Binary files a/img/DC-v2/update-V2en-1.png and /dev/null differ
diff --git a/img/DC-v2/update-V2en-2.png b/img/DC-v2/update-V2en-2.png
deleted file mode 100644
index bac019d..0000000
Binary files a/img/DC-v2/update-V2en-2.png and /dev/null differ
diff --git a/img/Game-Testing-1.png b/img/Game-Testing-1.png
deleted file mode 100644
index e547c79..0000000
Binary files a/img/Game-Testing-1.png and /dev/null differ
diff --git a/img/Game-Testing-2.png b/img/Game-Testing-2.png
deleted file mode 100644
index f5eaeea..0000000
Binary files a/img/Game-Testing-2.png and /dev/null differ
diff --git a/img/IW_WSrAvhDIl2twTLSnZhA.png b/img/IW_WSrAvhDIl2twTLSnZhA.png
deleted file mode 100644
index 3314f1d..0000000
Binary files a/img/IW_WSrAvhDIl2twTLSnZhA.png and /dev/null differ
diff --git a/img/Local.png b/img/Local.png
deleted file mode 100644
index 42677a6..0000000
Binary files a/img/Local.png and /dev/null differ
diff --git a/img/TDS.png b/img/TDS.png
deleted file mode 100644
index 46c4f76..0000000
Binary files a/img/TDS.png and /dev/null differ
diff --git a/img/TapAD.png b/img/TapAD.png
deleted file mode 100644
index 92f6d71..0000000
Binary files a/img/TapAD.png and /dev/null differ
diff --git a/img/TapREP.png b/img/TapREP.png
deleted file mode 100644
index 1eaa26f..0000000
Binary files a/img/TapREP.png and /dev/null differ
diff --git a/img/a08674151cb066ee2866a9e482d983bb.png b/img/a08674151cb066ee2866a9e482d983bb.png
deleted file mode 100644
index 66e9736..0000000
Binary files a/img/a08674151cb066ee2866a9e482d983bb.png and /dev/null differ
diff --git a/img/add-forum-moderator.png b/img/add-forum-moderator.png
deleted file mode 100644
index 636afe1..0000000
Binary files a/img/add-forum-moderator.png and /dev/null differ
diff --git a/img/android-package-visibility-android11.png b/img/android-package-visibility-android11.png
deleted file mode 100644
index 664614b..0000000
Binary files a/img/android-package-visibility-android11.png and /dev/null differ
diff --git a/img/anti-addiction/anti-addiction-flow-2.png b/img/anti-addiction/anti-addiction-flow-2.png
deleted file mode 100644
index 0d60710..0000000
Binary files a/img/anti-addiction/anti-addiction-flow-2.png and /dev/null differ
diff --git a/img/anti-addiction/anti-addiction-flow.png b/img/anti-addiction/anti-addiction-flow.png
deleted file mode 100644
index 6ae5627..0000000
Binary files a/img/anti-addiction/anti-addiction-flow.png and /dev/null differ
diff --git a/img/anti-addiction/biz-id.png b/img/anti-addiction/biz-id.png
deleted file mode 100644
index a0a4b76..0000000
Binary files a/img/anti-addiction/biz-id.png and /dev/null differ
diff --git a/img/anti-addiction/image2021-10-18_17-57-51.png b/img/anti-addiction/image2021-10-18_17-57-51.png
deleted file mode 100644
index e4b2afc..0000000
Binary files a/img/anti-addiction/image2021-10-18_17-57-51.png and /dev/null differ
diff --git a/img/anti-addiction/image2021-10-19_17-4-12.png b/img/anti-addiction/image2021-10-19_17-4-12.png
deleted file mode 100644
index 424bfe4..0000000
Binary files a/img/anti-addiction/image2021-10-19_17-4-12.png and /dev/null differ
diff --git a/img/anti-addiction/not-allow-play.png b/img/anti-addiction/not-allow-play.png
deleted file mode 100644
index c64be70..0000000
Binary files a/img/anti-addiction/not-allow-play.png and /dev/null differ
diff --git a/img/anti-addiction/secretkey.png b/img/anti-addiction/secretkey.png
deleted file mode 100644
index 0af9d42..0000000
Binary files a/img/anti-addiction/secretkey.png and /dev/null differ
diff --git a/img/anti-addiction/switch-account.png b/img/anti-addiction/switch-account.png
deleted file mode 100644
index fb7f1dd..0000000
Binary files a/img/anti-addiction/switch-account.png and /dev/null differ
diff --git a/img/anti-addiction/testcase.png b/img/anti-addiction/testcase.png
deleted file mode 100644
index 3374bdb..0000000
Binary files a/img/anti-addiction/testcase.png and /dev/null differ
diff --git a/img/aws/architecture.png b/img/aws/architecture.png
deleted file mode 100644
index 651702d..0000000
Binary files a/img/aws/architecture.png and /dev/null differ
diff --git a/img/aws/aws.png b/img/aws/aws.png
deleted file mode 100644
index d4dfec2..0000000
Binary files a/img/aws/aws.png and /dev/null differ
diff --git a/img/aws/flash-party.png b/img/aws/flash-party.png
deleted file mode 100644
index fb77312..0000000
Binary files a/img/aws/flash-party.png and /dev/null differ
diff --git a/img/aws/pubg.png b/img/aws/pubg.png
deleted file mode 100644
index 3dbf7d8..0000000
Binary files a/img/aws/pubg.png and /dev/null differ
diff --git a/img/aws/sausage-man.png b/img/aws/sausage-man.png
deleted file mode 100644
index 9587665..0000000
Binary files a/img/aws/sausage-man.png and /dev/null differ
diff --git a/img/aws/taptap.png b/img/aws/taptap.png
deleted file mode 100644
index f6eb714..0000000
Binary files a/img/aws/taptap.png and /dev/null differ
diff --git a/img/batch-operate-posts.png b/img/batch-operate-posts.png
deleted file mode 100644
index 608faa9..0000000
Binary files a/img/batch-operate-posts.png and /dev/null differ
diff --git a/img/batch-operations.png b/img/batch-operations.png
deleted file mode 100644
index 543b061..0000000
Binary files a/img/batch-operations.png and /dev/null differ
diff --git a/img/billboard/billboard_label.png b/img/billboard/billboard_label.png
deleted file mode 100644
index 88aa01a..0000000
Binary files a/img/billboard/billboard_label.png and /dev/null differ
diff --git a/img/billboard/liuchengtu.png b/img/billboard/liuchengtu.png
deleted file mode 100644
index 6cfde94..0000000
Binary files a/img/billboard/liuchengtu.png and /dev/null differ
diff --git a/img/billboard/select_mod.png b/img/billboard/select_mod.png
deleted file mode 100644
index c8ed20d..0000000
Binary files a/img/billboard/select_mod.png and /dev/null differ
diff --git a/img/c6b28cdf6277fa5c8d7fa754ac037c40.png b/img/c6b28cdf6277fa5c8d7fa754ac037c40.png
deleted file mode 100644
index 841eb93..0000000
Binary files a/img/c6b28cdf6277fa5c8d7fa754ac037c40.png and /dev/null differ
diff --git a/img/canary/create-plan.png b/img/canary/create-plan.png
deleted file mode 100644
index 78d1815..0000000
Binary files a/img/canary/create-plan.png and /dev/null differ
diff --git a/img/canary/edit-plan.png b/img/canary/edit-plan.png
deleted file mode 100644
index fc4cf22..0000000
Binary files a/img/canary/edit-plan.png and /dev/null differ
diff --git a/img/canary/end.png b/img/canary/end.png
deleted file mode 100644
index d8af3bf..0000000
Binary files a/img/canary/end.png and /dev/null differ
diff --git a/img/canary/manage-participants.jpg b/img/canary/manage-participants.jpg
deleted file mode 100644
index 696a331..0000000
Binary files a/img/canary/manage-participants.jpg and /dev/null differ
diff --git a/img/canary/start.png b/img/canary/start.png
deleted file mode 100644
index 3906f2e..0000000
Binary files a/img/canary/start.png and /dev/null differ
diff --git a/img/changelog/2017_07_25_1.jpeg b/img/changelog/2017_07_25_1.jpeg
deleted file mode 100644
index 95881b2..0000000
Binary files a/img/changelog/2017_07_25_1.jpeg and /dev/null differ
diff --git a/img/changelog/2017_07_25_2.jpeg b/img/changelog/2017_07_25_2.jpeg
deleted file mode 100644
index 9beb685..0000000
Binary files a/img/changelog/2017_07_25_2.jpeg and /dev/null differ
diff --git a/img/changelog/2017_07_25_3.png b/img/changelog/2017_07_25_3.png
deleted file mode 100644
index ed43c3c..0000000
Binary files a/img/changelog/2017_07_25_3.png and /dev/null differ
diff --git a/img/changelog/2017_07_25_4.png b/img/changelog/2017_07_25_4.png
deleted file mode 100644
index eeda324..0000000
Binary files a/img/changelog/2017_07_25_4.png and /dev/null differ
diff --git a/img/changelog/2017_07_25_5.png b/img/changelog/2017_07_25_5.png
deleted file mode 100644
index e969000..0000000
Binary files a/img/changelog/2017_07_25_5.png and /dev/null differ
diff --git a/img/changelog/2017_07_25_6.png b/img/changelog/2017_07_25_6.png
deleted file mode 100644
index 4acca92..0000000
Binary files a/img/changelog/2017_07_25_6.png and /dev/null differ
diff --git a/img/changelog/2017_10_17_01.jpeg b/img/changelog/2017_10_17_01.jpeg
deleted file mode 100644
index 515d708..0000000
Binary files a/img/changelog/2017_10_17_01.jpeg and /dev/null differ
diff --git a/img/changelog/2017_12_06_01.jpeg b/img/changelog/2017_12_06_01.jpeg
deleted file mode 100644
index afc2515..0000000
Binary files a/img/changelog/2017_12_06_01.jpeg and /dev/null differ
diff --git a/img/changelog/2017_12_15_1.png b/img/changelog/2017_12_15_1.png
deleted file mode 100644
index c4ed77f..0000000
Binary files a/img/changelog/2017_12_15_1.png and /dev/null differ
diff --git a/img/changelog/2017_12_15_2.png b/img/changelog/2017_12_15_2.png
deleted file mode 100644
index 6cd636d..0000000
Binary files a/img/changelog/2017_12_15_2.png and /dev/null differ
diff --git a/img/changelog/2018_01_11_01.jpeg b/img/changelog/2018_01_11_01.jpeg
deleted file mode 100644
index 4ac4ffe..0000000
Binary files a/img/changelog/2018_01_11_01.jpeg and /dev/null differ
diff --git a/img/changelog/2018_04_12_1.png b/img/changelog/2018_04_12_1.png
deleted file mode 100644
index e58217c..0000000
Binary files a/img/changelog/2018_04_12_1.png and /dev/null differ
diff --git a/img/changelog/2018_04_12_2.png b/img/changelog/2018_04_12_2.png
deleted file mode 100644
index 6aa33a9..0000000
Binary files a/img/changelog/2018_04_12_2.png and /dev/null differ
diff --git a/img/changelog/2018_04_12_3.png b/img/changelog/2018_04_12_3.png
deleted file mode 100644
index 79400ef..0000000
Binary files a/img/changelog/2018_04_12_3.png and /dev/null differ
diff --git a/img/changelog/2018_05_08_01.png b/img/changelog/2018_05_08_01.png
deleted file mode 100644
index 1dc32ba..0000000
Binary files a/img/changelog/2018_05_08_01.png and /dev/null differ
diff --git a/img/changelog/2018_05_08_02.png b/img/changelog/2018_05_08_02.png
deleted file mode 100644
index 024986f..0000000
Binary files a/img/changelog/2018_05_08_02.png and /dev/null differ
diff --git a/img/changelog/2018_05_21_01.png b/img/changelog/2018_05_21_01.png
deleted file mode 100644
index 38ef30e..0000000
Binary files a/img/changelog/2018_05_21_01.png and /dev/null differ
diff --git a/img/changelog/2018_06_08_01.png b/img/changelog/2018_06_08_01.png
deleted file mode 100644
index ef3ba53..0000000
Binary files a/img/changelog/2018_06_08_01.png and /dev/null differ
diff --git a/img/create_leaderboard.png b/img/create_leaderboard.png
deleted file mode 100644
index 88d48c0..0000000
Binary files a/img/create_leaderboard.png and /dev/null differ
diff --git a/img/customEvent/49e3e7c0d12cd20cdd4f4aed2c8d0044.png b/img/customEvent/49e3e7c0d12cd20cdd4f4aed2c8d0044.png
deleted file mode 100644
index 12aece1..0000000
Binary files a/img/customEvent/49e3e7c0d12cd20cdd4f4aed2c8d0044.png and /dev/null differ
diff --git "a/img/customEvent/ad/\344\270\212\344\274\240\346\210\220\346\234\254.png" "b/img/customEvent/ad/\344\270\212\344\274\240\346\210\220\346\234\254.png"
deleted file mode 100644
index 3a19417..0000000
Binary files "a/img/customEvent/ad/\344\270\212\344\274\240\346\210\220\346\234\254.png" and /dev/null differ
diff --git "a/img/customEvent/ad/\345\210\233\345\273\272\351\223\276\346\216\245.png" "b/img/customEvent/ad/\345\210\233\345\273\272\351\223\276\346\216\245.png"
deleted file mode 100644
index 68d8d7a..0000000
Binary files "a/img/customEvent/ad/\345\210\233\345\273\272\351\223\276\346\216\245.png" and /dev/null differ
diff --git "a/img/customEvent/ad/\345\271\277\345\221\212\346\246\202\350\247\210new.png" "b/img/customEvent/ad/\345\271\277\345\221\212\346\246\202\350\247\210new.png"
deleted file mode 100644
index a698bea..0000000
Binary files "a/img/customEvent/ad/\345\271\277\345\221\212\346\246\202\350\247\210new.png" and /dev/null differ
diff --git "a/img/customEvent/ad/\345\271\277\345\221\212\347\256\241\347\220\206.png" "b/img/customEvent/ad/\345\271\277\345\221\212\347\256\241\347\220\206.png"
deleted file mode 100644
index 903d730..0000000
Binary files "a/img/customEvent/ad/\345\271\277\345\221\212\347\256\241\347\220\206.png" and /dev/null differ
diff --git "a/img/customEvent/ad/\345\275\222\345\233\240\350\256\276\347\275\256.png" "b/img/customEvent/ad/\345\275\222\345\233\240\350\256\276\347\275\256.png"
deleted file mode 100644
index 7d7a61f..0000000
Binary files "a/img/customEvent/ad/\345\275\222\345\233\240\350\256\276\347\275\256.png" and /dev/null differ
diff --git "a/img/customEvent/ad/\346\201\242\345\244\215\345\271\277\345\221\212.png" "b/img/customEvent/ad/\346\201\242\345\244\215\345\271\277\345\221\212.png"
deleted file mode 100644
index 8cc07a0..0000000
Binary files "a/img/customEvent/ad/\346\201\242\345\244\215\345\271\277\345\221\212.png" and /dev/null differ
diff --git "a/img/customEvent/ad/\346\210\220\346\234\254\347\256\241\347\220\206.png" "b/img/customEvent/ad/\346\210\220\346\234\254\347\256\241\347\220\206.png"
deleted file mode 100644
index 50d6ac4..0000000
Binary files "a/img/customEvent/ad/\346\210\220\346\234\254\347\256\241\347\220\206.png" and /dev/null differ
diff --git "a/img/customEvent/ad/\346\226\260\345\242\236\345\271\277\345\221\212.png" "b/img/customEvent/ad/\346\226\260\345\242\236\345\271\277\345\221\212.png"
deleted file mode 100644
index f26b6ce..0000000
Binary files "a/img/customEvent/ad/\346\226\260\345\242\236\345\271\277\345\221\212.png" and /dev/null differ
diff --git "a/img/customEvent/ad/\346\240\207\347\255\276\347\256\241\347\220\206.png" "b/img/customEvent/ad/\346\240\207\347\255\276\347\256\241\347\220\206.png"
deleted file mode 100644
index d33ed38..0000000
Binary files "a/img/customEvent/ad/\346\240\207\347\255\276\347\256\241\347\220\206.png" and /dev/null differ
diff --git a/img/customEvent/alert_1.png b/img/customEvent/alert_1.png
deleted file mode 100644
index 2368fdd..0000000
Binary files a/img/customEvent/alert_1.png and /dev/null differ
diff --git a/img/customEvent/alert_2.png b/img/customEvent/alert_2.png
deleted file mode 100644
index ad08109..0000000
Binary files a/img/customEvent/alert_2.png and /dev/null differ
diff --git a/img/customEvent/alert_3.png b/img/customEvent/alert_3.png
deleted file mode 100644
index 9f6fc2d..0000000
Binary files a/img/customEvent/alert_3.png and /dev/null differ
diff --git a/img/customEvent/alert_4.png b/img/customEvent/alert_4.png
deleted file mode 100644
index b940a3a..0000000
Binary files a/img/customEvent/alert_4.png and /dev/null differ
diff --git a/img/customEvent/alert_5.png b/img/customEvent/alert_5.png
deleted file mode 100644
index 34f4291..0000000
Binary files a/img/customEvent/alert_5.png and /dev/null differ
diff --git a/img/customEvent/alert_6.png b/img/customEvent/alert_6.png
deleted file mode 100644
index 5fe47e8..0000000
Binary files a/img/customEvent/alert_6.png and /dev/null differ
diff --git a/img/customEvent/alert_7.png b/img/customEvent/alert_7.png
deleted file mode 100644
index 8c2a248..0000000
Binary files a/img/customEvent/alert_7.png and /dev/null differ
diff --git a/img/customEvent/alert_8.png b/img/customEvent/alert_8.png
deleted file mode 100644
index 80de679..0000000
Binary files a/img/customEvent/alert_8.png and /dev/null differ
diff --git a/img/customEvent/alert_9.png b/img/customEvent/alert_9.png
deleted file mode 100644
index 3983ce4..0000000
Binary files a/img/customEvent/alert_9.png and /dev/null differ
diff --git a/img/customEvent/character/character1.png b/img/customEvent/character/character1.png
deleted file mode 100644
index f040a06..0000000
Binary files a/img/customEvent/character/character1.png and /dev/null differ
diff --git a/img/customEvent/cluster_create_condition_cluster1.png b/img/customEvent/cluster_create_condition_cluster1.png
deleted file mode 100644
index 1854e50..0000000
Binary files a/img/customEvent/cluster_create_condition_cluster1.png and /dev/null differ
diff --git a/img/customEvent/cluster_create_condition_cluster2.png b/img/customEvent/cluster_create_condition_cluster2.png
deleted file mode 100644
index 89769ba..0000000
Binary files a/img/customEvent/cluster_create_condition_cluster2.png and /dev/null differ
diff --git a/img/customEvent/cluster_create_id_cluster.png b/img/customEvent/cluster_create_id_cluster.png
deleted file mode 100644
index 62cd0ef..0000000
Binary files a/img/customEvent/cluster_create_id_cluster.png and /dev/null differ
diff --git a/img/customEvent/cluster_create_result_cluster1.png b/img/customEvent/cluster_create_result_cluster1.png
deleted file mode 100644
index 3b45648..0000000
Binary files a/img/customEvent/cluster_create_result_cluster1.png and /dev/null differ
diff --git a/img/customEvent/cluster_create_result_cluster2.png b/img/customEvent/cluster_create_result_cluster2.png
deleted file mode 100644
index 8fba490..0000000
Binary files a/img/customEvent/cluster_create_result_cluster2.png and /dev/null differ
diff --git a/img/customEvent/cluster_operation.png b/img/customEvent/cluster_operation.png
deleted file mode 100644
index 38a18c9..0000000
Binary files a/img/customEvent/cluster_operation.png and /dev/null differ
diff --git a/img/customEvent/cluster_summary.png b/img/customEvent/cluster_summary.png
deleted file mode 100644
index 885baf6..0000000
Binary files a/img/customEvent/cluster_summary.png and /dev/null differ
diff --git a/img/customEvent/diagnosis/diagnosis-1.png b/img/customEvent/diagnosis/diagnosis-1.png
deleted file mode 100644
index 9313b5a..0000000
Binary files a/img/customEvent/diagnosis/diagnosis-1.png and /dev/null differ
diff --git a/img/customEvent/diagnosis/diagnosis-2.png b/img/customEvent/diagnosis/diagnosis-2.png
deleted file mode 100644
index bfc3d2d..0000000
Binary files a/img/customEvent/diagnosis/diagnosis-2.png and /dev/null differ
diff --git a/img/customEvent/diagnosis/diagnosis-3.png b/img/customEvent/diagnosis/diagnosis-3.png
deleted file mode 100644
index 05802dc..0000000
Binary files a/img/customEvent/diagnosis/diagnosis-3.png and /dev/null differ
diff --git a/img/customEvent/diagnosis/diagnosis-4.png b/img/customEvent/diagnosis/diagnosis-4.png
deleted file mode 100644
index 4ce92b2..0000000
Binary files a/img/customEvent/diagnosis/diagnosis-4.png and /dev/null differ
diff --git a/img/customEvent/diagnosis/diagnosis-5.png b/img/customEvent/diagnosis/diagnosis-5.png
deleted file mode 100644
index 1727cd2..0000000
Binary files a/img/customEvent/diagnosis/diagnosis-5.png and /dev/null differ
diff --git a/img/customEvent/diagnosis/diagnosis-6.png b/img/customEvent/diagnosis/diagnosis-6.png
deleted file mode 100644
index 5662026..0000000
Binary files a/img/customEvent/diagnosis/diagnosis-6.png and /dev/null differ
diff --git a/img/customEvent/diagnosis/diagnosis-7.png b/img/customEvent/diagnosis/diagnosis-7.png
deleted file mode 100644
index 5ab5078..0000000
Binary files a/img/customEvent/diagnosis/diagnosis-7.png and /dev/null differ
diff --git a/img/customEvent/dimension_table_1.png b/img/customEvent/dimension_table_1.png
deleted file mode 100644
index 681bf84..0000000
Binary files a/img/customEvent/dimension_table_1.png and /dev/null differ
diff --git a/img/customEvent/dimension_table_2.png b/img/customEvent/dimension_table_2.png
deleted file mode 100644
index 5921ecc..0000000
Binary files a/img/customEvent/dimension_table_2.png and /dev/null differ
diff --git a/img/customEvent/dimension_table_3.png b/img/customEvent/dimension_table_3.png
deleted file mode 100644
index 828f07b..0000000
Binary files a/img/customEvent/dimension_table_3.png and /dev/null differ
diff --git a/img/customEvent/dimension_table_4.png b/img/customEvent/dimension_table_4.png
deleted file mode 100644
index 02a8e6e..0000000
Binary files a/img/customEvent/dimension_table_4.png and /dev/null differ
diff --git a/img/customEvent/dimension_table_5.png b/img/customEvent/dimension_table_5.png
deleted file mode 100644
index 9590a33..0000000
Binary files a/img/customEvent/dimension_table_5.png and /dev/null differ
diff --git a/img/customEvent/dimension_table_6.png b/img/customEvent/dimension_table_6.png
deleted file mode 100644
index 097e653..0000000
Binary files a/img/customEvent/dimension_table_6.png and /dev/null differ
diff --git a/img/customEvent/dimension_table_7.png b/img/customEvent/dimension_table_7.png
deleted file mode 100644
index cd264ba..0000000
Binary files a/img/customEvent/dimension_table_7.png and /dev/null differ
diff --git a/img/customEvent/dimension_table_8.png b/img/customEvent/dimension_table_8.png
deleted file mode 100644
index dabfcde..0000000
Binary files a/img/customEvent/dimension_table_8.png and /dev/null differ
diff --git a/img/customEvent/dimension_table_9.png b/img/customEvent/dimension_table_9.png
deleted file mode 100644
index 51e7e22..0000000
Binary files a/img/customEvent/dimension_table_9.png and /dev/null differ
diff --git a/img/customEvent/distribution/fenbu-1-1.png b/img/customEvent/distribution/fenbu-1-1.png
deleted file mode 100644
index 60f3107..0000000
Binary files a/img/customEvent/distribution/fenbu-1-1.png and /dev/null differ
diff --git a/img/customEvent/distribution/fenbu-1-2-2.png b/img/customEvent/distribution/fenbu-1-2-2.png
deleted file mode 100644
index 0027385..0000000
Binary files a/img/customEvent/distribution/fenbu-1-2-2.png and /dev/null differ
diff --git a/img/customEvent/distribution/fenbu-1-2-3.png b/img/customEvent/distribution/fenbu-1-2-3.png
deleted file mode 100644
index d6f8ca5..0000000
Binary files a/img/customEvent/distribution/fenbu-1-2-3.png and /dev/null differ
diff --git a/img/customEvent/distribution/fenbu-1-4.png b/img/customEvent/distribution/fenbu-1-4.png
deleted file mode 100644
index f383933..0000000
Binary files a/img/customEvent/distribution/fenbu-1-4.png and /dev/null differ
diff --git a/img/customEvent/event/event-2-1.png b/img/customEvent/event/event-2-1.png
deleted file mode 100644
index 35906e4..0000000
Binary files a/img/customEvent/event/event-2-1.png and /dev/null differ
diff --git a/img/customEvent/event/event-2-2.png b/img/customEvent/event/event-2-2.png
deleted file mode 100644
index f878d0f..0000000
Binary files a/img/customEvent/event/event-2-2.png and /dev/null differ
diff --git a/img/customEvent/event/event-2-3.png b/img/customEvent/event/event-2-3.png
deleted file mode 100644
index c7e41b1..0000000
Binary files a/img/customEvent/event/event-2-3.png and /dev/null differ
diff --git a/img/customEvent/event/event-2-4.png b/img/customEvent/event/event-2-4.png
deleted file mode 100644
index 4ffd27a..0000000
Binary files a/img/customEvent/event/event-2-4.png and /dev/null differ
diff --git a/img/customEvent/event/event-2-5.png b/img/customEvent/event/event-2-5.png
deleted file mode 100644
index fea657b..0000000
Binary files a/img/customEvent/event/event-2-5.png and /dev/null differ
diff --git a/img/customEvent/event/event-2-6.png b/img/customEvent/event/event-2-6.png
deleted file mode 100644
index 809a851..0000000
Binary files a/img/customEvent/event/event-2-6.png and /dev/null differ
diff --git a/img/customEvent/event/event-2-7.png b/img/customEvent/event/event-2-7.png
deleted file mode 100644
index 0935c14..0000000
Binary files a/img/customEvent/event/event-2-7.png and /dev/null differ
diff --git a/img/customEvent/event/event-2.png b/img/customEvent/event/event-2.png
deleted file mode 100644
index e79abd3..0000000
Binary files a/img/customEvent/event/event-2.png and /dev/null differ
diff --git a/img/customEvent/event/event-3.png b/img/customEvent/event/event-3.png
deleted file mode 100644
index 2afcba4..0000000
Binary files a/img/customEvent/event/event-3.png and /dev/null differ
diff --git a/img/customEvent/event/event-4.png b/img/customEvent/event/event-4.png
deleted file mode 100644
index b1a323f..0000000
Binary files a/img/customEvent/event/event-4.png and /dev/null differ
diff --git a/img/customEvent/event/event-5.png b/img/customEvent/event/event-5.png
deleted file mode 100644
index c7765ba..0000000
Binary files a/img/customEvent/event/event-5.png and /dev/null differ
diff --git a/img/customEvent/event/event-6.png b/img/customEvent/event/event-6.png
deleted file mode 100644
index d70fc48..0000000
Binary files a/img/customEvent/event/event-6.png and /dev/null differ
diff --git a/img/customEvent/event/event-7.png b/img/customEvent/event/event-7.png
deleted file mode 100644
index 159d763..0000000
Binary files a/img/customEvent/event/event-7.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_custom_range.png b/img/customEvent/event_analyse_custom_range.png
deleted file mode 100644
index ca6b117..0000000
Binary files a/img/customEvent/event_analyse_custom_range.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_pivot_table_1.png b/img/customEvent/event_analyse_pivot_table_1.png
deleted file mode 100644
index ed29225..0000000
Binary files a/img/customEvent/event_analyse_pivot_table_1.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_pivot_table_2.png b/img/customEvent/event_analyse_pivot_table_2.png
deleted file mode 100644
index 8907647..0000000
Binary files a/img/customEvent/event_analyse_pivot_table_2.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_relative_time_1.png b/img/customEvent/event_analyse_relative_time_1.png
deleted file mode 100644
index 7f2ed24..0000000
Binary files a/img/customEvent/event_analyse_relative_time_1.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_relative_time_2.png b/img/customEvent/event_analyse_relative_time_2.png
deleted file mode 100644
index c626c26..0000000
Binary files a/img/customEvent/event_analyse_relative_time_2.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_save_report_1.png b/img/customEvent/event_analyse_save_report_1.png
deleted file mode 100644
index 1b7f71d..0000000
Binary files a/img/customEvent/event_analyse_save_report_1.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_save_report_2.png b/img/customEvent/event_analyse_save_report_2.png
deleted file mode 100644
index e5906d7..0000000
Binary files a/img/customEvent/event_analyse_save_report_2.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_save_report_3.png b/img/customEvent/event_analyse_save_report_3.png
deleted file mode 100644
index 61b0f01..0000000
Binary files a/img/customEvent/event_analyse_save_report_3.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_table_filter.png b/img/customEvent/event_analyse_table_filter.png
deleted file mode 100644
index 742243f..0000000
Binary files a/img/customEvent/event_analyse_table_filter.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_time_compare.png b/img/customEvent/event_analyse_time_compare.png
deleted file mode 100644
index c0a2820..0000000
Binary files a/img/customEvent/event_analyse_time_compare.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_time_filter.png b/img/customEvent/event_analyse_time_filter.png
deleted file mode 100644
index 2cfb514..0000000
Binary files a/img/customEvent/event_analyse_time_filter.png and /dev/null differ
diff --git a/img/customEvent/event_analyse_time_granularity.png b/img/customEvent/event_analyse_time_granularity.png
deleted file mode 100644
index 49d88df..0000000
Binary files a/img/customEvent/event_analyse_time_granularity.png and /dev/null differ
diff --git "a/img/customEvent/funnel/exp/1-\346\274\217\346\226\227\345\210\206\346\236\220-\350\256\276\347\275\256\346\274\217\346\226\227.png" "b/img/customEvent/funnel/exp/1-\346\274\217\346\226\227\345\210\206\346\236\220-\350\256\276\347\275\256\346\274\217\346\226\227.png"
deleted file mode 100644
index 85a3502..0000000
Binary files "a/img/customEvent/funnel/exp/1-\346\274\217\346\226\227\345\210\206\346\236\220-\350\256\276\347\275\256\346\274\217\346\226\227.png" and /dev/null differ
diff --git "a/img/customEvent/funnel/exp/2-\346\274\217\346\226\227\345\210\206\346\236\220-\350\256\276\347\275\256\346\274\217\346\226\227.png" "b/img/customEvent/funnel/exp/2-\346\274\217\346\226\227\345\210\206\346\236\220-\350\256\276\347\275\256\346\274\217\346\226\227.png"
deleted file mode 100644
index 96caa2f..0000000
Binary files "a/img/customEvent/funnel/exp/2-\346\274\217\346\226\227\345\210\206\346\236\220-\350\256\276\347\275\256\346\274\217\346\226\227.png" and /dev/null differ
diff --git "a/img/customEvent/funnel/exp/3-\346\274\217\346\226\227\345\210\206\346\236\220-\351\200\211\346\213\251\347\273\264\345\272\246.png" "b/img/customEvent/funnel/exp/3-\346\274\217\346\226\227\345\210\206\346\236\220-\351\200\211\346\213\251\347\273\264\345\272\246.png"
deleted file mode 100644
index f4a9eb6..0000000
Binary files "a/img/customEvent/funnel/exp/3-\346\274\217\346\226\227\345\210\206\346\236\220-\351\200\211\346\213\251\347\273\264\345\272\246.png" and /dev/null differ
diff --git "a/img/customEvent/funnel/exp/4-\346\274\217\346\226\227\345\210\206\346\236\220-\346\274\217\346\226\227\347\252\227\345\217\243\346\234\237.png" "b/img/customEvent/funnel/exp/4-\346\274\217\346\226\227\345\210\206\346\236\220-\346\274\217\346\226\227\347\252\227\345\217\243\346\234\237.png"
deleted file mode 100644
index cff8821..0000000
Binary files "a/img/customEvent/funnel/exp/4-\346\274\217\346\226\227\345\210\206\346\236\220-\346\274\217\346\226\227\347\252\227\345\217\243\346\234\237.png" and /dev/null differ
diff --git "a/img/customEvent/funnel/exp/5-\346\274\217\346\226\227\345\210\206\346\236\220-\344\277\235\345\255\230\346\212\245\350\241\250.png" "b/img/customEvent/funnel/exp/5-\346\274\217\346\226\227\345\210\206\346\236\220-\344\277\235\345\255\230\346\212\245\350\241\250.png"
deleted file mode 100644
index c6b2964..0000000
Binary files "a/img/customEvent/funnel/exp/5-\346\274\217\346\226\227\345\210\206\346\236\220-\344\277\235\345\255\230\346\212\245\350\241\250.png" and /dev/null differ
diff --git "a/img/customEvent/funnel/\346\241\210\344\276\213-1.png" "b/img/customEvent/funnel/\346\241\210\344\276\213-1.png"
deleted file mode 100644
index d0319b5..0000000
Binary files "a/img/customEvent/funnel/\346\241\210\344\276\213-1.png" and /dev/null differ
diff --git "a/img/customEvent/funnel/\346\241\210\344\276\213-2.png" "b/img/customEvent/funnel/\346\241\210\344\276\213-2.png"
deleted file mode 100644
index 635828d..0000000
Binary files "a/img/customEvent/funnel/\346\241\210\344\276\213-2.png" and /dev/null differ
diff --git "a/img/customEvent/funnel/\346\241\210\344\276\213-3.png" "b/img/customEvent/funnel/\346\241\210\344\276\213-3.png"
deleted file mode 100644
index 5117fa1..0000000
Binary files "a/img/customEvent/funnel/\346\241\210\344\276\213-3.png" and /dev/null differ
diff --git "a/img/customEvent/funnel/\346\241\210\344\276\213-4.6.png" "b/img/customEvent/funnel/\346\241\210\344\276\213-4.6.png"
deleted file mode 100644
index c31cfec..0000000
Binary files "a/img/customEvent/funnel/\346\241\210\344\276\213-4.6.png" and /dev/null differ
diff --git "a/img/customEvent/funnel/\346\241\210\344\276\213-5.2.png" "b/img/customEvent/funnel/\346\241\210\344\276\213-5.2.png"
deleted file mode 100644
index d7f4797..0000000
Binary files "a/img/customEvent/funnel/\346\241\210\344\276\213-5.2.png" and /dev/null differ
diff --git a/img/customEvent/funnel_analyse_result_type.png b/img/customEvent/funnel_analyse_result_type.png
deleted file mode 100644
index 555d6a7..0000000
Binary files a/img/customEvent/funnel_analyse_result_type.png and /dev/null differ
diff --git a/img/customEvent/funnel_analyse_table_1.png b/img/customEvent/funnel_analyse_table_1.png
deleted file mode 100644
index bcf0ee3..0000000
Binary files a/img/customEvent/funnel_analyse_table_1.png and /dev/null differ
diff --git a/img/customEvent/funnel_analyse_table_2.png b/img/customEvent/funnel_analyse_table_2.png
deleted file mode 100644
index d3e4bbe..0000000
Binary files a/img/customEvent/funnel_analyse_table_2.png and /dev/null differ
diff --git a/img/customEvent/funnel_analyse_table_3.png b/img/customEvent/funnel_analyse_table_3.png
deleted file mode 100644
index 0691125..0000000
Binary files a/img/customEvent/funnel_analyse_table_3.png and /dev/null differ
diff --git a/img/customEvent/funnel_analyse_table_4.png b/img/customEvent/funnel_analyse_table_4.png
deleted file mode 100644
index d471f56..0000000
Binary files a/img/customEvent/funnel_analyse_table_4.png and /dev/null differ
diff --git a/img/customEvent/kanban_add_report_1.png b/img/customEvent/kanban_add_report_1.png
deleted file mode 100644
index 123b5a0..0000000
Binary files a/img/customEvent/kanban_add_report_1.png and /dev/null differ
diff --git a/img/customEvent/kanban_add_report_2.png b/img/customEvent/kanban_add_report_2.png
deleted file mode 100644
index ee4c476..0000000
Binary files a/img/customEvent/kanban_add_report_2.png and /dev/null differ
diff --git a/img/customEvent/kanban_create_1.png b/img/customEvent/kanban_create_1.png
deleted file mode 100644
index c74d5c2..0000000
Binary files a/img/customEvent/kanban_create_1.png and /dev/null differ
diff --git a/img/customEvent/kanban_create_2.png b/img/customEvent/kanban_create_2.png
deleted file mode 100644
index f308cf6..0000000
Binary files a/img/customEvent/kanban_create_2.png and /dev/null differ
diff --git a/img/customEvent/kanban_create_folder.png b/img/customEvent/kanban_create_folder.png
deleted file mode 100644
index 93f5182..0000000
Binary files a/img/customEvent/kanban_create_folder.png and /dev/null differ
diff --git a/img/customEvent/kanban_function.png b/img/customEvent/kanban_function.png
deleted file mode 100644
index 28358be..0000000
Binary files a/img/customEvent/kanban_function.png and /dev/null differ
diff --git a/img/customEvent/kanban_layout.png b/img/customEvent/kanban_layout.png
deleted file mode 100644
index 9e8b60f..0000000
Binary files a/img/customEvent/kanban_layout.png and /dev/null differ
diff --git a/img/customEvent/kanban_move.png b/img/customEvent/kanban_move.png
deleted file mode 100644
index f9e7a8e..0000000
Binary files a/img/customEvent/kanban_move.png and /dev/null differ
diff --git a/img/customEvent/kanban_operation.png b/img/customEvent/kanban_operation.png
deleted file mode 100644
index a5a26d8..0000000
Binary files a/img/customEvent/kanban_operation.png and /dev/null differ
diff --git a/img/customEvent/kanban_refresh.png b/img/customEvent/kanban_refresh.png
deleted file mode 100644
index 42938a1..0000000
Binary files a/img/customEvent/kanban_refresh.png and /dev/null differ
diff --git a/img/customEvent/kanban_setting_1.png b/img/customEvent/kanban_setting_1.png
deleted file mode 100644
index 99810ab..0000000
Binary files a/img/customEvent/kanban_setting_1.png and /dev/null differ
diff --git a/img/customEvent/kanban_setting_2.png b/img/customEvent/kanban_setting_2.png
deleted file mode 100644
index a1f2a8c..0000000
Binary files a/img/customEvent/kanban_setting_2.png and /dev/null differ
diff --git a/img/customEvent/kanban_share.png b/img/customEvent/kanban_share.png
deleted file mode 100644
index 943df4a..0000000
Binary files a/img/customEvent/kanban_share.png and /dev/null differ
diff --git a/img/customEvent/kanban_summary.png b/img/customEvent/kanban_summary.png
deleted file mode 100644
index 2f8f4dc..0000000
Binary files a/img/customEvent/kanban_summary.png and /dev/null differ
diff --git a/img/customEvent/metadata_event_create2.png b/img/customEvent/metadata_event_create2.png
deleted file mode 100644
index 17b459f..0000000
Binary files a/img/customEvent/metadata_event_create2.png and /dev/null differ
diff --git a/img/customEvent/metadata_event_edit.png b/img/customEvent/metadata_event_edit.png
deleted file mode 100644
index d9a24d9..0000000
Binary files a/img/customEvent/metadata_event_edit.png and /dev/null differ
diff --git a/img/customEvent/metadata_event_overview.png b/img/customEvent/metadata_event_overview.png
deleted file mode 100644
index 52fb77b..0000000
Binary files a/img/customEvent/metadata_event_overview.png and /dev/null differ
diff --git a/img/customEvent/metadata_event_prop_create.png b/img/customEvent/metadata_event_prop_create.png
deleted file mode 100644
index bcb94b3..0000000
Binary files a/img/customEvent/metadata_event_prop_create.png and /dev/null differ
diff --git a/img/customEvent/metadata_event_prop_edit.png b/img/customEvent/metadata_event_prop_edit.png
deleted file mode 100644
index e46d431..0000000
Binary files a/img/customEvent/metadata_event_prop_edit.png and /dev/null differ
diff --git a/img/customEvent/metadata_event_prop_overview.png b/img/customEvent/metadata_event_prop_overview.png
deleted file mode 100644
index 18284c4..0000000
Binary files a/img/customEvent/metadata_event_prop_overview.png and /dev/null differ
diff --git a/img/customEvent/metadata_user_prop_create.png b/img/customEvent/metadata_user_prop_create.png
deleted file mode 100644
index e029b5b..0000000
Binary files a/img/customEvent/metadata_user_prop_create.png and /dev/null differ
diff --git a/img/customEvent/metadata_user_prop_edit.png b/img/customEvent/metadata_user_prop_edit.png
deleted file mode 100644
index 9583b32..0000000
Binary files a/img/customEvent/metadata_user_prop_edit.png and /dev/null differ
diff --git a/img/customEvent/metadata_user_prop_overview.png b/img/customEvent/metadata_user_prop_overview.png
deleted file mode 100644
index 260fd61..0000000
Binary files a/img/customEvent/metadata_user_prop_overview.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-1-1.png b/img/customEvent/retention/LC-1-1.png
deleted file mode 100644
index 8829975..0000000
Binary files a/img/customEvent/retention/LC-1-1.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-1-2.png b/img/customEvent/retention/LC-1-2.png
deleted file mode 100644
index 48096e6..0000000
Binary files a/img/customEvent/retention/LC-1-2.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-1-3.png b/img/customEvent/retention/LC-1-3.png
deleted file mode 100644
index 6e870ef..0000000
Binary files a/img/customEvent/retention/LC-1-3.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-1-4.png b/img/customEvent/retention/LC-1-4.png
deleted file mode 100644
index 3e44152..0000000
Binary files a/img/customEvent/retention/LC-1-4.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-2-1.png b/img/customEvent/retention/LC-2-1.png
deleted file mode 100644
index 0091fe9..0000000
Binary files a/img/customEvent/retention/LC-2-1.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-2-2-1.png b/img/customEvent/retention/LC-2-2-1.png
deleted file mode 100644
index 764927a..0000000
Binary files a/img/customEvent/retention/LC-2-2-1.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-2-3.png b/img/customEvent/retention/LC-2-3.png
deleted file mode 100644
index 95cdc85..0000000
Binary files a/img/customEvent/retention/LC-2-3.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-2-4.png b/img/customEvent/retention/LC-2-4.png
deleted file mode 100644
index 9545304..0000000
Binary files a/img/customEvent/retention/LC-2-4.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-2-5.png b/img/customEvent/retention/LC-2-5.png
deleted file mode 100644
index c9d19c4..0000000
Binary files a/img/customEvent/retention/LC-2-5.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-2-6.png b/img/customEvent/retention/LC-2-6.png
deleted file mode 100644
index 8fed80d..0000000
Binary files a/img/customEvent/retention/LC-2-6.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-2-7-2.png b/img/customEvent/retention/LC-2-7-2.png
deleted file mode 100644
index c5487de..0000000
Binary files a/img/customEvent/retention/LC-2-7-2.png and /dev/null differ
diff --git a/img/customEvent/retention/LC-2-7-3.png b/img/customEvent/retention/LC-2-7-3.png
deleted file mode 100644
index 34e1208..0000000
Binary files a/img/customEvent/retention/LC-2-7-3.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_1.png b/img/customEvent/sql/sql_1.png
deleted file mode 100644
index b840176..0000000
Binary files a/img/customEvent/sql/sql_1.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_10.png b/img/customEvent/sql/sql_10.png
deleted file mode 100644
index 552aa97..0000000
Binary files a/img/customEvent/sql/sql_10.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_11.png b/img/customEvent/sql/sql_11.png
deleted file mode 100644
index ef516a4..0000000
Binary files a/img/customEvent/sql/sql_11.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_12.png b/img/customEvent/sql/sql_12.png
deleted file mode 100644
index 5a8806a..0000000
Binary files a/img/customEvent/sql/sql_12.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_13.png b/img/customEvent/sql/sql_13.png
deleted file mode 100644
index df40c2f..0000000
Binary files a/img/customEvent/sql/sql_13.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_14.png b/img/customEvent/sql/sql_14.png
deleted file mode 100644
index 9150426..0000000
Binary files a/img/customEvent/sql/sql_14.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_15.png b/img/customEvent/sql/sql_15.png
deleted file mode 100644
index 4eb760c..0000000
Binary files a/img/customEvent/sql/sql_15.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_16.png b/img/customEvent/sql/sql_16.png
deleted file mode 100644
index 2ed4196..0000000
Binary files a/img/customEvent/sql/sql_16.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_2.png b/img/customEvent/sql/sql_2.png
deleted file mode 100644
index 242b6bc..0000000
Binary files a/img/customEvent/sql/sql_2.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_3.png b/img/customEvent/sql/sql_3.png
deleted file mode 100644
index b3a6e88..0000000
Binary files a/img/customEvent/sql/sql_3.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_4.png b/img/customEvent/sql/sql_4.png
deleted file mode 100644
index 872012c..0000000
Binary files a/img/customEvent/sql/sql_4.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_5.png b/img/customEvent/sql/sql_5.png
deleted file mode 100644
index 190be6c..0000000
Binary files a/img/customEvent/sql/sql_5.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_6.png b/img/customEvent/sql/sql_6.png
deleted file mode 100644
index cb2fcc3..0000000
Binary files a/img/customEvent/sql/sql_6.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_8.png b/img/customEvent/sql/sql_8.png
deleted file mode 100644
index 70902e2..0000000
Binary files a/img/customEvent/sql/sql_8.png and /dev/null differ
diff --git a/img/customEvent/sql/sql_9.png b/img/customEvent/sql/sql_9.png
deleted file mode 100644
index 08bfcfb..0000000
Binary files a/img/customEvent/sql/sql_9.png and /dev/null differ
diff --git a/img/customEvent/tracking_manager_1.png b/img/customEvent/tracking_manager_1.png
deleted file mode 100644
index 0bfb1a3..0000000
Binary files a/img/customEvent/tracking_manager_1.png and /dev/null differ
diff --git a/img/customEvent/tracking_manager_2.png b/img/customEvent/tracking_manager_2.png
deleted file mode 100644
index e7f3d36..0000000
Binary files a/img/customEvent/tracking_manager_2.png and /dev/null differ
diff --git a/img/customEvent/tracking_manager_3.png b/img/customEvent/tracking_manager_3.png
deleted file mode 100644
index 8ab5b5c..0000000
Binary files a/img/customEvent/tracking_manager_3.png and /dev/null differ
diff --git a/img/customEvent/tracking_manager_4.png b/img/customEvent/tracking_manager_4.png
deleted file mode 100644
index ad0881a..0000000
Binary files a/img/customEvent/tracking_manager_4.png and /dev/null differ
diff --git a/img/customEvent/tracking_manager_5.png b/img/customEvent/tracking_manager_5.png
deleted file mode 100644
index da37345..0000000
Binary files a/img/customEvent/tracking_manager_5.png and /dev/null differ
diff --git a/img/customEvent/tracking_manager_6.png b/img/customEvent/tracking_manager_6.png
deleted file mode 100644
index 14e4fb2..0000000
Binary files a/img/customEvent/tracking_manager_6.png and /dev/null differ
diff --git a/img/customEvent/tracking_manager_7.png b/img/customEvent/tracking_manager_7.png
deleted file mode 100644
index f544e3d..0000000
Binary files a/img/customEvent/tracking_manager_7.png and /dev/null differ
diff --git a/img/customEvent/tracking_manager_8.png b/img/customEvent/tracking_manager_8.png
deleted file mode 100644
index c4eed69..0000000
Binary files a/img/customEvent/tracking_manager_8.png and /dev/null differ
diff --git a/img/customEvent/tracking_manager_9.png b/img/customEvent/tracking_manager_9.png
deleted file mode 100644
index f51df41..0000000
Binary files a/img/customEvent/tracking_manager_9.png and /dev/null differ
diff --git a/img/customEvent/user/user_seq_1.png b/img/customEvent/user/user_seq_1.png
deleted file mode 100644
index 9d0cdb6..0000000
Binary files a/img/customEvent/user/user_seq_1.png and /dev/null differ
diff --git a/img/customEvent/user/user_seq_2.png b/img/customEvent/user/user_seq_2.png
deleted file mode 100644
index c030575..0000000
Binary files a/img/customEvent/user/user_seq_2.png and /dev/null differ
diff --git a/img/customEvent/user/user_seq_3.png b/img/customEvent/user/user_seq_3.png
deleted file mode 100644
index dfb321d..0000000
Binary files a/img/customEvent/user/user_seq_3.png and /dev/null differ
diff --git a/img/customEvent/user/user_seq_4.png b/img/customEvent/user/user_seq_4.png
deleted file mode 100644
index c8e1eda..0000000
Binary files a/img/customEvent/user/user_seq_4.png and /dev/null differ
diff --git a/img/customEvent/userTag_1.png b/img/customEvent/userTag_1.png
deleted file mode 100644
index 2c64c7d..0000000
Binary files a/img/customEvent/userTag_1.png and /dev/null differ
diff --git a/img/customEvent/userTag_2.png b/img/customEvent/userTag_2.png
deleted file mode 100644
index 022b358..0000000
Binary files a/img/customEvent/userTag_2.png and /dev/null differ
diff --git a/img/customEvent/userTag_3.png b/img/customEvent/userTag_3.png
deleted file mode 100644
index 5706b24..0000000
Binary files a/img/customEvent/userTag_3.png and /dev/null differ
diff --git a/img/customEvent/userTag_4.png b/img/customEvent/userTag_4.png
deleted file mode 100644
index bb0a186..0000000
Binary files a/img/customEvent/userTag_4.png and /dev/null differ
diff --git a/img/customEvent/userTag_5.png b/img/customEvent/userTag_5.png
deleted file mode 100644
index 627f256..0000000
Binary files a/img/customEvent/userTag_5.png and /dev/null differ
diff --git a/img/customEvent/userTag_6.png b/img/customEvent/userTag_6.png
deleted file mode 100644
index c1a7136..0000000
Binary files a/img/customEvent/userTag_6.png and /dev/null differ
diff --git a/img/customEvent/userTag_7.png b/img/customEvent/userTag_7.png
deleted file mode 100644
index d93c383..0000000
Binary files a/img/customEvent/userTag_7.png and /dev/null differ
diff --git a/img/customEvent/userTag_8.png b/img/customEvent/userTag_8.png
deleted file mode 100644
index 4e15931..0000000
Binary files a/img/customEvent/userTag_8.png and /dev/null differ
diff --git a/img/customEvent/userTag_9.png b/img/customEvent/userTag_9.png
deleted file mode 100644
index 82e950a..0000000
Binary files a/img/customEvent/userTag_9.png and /dev/null differ
diff --git a/img/customEvent/virtualEvent_1.png b/img/customEvent/virtualEvent_1.png
deleted file mode 100644
index 001b904..0000000
Binary files a/img/customEvent/virtualEvent_1.png and /dev/null differ
diff --git a/img/customEvent/virtualEvent_2.png b/img/customEvent/virtualEvent_2.png
deleted file mode 100644
index b10105e..0000000
Binary files a/img/customEvent/virtualEvent_2.png and /dev/null differ
diff --git a/img/customEvent/virtualEvent_3.png b/img/customEvent/virtualEvent_3.png
deleted file mode 100644
index 47517fb..0000000
Binary files a/img/customEvent/virtualEvent_3.png and /dev/null differ
diff --git a/img/customEvent/virtualEvent_4.png b/img/customEvent/virtualEvent_4.png
deleted file mode 100644
index 06316b2..0000000
Binary files a/img/customEvent/virtualEvent_4.png and /dev/null differ
diff --git a/img/customEvent/virtualEvent_5.png b/img/customEvent/virtualEvent_5.png
deleted file mode 100644
index e13c850..0000000
Binary files a/img/customEvent/virtualEvent_5.png and /dev/null differ
diff --git a/img/customEvent/virtual_1.png b/img/customEvent/virtual_1.png
deleted file mode 100644
index d747ab1..0000000
Binary files a/img/customEvent/virtual_1.png and /dev/null differ
diff --git a/img/customEvent/virtual_2.png b/img/customEvent/virtual_2.png
deleted file mode 100644
index 2d1decc..0000000
Binary files a/img/customEvent/virtual_2.png and /dev/null differ
diff --git a/img/customEvent/virtual_3.png b/img/customEvent/virtual_3.png
deleted file mode 100644
index f603f52..0000000
Binary files a/img/customEvent/virtual_3.png and /dev/null differ
diff --git a/img/customEvent/virtual_4.png b/img/customEvent/virtual_4.png
deleted file mode 100644
index 8a656bd..0000000
Binary files a/img/customEvent/virtual_4.png and /dev/null differ
diff --git a/img/customEvent/virtual_5.png b/img/customEvent/virtual_5.png
deleted file mode 100644
index 20ac60d..0000000
Binary files a/img/customEvent/virtual_5.png and /dev/null differ
diff --git a/img/customEvent/virtual_6.png b/img/customEvent/virtual_6.png
deleted file mode 100644
index bdfc8a6..0000000
Binary files a/img/customEvent/virtual_6.png and /dev/null differ
diff --git a/img/customEvent/virtual_7.png b/img/customEvent/virtual_7.png
deleted file mode 100644
index 20a0dc1..0000000
Binary files a/img/customEvent/virtual_7.png and /dev/null differ
diff --git a/img/design-billboard/1.1.png b/img/design-billboard/1.1.png
deleted file mode 100644
index ac7a235..0000000
Binary files a/img/design-billboard/1.1.png and /dev/null differ
diff --git a/img/design-billboard/2.1.png b/img/design-billboard/2.1.png
deleted file mode 100644
index 4791f5c..0000000
Binary files a/img/design-billboard/2.1.png and /dev/null differ
diff --git a/img/design-billboard/2.10.png b/img/design-billboard/2.10.png
deleted file mode 100644
index 6d189b8..0000000
Binary files a/img/design-billboard/2.10.png and /dev/null differ
diff --git a/img/design-billboard/2.11.png b/img/design-billboard/2.11.png
deleted file mode 100644
index 166df83..0000000
Binary files a/img/design-billboard/2.11.png and /dev/null differ
diff --git a/img/design-billboard/2.12.png b/img/design-billboard/2.12.png
deleted file mode 100644
index f47a389..0000000
Binary files a/img/design-billboard/2.12.png and /dev/null differ
diff --git a/img/design-billboard/2.13.png b/img/design-billboard/2.13.png
deleted file mode 100644
index acb4660..0000000
Binary files a/img/design-billboard/2.13.png and /dev/null differ
diff --git a/img/design-billboard/2.14.png b/img/design-billboard/2.14.png
deleted file mode 100644
index 607aab2..0000000
Binary files a/img/design-billboard/2.14.png and /dev/null differ
diff --git a/img/design-billboard/2.15.png b/img/design-billboard/2.15.png
deleted file mode 100644
index 9ff8201..0000000
Binary files a/img/design-billboard/2.15.png and /dev/null differ
diff --git a/img/design-billboard/2.2.png b/img/design-billboard/2.2.png
deleted file mode 100644
index 6d189b8..0000000
Binary files a/img/design-billboard/2.2.png and /dev/null differ
diff --git a/img/design-billboard/2.3.png b/img/design-billboard/2.3.png
deleted file mode 100644
index 01039da..0000000
Binary files a/img/design-billboard/2.3.png and /dev/null differ
diff --git a/img/design-billboard/2.4.png b/img/design-billboard/2.4.png
deleted file mode 100644
index 0febfaf..0000000
Binary files a/img/design-billboard/2.4.png and /dev/null differ
diff --git a/img/design-billboard/2.5.png b/img/design-billboard/2.5.png
deleted file mode 100644
index af7a57c..0000000
Binary files a/img/design-billboard/2.5.png and /dev/null differ
diff --git a/img/design-billboard/2.6.png b/img/design-billboard/2.6.png
deleted file mode 100644
index 9db6eef..0000000
Binary files a/img/design-billboard/2.6.png and /dev/null differ
diff --git a/img/design-billboard/2.7.png b/img/design-billboard/2.7.png
deleted file mode 100644
index 79b7de0..0000000
Binary files a/img/design-billboard/2.7.png and /dev/null differ
diff --git a/img/design-billboard/2.8.png b/img/design-billboard/2.8.png
deleted file mode 100644
index 50600df..0000000
Binary files a/img/design-billboard/2.8.png and /dev/null differ
diff --git a/img/design-billboard/2.9.png b/img/design-billboard/2.9.png
deleted file mode 100644
index 4c2588d..0000000
Binary files a/img/design-billboard/2.9.png and /dev/null differ
diff --git a/img/design-billboard/3.1.png b/img/design-billboard/3.1.png
deleted file mode 100644
index 6ce6602..0000000
Binary files a/img/design-billboard/3.1.png and /dev/null differ
diff --git a/img/design-billboard/3.10.png b/img/design-billboard/3.10.png
deleted file mode 100644
index a4c4411..0000000
Binary files a/img/design-billboard/3.10.png and /dev/null differ
diff --git a/img/design-billboard/3.11.png b/img/design-billboard/3.11.png
deleted file mode 100644
index 348602d..0000000
Binary files a/img/design-billboard/3.11.png and /dev/null differ
diff --git a/img/design-billboard/3.12.png b/img/design-billboard/3.12.png
deleted file mode 100644
index 3f3c5a6..0000000
Binary files a/img/design-billboard/3.12.png and /dev/null differ
diff --git a/img/design-billboard/3.2.png b/img/design-billboard/3.2.png
deleted file mode 100644
index 534ef0e..0000000
Binary files a/img/design-billboard/3.2.png and /dev/null differ
diff --git a/img/design-billboard/3.3.png b/img/design-billboard/3.3.png
deleted file mode 100644
index a53ea0e..0000000
Binary files a/img/design-billboard/3.3.png and /dev/null differ
diff --git a/img/design-billboard/3.4.png b/img/design-billboard/3.4.png
deleted file mode 100644
index 1ca4d9c..0000000
Binary files a/img/design-billboard/3.4.png and /dev/null differ
diff --git a/img/design-billboard/3.5.png b/img/design-billboard/3.5.png
deleted file mode 100644
index 0035bde..0000000
Binary files a/img/design-billboard/3.5.png and /dev/null differ
diff --git a/img/design-billboard/3.6.png b/img/design-billboard/3.6.png
deleted file mode 100644
index 1588583..0000000
Binary files a/img/design-billboard/3.6.png and /dev/null differ
diff --git a/img/design-billboard/3.9.png b/img/design-billboard/3.9.png
deleted file mode 100644
index 4200bf0..0000000
Binary files a/img/design-billboard/3.9.png and /dev/null differ
diff --git a/img/design-billboard/4.1.png b/img/design-billboard/4.1.png
deleted file mode 100644
index 995cefb..0000000
Binary files a/img/design-billboard/4.1.png and /dev/null differ
diff --git a/img/design-billboard/4.2.png b/img/design-billboard/4.2.png
deleted file mode 100644
index 7b37780..0000000
Binary files a/img/design-billboard/4.2.png and /dev/null differ
diff --git a/img/design-billboard/4.3.png b/img/design-billboard/4.3.png
deleted file mode 100644
index 856196b..0000000
Binary files a/img/design-billboard/4.3.png and /dev/null differ
diff --git a/img/design-billboard/4.4.png b/img/design-billboard/4.4.png
deleted file mode 100644
index e61b003..0000000
Binary files a/img/design-billboard/4.4.png and /dev/null differ
diff --git a/img/design-billboard/4.5.png b/img/design-billboard/4.5.png
deleted file mode 100644
index 31ba209..0000000
Binary files a/img/design-billboard/4.5.png and /dev/null differ
diff --git a/img/design-billboard/4.6.png b/img/design-billboard/4.6.png
deleted file mode 100644
index d32cf2f..0000000
Binary files a/img/design-billboard/4.6.png and /dev/null differ
diff --git a/img/design-billboard/4.7.png b/img/design-billboard/4.7.png
deleted file mode 100644
index 381aab4..0000000
Binary files a/img/design-billboard/4.7.png and /dev/null differ
diff --git a/img/design-billboard/4.8.png b/img/design-billboard/4.8.png
deleted file mode 100644
index 3d6e177..0000000
Binary files a/img/design-billboard/4.8.png and /dev/null differ
diff --git a/img/design-billboard/4.9.png b/img/design-billboard/4.9.png
deleted file mode 100644
index 2148bf8..0000000
Binary files a/img/design-billboard/4.9.png and /dev/null differ
diff --git a/img/dlc1.png b/img/dlc1.png
deleted file mode 100644
index 5ff95c5..0000000
Binary files a/img/dlc1.png and /dev/null differ
diff --git a/img/embedded-moments/all-tips.png b/img/embedded-moments/all-tips.png
deleted file mode 100644
index 43db11b..0000000
Binary files a/img/embedded-moments/all-tips.png and /dev/null differ
diff --git a/img/embedded-moments/all.png b/img/embedded-moments/all.png
deleted file mode 100644
index f522da0..0000000
Binary files a/img/embedded-moments/all.png and /dev/null differ
diff --git a/img/embedded-moments/tips.png b/img/embedded-moments/tips.png
deleted file mode 100644
index 80cb072..0000000
Binary files a/img/embedded-moments/tips.png and /dev/null differ
diff --git a/img/event-center/picture-sample.jpeg b/img/event-center/picture-sample.jpeg
deleted file mode 100644
index 129b592..0000000
Binary files a/img/event-center/picture-sample.jpeg and /dev/null differ
diff --git a/img/event-center/submit-ticket.png b/img/event-center/submit-ticket.png
deleted file mode 100644
index 4ff80ff..0000000
Binary files a/img/event-center/submit-ticket.png and /dev/null differ
diff --git a/img/event-center/type-check-in.jpeg b/img/event-center/type-check-in.jpeg
deleted file mode 100644
index f20deb3..0000000
Binary files a/img/event-center/type-check-in.jpeg and /dev/null differ
diff --git a/img/event-center/type-discussion.jpeg b/img/event-center/type-discussion.jpeg
deleted file mode 100644
index 0dfcb66..0000000
Binary files a/img/event-center/type-discussion.jpeg and /dev/null differ
diff --git a/img/event-center/type-recruitment.jpeg b/img/event-center/type-recruitment.jpeg
deleted file mode 100644
index 84d99c6..0000000
Binary files a/img/event-center/type-recruitment.jpeg and /dev/null differ
diff --git a/img/events-keypoints.jpg b/img/events-keypoints.jpg
deleted file mode 100755
index 857cc3f..0000000
Binary files a/img/events-keypoints.jpg and /dev/null differ
diff --git a/img/featured-posts.png b/img/featured-posts.png
deleted file mode 100644
index 6dae91d..0000000
Binary files a/img/featured-posts.png and /dev/null differ
diff --git a/img/fire-test/image2022-8-16_15-53-27.png b/img/fire-test/image2022-8-16_15-53-27.png
deleted file mode 100644
index 0b472f8..0000000
Binary files a/img/fire-test/image2022-8-16_15-53-27.png and /dev/null differ
diff --git a/img/fire-test/image2022-8-16_15-53-9.png b/img/fire-test/image2022-8-16_15-53-9.png
deleted file mode 100644
index 20ceb81..0000000
Binary files a/img/fire-test/image2022-8-16_15-53-9.png and /dev/null differ
diff --git a/img/forum-admin-center.png b/img/forum-admin-center.png
deleted file mode 100644
index d386f3c..0000000
Binary files a/img/forum-admin-center.png and /dev/null differ
diff --git a/img/forum-audit-logs.png b/img/forum-audit-logs.png
deleted file mode 100644
index 7a26afb..0000000
Binary files a/img/forum-audit-logs.png and /dev/null differ
diff --git a/img/forum-stats.png b/img/forum-stats.png
deleted file mode 100644
index 2396bc7..0000000
Binary files a/img/forum-stats.png and /dev/null differ
diff --git a/img/game-sign/active-billboard.png b/img/game-sign/active-billboard.png
deleted file mode 100644
index 2c1299a..0000000
Binary files a/img/game-sign/active-billboard.png and /dev/null differ
diff --git a/img/game-sign/check-in-page.png b/img/game-sign/check-in-page.png
deleted file mode 100644
index 1173a49..0000000
Binary files a/img/game-sign/check-in-page.png and /dev/null differ
diff --git a/img/game-sign/event-center.png b/img/game-sign/event-center.png
deleted file mode 100644
index 73b1b19..0000000
Binary files a/img/game-sign/event-center.png and /dev/null differ
diff --git a/img/game-sign/forum.png b/img/game-sign/forum.png
deleted file mode 100644
index ceebe30..0000000
Binary files a/img/game-sign/forum.png and /dev/null differ
diff --git a/img/game-sign/my-game.png b/img/game-sign/my-game.png
deleted file mode 100644
index 5653247..0000000
Binary files a/img/game-sign/my-game.png and /dev/null differ
diff --git a/img/hide-subforum.png b/img/hide-subforum.png
deleted file mode 100644
index dfdda56..0000000
Binary files a/img/hide-subforum.png and /dev/null differ
diff --git a/img/image2021-11-12_16-29-30.png b/img/image2021-11-12_16-29-30.png
deleted file mode 100644
index d992b5d..0000000
Binary files a/img/image2021-11-12_16-29-30.png and /dev/null differ
diff --git a/img/image2021-11-12_16-33-46.png b/img/image2021-11-12_16-33-46.png
deleted file mode 100644
index 247691d..0000000
Binary files a/img/image2021-11-12_16-33-46.png and /dev/null differ
diff --git a/img/image2021-11-12_16-50-36.png b/img/image2021-11-12_16-50-36.png
deleted file mode 100644
index 1fa02c5..0000000
Binary files a/img/image2021-11-12_16-50-36.png and /dev/null differ
diff --git a/img/image2021-11-12_17-45-53.png b/img/image2021-11-12_17-45-53.png
deleted file mode 100644
index 413b5d3..0000000
Binary files a/img/image2021-11-12_17-45-53.png and /dev/null differ
diff --git a/img/image2021-11-12_17-46-37.png b/img/image2021-11-12_17-46-37.png
deleted file mode 100644
index 5fdd10e..0000000
Binary files a/img/image2021-11-12_17-46-37.png and /dev/null differ
diff --git a/img/in-game-events-configure.png b/img/in-game-events-configure.png
deleted file mode 100644
index 9b4c911..0000000
Binary files a/img/in-game-events-configure.png and /dev/null differ
diff --git a/img/in-game-events-example.png b/img/in-game-events-example.png
deleted file mode 100644
index ee22e30..0000000
Binary files a/img/in-game-events-example.png and /dev/null differ
diff --git a/img/io/design-moment/1.1.1.1.png b/img/io/design-moment/1.1.1.1.png
deleted file mode 100644
index 8711ab5..0000000
Binary files a/img/io/design-moment/1.1.1.1.png and /dev/null differ
diff --git a/img/io/design-moment/1.1.1.2.png b/img/io/design-moment/1.1.1.2.png
deleted file mode 100644
index 9c31ca3..0000000
Binary files a/img/io/design-moment/1.1.1.2.png and /dev/null differ
diff --git a/img/io/design-moment/1.1.2.1.png b/img/io/design-moment/1.1.2.1.png
deleted file mode 100644
index 8e9251b..0000000
Binary files a/img/io/design-moment/1.1.2.1.png and /dev/null differ
diff --git a/img/io/design-moment/1.1.2.2.png b/img/io/design-moment/1.1.2.2.png
deleted file mode 100644
index 70c197d..0000000
Binary files a/img/io/design-moment/1.1.2.2.png and /dev/null differ
diff --git a/img/io/design-moment/1.1.3.1.png b/img/io/design-moment/1.1.3.1.png
deleted file mode 100644
index d532322..0000000
Binary files a/img/io/design-moment/1.1.3.1.png and /dev/null differ
diff --git a/img/io/design-moment/1.1.3.2.png b/img/io/design-moment/1.1.3.2.png
deleted file mode 100644
index 7d4994d..0000000
Binary files a/img/io/design-moment/1.1.3.2.png and /dev/null differ
diff --git a/img/io/design-moment/1.2.1.1.png b/img/io/design-moment/1.2.1.1.png
deleted file mode 100644
index 0a28bd9..0000000
Binary files a/img/io/design-moment/1.2.1.1.png and /dev/null differ
diff --git a/img/io/design-moment/1.2.1.2.png b/img/io/design-moment/1.2.1.2.png
deleted file mode 100644
index 72d036f..0000000
Binary files a/img/io/design-moment/1.2.1.2.png and /dev/null differ
diff --git a/img/io/design-moment/1.2.2.1.png b/img/io/design-moment/1.2.2.1.png
deleted file mode 100644
index fd9ea01..0000000
Binary files a/img/io/design-moment/1.2.2.1.png and /dev/null differ
diff --git a/img/io/design-moment/1.2.2.2.png b/img/io/design-moment/1.2.2.2.png
deleted file mode 100644
index e223efd..0000000
Binary files a/img/io/design-moment/1.2.2.2.png and /dev/null differ
diff --git a/img/io/design-moment/2.1.png b/img/io/design-moment/2.1.png
deleted file mode 100644
index bc2be21..0000000
Binary files a/img/io/design-moment/2.1.png and /dev/null differ
diff --git a/img/io/design-moment/2.2.png b/img/io/design-moment/2.2.png
deleted file mode 100644
index de96c4c..0000000
Binary files a/img/io/design-moment/2.2.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.1.1.png b/img/io/design-moment/2.3.1.1.png
deleted file mode 100644
index bb3596a..0000000
Binary files a/img/io/design-moment/2.3.1.1.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.1.2.png b/img/io/design-moment/2.3.1.2.png
deleted file mode 100644
index e7e0aaa..0000000
Binary files a/img/io/design-moment/2.3.1.2.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.2.1.1.png b/img/io/design-moment/2.3.2.1.1.png
deleted file mode 100644
index 4e06301..0000000
Binary files a/img/io/design-moment/2.3.2.1.1.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.2.1.2.png b/img/io/design-moment/2.3.2.1.2.png
deleted file mode 100644
index 121b1b6..0000000
Binary files a/img/io/design-moment/2.3.2.1.2.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.2.2.1.png b/img/io/design-moment/2.3.2.2.1.png
deleted file mode 100644
index cb38421..0000000
Binary files a/img/io/design-moment/2.3.2.2.1.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.2.2.2.png b/img/io/design-moment/2.3.2.2.2.png
deleted file mode 100644
index b135f02..0000000
Binary files a/img/io/design-moment/2.3.2.2.2.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.2.3.1.png b/img/io/design-moment/2.3.2.3.1.png
deleted file mode 100644
index e22576d..0000000
Binary files a/img/io/design-moment/2.3.2.3.1.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.2.3.2.png b/img/io/design-moment/2.3.2.3.2.png
deleted file mode 100644
index c51d3c1..0000000
Binary files a/img/io/design-moment/2.3.2.3.2.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.3.1.1.png b/img/io/design-moment/2.3.3.1.1.png
deleted file mode 100644
index 0730b76..0000000
Binary files a/img/io/design-moment/2.3.3.1.1.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.3.1.2.png b/img/io/design-moment/2.3.3.1.2.png
deleted file mode 100644
index 97984f9..0000000
Binary files a/img/io/design-moment/2.3.3.1.2.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.3.2.1.png b/img/io/design-moment/2.3.3.2.1.png
deleted file mode 100644
index 2c987ce..0000000
Binary files a/img/io/design-moment/2.3.3.2.1.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.3.2.2.png b/img/io/design-moment/2.3.3.2.2.png
deleted file mode 100644
index 56f3b14..0000000
Binary files a/img/io/design-moment/2.3.3.2.2.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.3.3.1.png b/img/io/design-moment/2.3.3.3.1.png
deleted file mode 100644
index 48ed57b..0000000
Binary files a/img/io/design-moment/2.3.3.3.1.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.3.3.2.png b/img/io/design-moment/2.3.3.3.2.png
deleted file mode 100644
index 92f8f49..0000000
Binary files a/img/io/design-moment/2.3.3.3.2.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.4.1.png b/img/io/design-moment/2.3.4.1.png
deleted file mode 100644
index 58c7eb8..0000000
Binary files a/img/io/design-moment/2.3.4.1.png and /dev/null differ
diff --git a/img/io/design-moment/2.3.4.2.png b/img/io/design-moment/2.3.4.2.png
deleted file mode 100644
index e3ca803..0000000
Binary files a/img/io/design-moment/2.3.4.2.png and /dev/null differ
diff --git a/img/io/lastwill-message.png b/img/io/lastwill-message.png
deleted file mode 100644
index 3cc4eb6..0000000
Binary files a/img/io/lastwill-message.png and /dev/null differ
diff --git a/img/io/realtime_read_confirm.png b/img/io/realtime_read_confirm.png
deleted file mode 100644
index f6000c4..0000000
Binary files a/img/io/realtime_read_confirm.png and /dev/null differ
diff --git a/img/io/sales-settings.png b/img/io/sales-settings.png
deleted file mode 100644
index 8e5fffa..0000000
Binary files a/img/io/sales-settings.png and /dev/null differ
diff --git a/img/io/test-account-1.png b/img/io/test-account-1.png
deleted file mode 100644
index edde501..0000000
Binary files a/img/io/test-account-1.png and /dev/null differ
diff --git a/img/io/test-account-2.png b/img/io/test-account-2.png
deleted file mode 100644
index 84295bc..0000000
Binary files a/img/io/test-account-2.png and /dev/null differ
diff --git a/img/kdUfrlmTi48AlkCDQgHzGg.png b/img/kdUfrlmTi48AlkCDQgHzGg.png
deleted file mode 100644
index a7f76da..0000000
Binary files a/img/kdUfrlmTi48AlkCDQgHzGg.png and /dev/null differ
diff --git a/img/lc-favicon.ico b/img/lc-favicon.ico
deleted file mode 100644
index 1972731..0000000
Binary files a/img/lc-favicon.ico and /dev/null differ
diff --git a/img/lc/avoscloud-feedback.png b/img/lc/avoscloud-feedback.png
deleted file mode 100644
index 8dd2aa2..0000000
Binary files a/img/lc/avoscloud-feedback.png and /dev/null differ
diff --git a/img/lc/avoscloud-ios-feedback.png b/img/lc/avoscloud-ios-feedback.png
deleted file mode 100644
index 6b254c0..0000000
Binary files a/img/lc/avoscloud-ios-feedback.png and /dev/null differ
diff --git a/img/leancache_arch.png b/img/leancache_arch.png
deleted file mode 100644
index c5e0b42..0000000
Binary files a/img/leancache_arch.png and /dev/null differ
diff --git a/img/leancache_status.png b/img/leancache_status.png
deleted file mode 100644
index 89653f6..0000000
Binary files a/img/leancache_status.png and /dev/null differ
diff --git a/img/license_introduce2.png b/img/license_introduce2.png
deleted file mode 100644
index 35e13cf..0000000
Binary files a/img/license_introduce2.png and /dev/null differ
diff --git a/img/logo.svg b/img/logo.svg
deleted file mode 100644
index 6d79e1e..0000000
--- a/img/logo.svg
+++ /dev/null
@@ -1,8 +0,0 @@
-
diff --git a/img/logo_en.png b/img/logo_en.png
deleted file mode 100644
index a16e605..0000000
Binary files a/img/logo_en.png and /dev/null differ
diff --git a/img/logo_en_footer.png b/img/logo_en_footer.png
deleted file mode 100644
index 32b84cc..0000000
Binary files a/img/logo_en_footer.png and /dev/null differ
diff --git a/img/logo_top_cn.png b/img/logo_top_cn.png
deleted file mode 100644
index 7169b50..0000000
Binary files a/img/logo_top_cn.png and /dev/null differ
diff --git a/img/logo_top_en.png b/img/logo_top_en.png
deleted file mode 100644
index c1f1285..0000000
Binary files a/img/logo_top_en.png and /dev/null differ
diff --git a/img/logo_zh_footer.png b/img/logo_zh_footer.png
deleted file mode 100644
index 5e04eb9..0000000
Binary files a/img/logo_zh_footer.png and /dev/null differ
diff --git a/img/logoh.png b/img/logoh.png
deleted file mode 100644
index 6a827cb..0000000
Binary files a/img/logoh.png and /dev/null differ
diff --git a/img/moderation-logs.png b/img/moderation-logs.png
deleted file mode 100644
index c2a4f46..0000000
Binary files a/img/moderation-logs.png and /dev/null differ
diff --git a/img/moment-1.3.1.png b/img/moment-1.3.1.png
deleted file mode 100644
index 36f3dc4..0000000
Binary files a/img/moment-1.3.1.png and /dev/null differ
diff --git a/img/moment-1.3.10.png b/img/moment-1.3.10.png
deleted file mode 100644
index 68091e2..0000000
Binary files a/img/moment-1.3.10.png and /dev/null differ
diff --git a/img/moment-1.3.11.png b/img/moment-1.3.11.png
deleted file mode 100644
index 2cc9969..0000000
Binary files a/img/moment-1.3.11.png and /dev/null differ
diff --git a/img/moment-1.3.12.png b/img/moment-1.3.12.png
deleted file mode 100644
index f054bb2..0000000
Binary files a/img/moment-1.3.12.png and /dev/null differ
diff --git a/img/moment-1.3.2.png b/img/moment-1.3.2.png
deleted file mode 100644
index 632f294..0000000
Binary files a/img/moment-1.3.2.png and /dev/null differ
diff --git a/img/moment-1.3.3.png b/img/moment-1.3.3.png
deleted file mode 100644
index 80065f3..0000000
Binary files a/img/moment-1.3.3.png and /dev/null differ
diff --git a/img/moment-1.3.4.png b/img/moment-1.3.4.png
deleted file mode 100644
index 038a4cb..0000000
Binary files a/img/moment-1.3.4.png and /dev/null differ
diff --git a/img/moment-1.3.5.png b/img/moment-1.3.5.png
deleted file mode 100644
index 555d2cd..0000000
Binary files a/img/moment-1.3.5.png and /dev/null differ
diff --git a/img/moment-1.3.6.png b/img/moment-1.3.6.png
deleted file mode 100644
index 1d8f48f..0000000
Binary files a/img/moment-1.3.6.png and /dev/null differ
diff --git a/img/moment-1.3.7.png b/img/moment-1.3.7.png
deleted file mode 100644
index 58e3d4e..0000000
Binary files a/img/moment-1.3.7.png and /dev/null differ
diff --git a/img/moment-1.3.8.png b/img/moment-1.3.8.png
deleted file mode 100644
index 69f2f4a..0000000
Binary files a/img/moment-1.3.8.png and /dev/null differ
diff --git a/img/moment-1.3.9.png b/img/moment-1.3.9.png
deleted file mode 100644
index 7a1d720..0000000
Binary files a/img/moment-1.3.9.png and /dev/null differ
diff --git a/img/news.png b/img/news.png
deleted file mode 100644
index dac59db..0000000
Binary files a/img/news.png and /dev/null differ
diff --git a/img/official-posts-notification.jpg b/img/official-posts-notification.jpg
deleted file mode 100755
index cd6ccab..0000000
Binary files a/img/official-posts-notification.jpg and /dev/null differ
diff --git a/img/official-posts.png b/img/official-posts.png
deleted file mode 100644
index 578e70b..0000000
Binary files a/img/official-posts.png and /dev/null differ
diff --git a/img/official-replies.png b/img/official-replies.png
deleted file mode 100644
index 427a1f6..0000000
Binary files a/img/official-replies.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-02.png b/img/operations-manual/Operations-Manual-02.png
deleted file mode 100644
index 7faffbd..0000000
Binary files a/img/operations-manual/Operations-Manual-02.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-03.png b/img/operations-manual/Operations-Manual-03.png
deleted file mode 100644
index c32067f..0000000
Binary files a/img/operations-manual/Operations-Manual-03.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-04.png b/img/operations-manual/Operations-Manual-04.png
deleted file mode 100644
index eeea02b..0000000
Binary files a/img/operations-manual/Operations-Manual-04.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-05.png b/img/operations-manual/Operations-Manual-05.png
deleted file mode 100644
index 59f5578..0000000
Binary files a/img/operations-manual/Operations-Manual-05.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-06.png b/img/operations-manual/Operations-Manual-06.png
deleted file mode 100644
index dae1a7b..0000000
Binary files a/img/operations-manual/Operations-Manual-06.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-07.png b/img/operations-manual/Operations-Manual-07.png
deleted file mode 100644
index d76a85a..0000000
Binary files a/img/operations-manual/Operations-Manual-07.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-08.png b/img/operations-manual/Operations-Manual-08.png
deleted file mode 100644
index f4e44d8..0000000
Binary files a/img/operations-manual/Operations-Manual-08.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-09.png b/img/operations-manual/Operations-Manual-09.png
deleted file mode 100644
index be62331..0000000
Binary files a/img/operations-manual/Operations-Manual-09.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-10.png b/img/operations-manual/Operations-Manual-10.png
deleted file mode 100644
index 7e8ddee..0000000
Binary files a/img/operations-manual/Operations-Manual-10.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-11.png b/img/operations-manual/Operations-Manual-11.png
deleted file mode 100644
index ca946a2..0000000
Binary files a/img/operations-manual/Operations-Manual-11.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-12.png b/img/operations-manual/Operations-Manual-12.png
deleted file mode 100644
index 2f104be..0000000
Binary files a/img/operations-manual/Operations-Manual-12.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-13.png b/img/operations-manual/Operations-Manual-13.png
deleted file mode 100644
index 9328586..0000000
Binary files a/img/operations-manual/Operations-Manual-13.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-14.png b/img/operations-manual/Operations-Manual-14.png
deleted file mode 100644
index c180cc1..0000000
Binary files a/img/operations-manual/Operations-Manual-14.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-15.png b/img/operations-manual/Operations-Manual-15.png
deleted file mode 100644
index 7c7e099..0000000
Binary files a/img/operations-manual/Operations-Manual-15.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-16.png b/img/operations-manual/Operations-Manual-16.png
deleted file mode 100644
index c06efc2..0000000
Binary files a/img/operations-manual/Operations-Manual-16.png and /dev/null differ
diff --git a/img/operations-manual/Operations-Manual-17.png b/img/operations-manual/Operations-Manual-17.png
deleted file mode 100644
index 82a6263..0000000
Binary files a/img/operations-manual/Operations-Manual-17.png and /dev/null differ
diff --git a/img/operations-manual/Operations-ManualCH-01.png b/img/operations-manual/Operations-ManualCH-01.png
deleted file mode 100644
index 516ffc6..0000000
Binary files a/img/operations-manual/Operations-ManualCH-01.png and /dev/null differ
diff --git a/img/operations-manual/Operations-ManualEN-01.png b/img/operations-manual/Operations-ManualEN-01.png
deleted file mode 100644
index 1e02314..0000000
Binary files a/img/operations-manual/Operations-ManualEN-01.png and /dev/null differ
diff --git a/img/pin-posts.png b/img/pin-posts.png
deleted file mode 100644
index 4e85ef3..0000000
Binary files a/img/pin-posts.png and /dev/null differ
diff --git a/img/platforms/alipay-mini-app.png b/img/platforms/alipay-mini-app.png
deleted file mode 100644
index 424676e..0000000
Binary files a/img/platforms/alipay-mini-app.png and /dev/null differ
diff --git a/img/platforms/baidu-mini-app.png b/img/platforms/baidu-mini-app.png
deleted file mode 100644
index 7547d78..0000000
Binary files a/img/platforms/baidu-mini-app.png and /dev/null differ
diff --git a/img/platforms/cocos.png b/img/platforms/cocos.png
deleted file mode 100644
index 6026489..0000000
Binary files a/img/platforms/cocos.png and /dev/null differ
diff --git a/img/platforms/egret.png b/img/platforms/egret.png
deleted file mode 100644
index 8937bd5..0000000
Binary files a/img/platforms/egret.png and /dev/null differ
diff --git a/img/platforms/electron.svg b/img/platforms/electron.svg
deleted file mode 100644
index 807ca1f..0000000
--- a/img/platforms/electron.svg
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
diff --git a/img/platforms/html5.svg b/img/platforms/html5.svg
deleted file mode 100644
index d450e74..0000000
--- a/img/platforms/html5.svg
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
diff --git a/img/platforms/laya.png b/img/platforms/laya.png
deleted file mode 100644
index a7a0af1..0000000
Binary files a/img/platforms/laya.png and /dev/null differ
diff --git a/img/platforms/node-js.svg b/img/platforms/node-js.svg
deleted file mode 100644
index c9f6c34..0000000
--- a/img/platforms/node-js.svg
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
diff --git a/img/platforms/other.svg b/img/platforms/other.svg
deleted file mode 100644
index ab095cf..0000000
--- a/img/platforms/other.svg
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/img/platforms/qq-app.svg b/img/platforms/qq-app.svg
deleted file mode 100644
index dddfee7..0000000
--- a/img/platforms/qq-app.svg
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
\ No newline at end of file
diff --git a/img/platforms/quickapp.png b/img/platforms/quickapp.png
deleted file mode 100644
index 5550209..0000000
Binary files a/img/platforms/quickapp.png and /dev/null differ
diff --git a/img/platforms/react-native.svg b/img/platforms/react-native.svg
deleted file mode 100644
index 418547a..0000000
--- a/img/platforms/react-native.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
diff --git a/img/platforms/toutiao-mini-app.png b/img/platforms/toutiao-mini-app.png
deleted file mode 100644
index 95aa9bf..0000000
Binary files a/img/platforms/toutiao-mini-app.png and /dev/null differ
diff --git a/img/platforms/weapp-game.svg b/img/platforms/weapp-game.svg
deleted file mode 100644
index a7de8cc..0000000
--- a/img/platforms/weapp-game.svg
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
\ No newline at end of file
diff --git a/img/platforms/weapp.svg b/img/platforms/weapp.svg
deleted file mode 100644
index 2d738bf..0000000
--- a/img/platforms/weapp.svg
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
diff --git a/img/popular-searches.png b/img/popular-searches.png
deleted file mode 100644
index 95f6a7e..0000000
Binary files a/img/popular-searches.png and /dev/null differ
diff --git a/img/push/hms1.png b/img/push/hms1.png
deleted file mode 100644
index ae6d367..0000000
Binary files a/img/push/hms1.png and /dev/null differ
diff --git a/img/push/hms2.png b/img/push/hms2.png
deleted file mode 100644
index 9c5ee23..0000000
Binary files a/img/push/hms2.png and /dev/null differ
diff --git a/img/push/hms3.png b/img/push/hms3.png
deleted file mode 100644
index 5c4d54c..0000000
Binary files a/img/push/hms3.png and /dev/null differ
diff --git a/img/push/hms4.png b/img/push/hms4.png
deleted file mode 100644
index 1437e2e..0000000
Binary files a/img/push/hms4.png and /dev/null differ
diff --git a/img/push/hms5.png b/img/push/hms5.png
deleted file mode 100644
index 12a6a3c..0000000
Binary files a/img/push/hms5.png and /dev/null differ
diff --git a/img/push/mz1.png b/img/push/mz1.png
deleted file mode 100644
index f5ab8b3..0000000
Binary files a/img/push/mz1.png and /dev/null differ
diff --git a/img/push/mz2.png b/img/push/mz2.png
deleted file mode 100644
index e4f8d72..0000000
Binary files a/img/push/mz2.png and /dev/null differ
diff --git a/img/recommends.png b/img/recommends.png
deleted file mode 100644
index 678171a..0000000
Binary files a/img/recommends.png and /dev/null differ
diff --git a/img/reply-to-popular-posts.png b/img/reply-to-popular-posts.png
deleted file mode 100644
index d377e47..0000000
Binary files a/img/reply-to-popular-posts.png and /dev/null differ
diff --git a/img/sdk-test-accounts-1.png b/img/sdk-test-accounts-1.png
deleted file mode 100644
index 54f78b5..0000000
Binary files a/img/sdk-test-accounts-1.png and /dev/null differ
diff --git a/img/sdk-test-accounts-2.png b/img/sdk-test-accounts-2.png
deleted file mode 100644
index b00d55d..0000000
Binary files a/img/sdk-test-accounts-2.png and /dev/null differ
diff --git a/img/sms/captcha.png b/img/sms/captcha.png
deleted file mode 100644
index d69cc01..0000000
Binary files a/img/sms/captcha.png and /dev/null differ
diff --git a/img/sms/signature-edit.png b/img/sms/signature-edit.png
deleted file mode 100644
index 491f45b..0000000
Binary files a/img/sms/signature-edit.png and /dev/null differ
diff --git a/img/sms/switch-setting.png b/img/sms/switch-setting.png
deleted file mode 100644
index 0692a4d..0000000
Binary files a/img/sms/switch-setting.png and /dev/null differ
diff --git a/img/storage/geopoint_faq.png b/img/storage/geopoint_faq.png
deleted file mode 100644
index 3119af3..0000000
Binary files a/img/storage/geopoint_faq.png and /dev/null differ
diff --git a/img/subforum.png b/img/subforum.png
deleted file mode 100644
index 711f371..0000000
Binary files a/img/subforum.png and /dev/null differ
diff --git a/img/tap-ad/console_data.png b/img/tap-ad/console_data.png
deleted file mode 100644
index 0e188e8..0000000
Binary files a/img/tap-ad/console_data.png and /dev/null differ
diff --git a/img/tap-ad/games.png b/img/tap-ad/games.png
deleted file mode 100644
index d04dd81..0000000
Binary files a/img/tap-ad/games.png and /dev/null differ
diff --git a/img/tap-ad/iaa.png b/img/tap-ad/iaa.png
deleted file mode 100644
index 6c45973..0000000
Binary files a/img/tap-ad/iaa.png and /dev/null differ
diff --git a/img/tap-ad/privacy_agreement.png b/img/tap-ad/privacy_agreement.png
deleted file mode 100644
index afdd909..0000000
Binary files a/img/tap-ad/privacy_agreement.png and /dev/null differ
diff --git a/img/tap-ad/scheme.jpg b/img/tap-ad/scheme.jpg
deleted file mode 100644
index 39cd691..0000000
Binary files a/img/tap-ad/scheme.jpg and /dev/null differ
diff --git a/img/tap-ad/self_render_reference.png b/img/tap-ad/self_render_reference.png
deleted file mode 100644
index 115140a..0000000
Binary files a/img/tap-ad/self_render_reference.png and /dev/null differ
diff --git a/img/tap-ad/tap_ad_flow.jpg b/img/tap-ad/tap_ad_flow.jpg
deleted file mode 100644
index d05c9a5..0000000
Binary files a/img/tap-ad/tap_ad_flow.jpg and /dev/null differ
diff --git a/img/tap-ad/tap_adn_uml.jpg b/img/tap-ad/tap_adn_uml.jpg
deleted file mode 100644
index 2e77d03..0000000
Binary files a/img/tap-ad/tap_adn_uml.jpg and /dev/null differ
diff --git a/img/tap-ad/xunhuan.png b/img/tap-ad/xunhuan.png
deleted file mode 100644
index 9d72127..0000000
Binary files a/img/tap-ad/xunhuan.png and /dev/null differ
diff --git a/img/tap-play/flow-pay.svg b/img/tap-play/flow-pay.svg
deleted file mode 100644
index 3d41bab..0000000
--- a/img/tap-play/flow-pay.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/img/tap-play/flow-submission.png b/img/tap-play/flow-submission.png
deleted file mode 100644
index 1902359..0000000
Binary files a/img/tap-play/flow-submission.png and /dev/null differ
diff --git a/img/tap-play/ticket.png b/img/tap-play/ticket.png
deleted file mode 100644
index 80c48c2..0000000
Binary files a/img/tap-play/ticket.png and /dev/null differ
diff --git a/img/tap_android_test.png b/img/tap_android_test.png
deleted file mode 100644
index 54484bd..0000000
Binary files a/img/tap_android_test.png and /dev/null differ
diff --git a/img/tap_fqa_ios_xcode.png b/img/tap_fqa_ios_xcode.png
deleted file mode 100644
index 0f9a453..0000000
Binary files a/img/tap_fqa_ios_xcode.png and /dev/null differ
diff --git a/img/tap_ios_003.png b/img/tap_ios_003.png
deleted file mode 100644
index a68c646..0000000
Binary files a/img/tap_ios_003.png and /dev/null differ
diff --git a/img/tap_ios_appmanifest.png b/img/tap_ios_appmanifest.png
deleted file mode 100644
index dc4f272..0000000
Binary files a/img/tap_ios_appmanifest.png and /dev/null differ
diff --git a/img/tap_ios_faq_libc.png b/img/tap_ios_faq_libc.png
deleted file mode 100644
index 994be44..0000000
Binary files a/img/tap_ios_faq_libc.png and /dev/null differ
diff --git a/img/tapsdk-compliance/permission_request_1.png b/img/tapsdk-compliance/permission_request_1.png
deleted file mode 100644
index 8f41004..0000000
Binary files a/img/tapsdk-compliance/permission_request_1.png and /dev/null differ
diff --git a/img/tapsdk-compliance/permission_request_2.png b/img/tapsdk-compliance/permission_request_2.png
deleted file mode 100644
index 442b928..0000000
Binary files a/img/tapsdk-compliance/permission_request_2.png and /dev/null differ
diff --git a/img/tapsdk-compliance/privacy_overview.png b/img/tapsdk-compliance/privacy_overview.png
deleted file mode 100644
index 11b2501..0000000
Binary files a/img/tapsdk-compliance/privacy_overview.png and /dev/null differ
diff --git a/img/tapsdk-compliance/sdk_info_list.png b/img/tapsdk-compliance/sdk_info_list.png
deleted file mode 100644
index 1653c1f..0000000
Binary files a/img/tapsdk-compliance/sdk_info_list.png and /dev/null differ
diff --git a/img/tds-gift/custom_prizes.png b/img/tds-gift/custom_prizes.png
deleted file mode 100644
index 391f523..0000000
Binary files a/img/tds-gift/custom_prizes.png and /dev/null differ
diff --git a/img/tds-gift/custom_redemption.png b/img/tds-gift/custom_redemption.png
deleted file mode 100644
index 3bfa3e6..0000000
Binary files a/img/tds-gift/custom_redemption.png and /dev/null differ
diff --git a/img/tds-gift/gift01.png b/img/tds-gift/gift01.png
deleted file mode 100644
index 955ca60..0000000
Binary files a/img/tds-gift/gift01.png and /dev/null differ
diff --git a/img/tds-gift/gift02.png b/img/tds-gift/gift02.png
deleted file mode 100644
index fce5b24..0000000
Binary files a/img/tds-gift/gift02.png and /dev/null differ
diff --git a/img/tds-gift/gift03.png b/img/tds-gift/gift03.png
deleted file mode 100644
index d7263a9..0000000
Binary files a/img/tds-gift/gift03.png and /dev/null differ
diff --git a/img/tds-gift/gift04.png b/img/tds-gift/gift04.png
deleted file mode 100644
index 5a7ae41..0000000
Binary files a/img/tds-gift/gift04.png and /dev/null differ
diff --git a/img/tds-gift/gift05.png b/img/tds-gift/gift05.png
deleted file mode 100644
index b138e15..0000000
Binary files a/img/tds-gift/gift05.png and /dev/null differ
diff --git a/img/tds-gift/gift06.png b/img/tds-gift/gift06.png
deleted file mode 100644
index 3c21c3f..0000000
Binary files a/img/tds-gift/gift06.png and /dev/null differ
diff --git a/img/tds-gift/submit_check.png b/img/tds-gift/submit_check.png
deleted file mode 100644
index f040b6c..0000000
Binary files a/img/tds-gift/submit_check.png and /dev/null differ
diff --git a/img/tds-gift/submit_send.png b/img/tds-gift/submit_send.png
deleted file mode 100644
index 99092fd..0000000
Binary files a/img/tds-gift/submit_send.png and /dev/null differ
diff --git a/img/tds-gift/submit_simple.png b/img/tds-gift/submit_simple.png
deleted file mode 100644
index 5166209..0000000
Binary files a/img/tds-gift/submit_simple.png and /dev/null differ
diff --git a/img/text-moderation-en-01.png b/img/text-moderation-en-01.png
deleted file mode 100644
index 55a47a9..0000000
Binary files a/img/text-moderation-en-01.png and /dev/null differ
diff --git a/img/text-moderation-en-02.png b/img/text-moderation-en-02.png
deleted file mode 100644
index b8e057c..0000000
Binary files a/img/text-moderation-en-02.png and /dev/null differ
diff --git a/img/text-moderation-en-03.png b/img/text-moderation-en-03.png
deleted file mode 100644
index 1d1ba27..0000000
Binary files a/img/text-moderation-en-03.png and /dev/null differ
diff --git a/img/text-moderation-en-04.png b/img/text-moderation-en-04.png
deleted file mode 100644
index 46afc8c..0000000
Binary files a/img/text-moderation-en-04.png and /dev/null differ
diff --git a/img/text-moderation-en-05.png b/img/text-moderation-en-05.png
deleted file mode 100644
index de2f768..0000000
Binary files a/img/text-moderation-en-05.png and /dev/null differ
diff --git a/img/text-moderation-en-06.png b/img/text-moderation-en-06.png
deleted file mode 100644
index f193eba..0000000
Binary files a/img/text-moderation-en-06.png and /dev/null differ
diff --git a/img/textsafety1.png b/img/textsafety1.png
deleted file mode 100644
index 4fe4241..0000000
Binary files a/img/textsafety1.png and /dev/null differ
diff --git a/img/textsafety2.png b/img/textsafety2.png
deleted file mode 100644
index f3ae2a9..0000000
Binary files a/img/textsafety2.png and /dev/null differ
diff --git a/img/textsafety3.png b/img/textsafety3.png
deleted file mode 100644
index 92be403..0000000
Binary files a/img/textsafety3.png and /dev/null differ
diff --git a/img/textsafety4.png b/img/textsafety4.png
deleted file mode 100644
index 3e7729e..0000000
Binary files a/img/textsafety4.png and /dev/null differ
diff --git a/img/textsafety5.png b/img/textsafety5.png
deleted file mode 100644
index b8e92f0..0000000
Binary files a/img/textsafety5.png and /dev/null differ
diff --git a/img/textsafety6.png b/img/textsafety6.png
deleted file mode 100644
index 61b6a9e..0000000
Binary files a/img/textsafety6.png and /dev/null differ
diff --git "a/img/\344\272\221\347\216\251\346\241\210\344\276\213.png" "b/img/\344\272\221\347\216\251\346\241\210\344\276\213.png"
deleted file mode 100644
index 960e1fe..0000000
Binary files "a/img/\344\272\221\347\216\251\346\241\210\344\276\213.png" and /dev/null differ
diff --git "a/img/\344\272\221\347\216\251\346\265\201\347\250\2131.jpeg" "b/img/\344\272\221\347\216\251\346\265\201\347\250\2131.jpeg"
deleted file mode 100644
index cb951f2..0000000
Binary files "a/img/\344\272\221\347\216\251\346\265\201\347\250\2131.jpeg" and /dev/null differ
diff --git "a/img/\344\272\221\347\216\251\346\265\201\347\250\2132.jpeg" "b/img/\344\272\221\347\216\251\346\265\201\347\250\2132.jpeg"
deleted file mode 100644
index f79a7ba..0000000
Binary files "a/img/\344\272\221\347\216\251\346\265\201\347\250\2132.jpeg" and /dev/null differ
diff --git "a/img/\344\272\221\347\216\251\346\265\201\347\250\2133.jpeg" "b/img/\344\272\221\347\216\251\346\265\201\347\250\2133.jpeg"
deleted file mode 100644
index 13b2587..0000000
Binary files "a/img/\344\272\221\347\216\251\346\265\201\347\250\2133.jpeg" and /dev/null differ
diff --git "a/img/\344\272\221\347\216\251\347\272\277\344\270\212\345\205\245\345\217\243.png" "b/img/\344\272\221\347\216\251\347\272\277\344\270\212\345\205\245\345\217\243.png"
deleted file mode 100644
index 39d5b08..0000000
Binary files "a/img/\344\272\221\347\216\251\347\272\277\344\270\212\345\205\245\345\217\243.png" and /dev/null differ
diff --git "a/img/\344\277\241\346\201\257\350\247\246\350\276\2761.png" "b/img/\344\277\241\346\201\257\350\247\246\350\276\2761.png"
deleted file mode 100644
index 080509f..0000000
Binary files "a/img/\344\277\241\346\201\257\350\247\246\350\276\2761.png" and /dev/null differ
diff --git "a/img/\344\277\241\346\201\257\350\247\246\350\276\2762.png" "b/img/\344\277\241\346\201\257\350\247\246\350\276\2762.png"
deleted file mode 100644
index d8fa3d2..0000000
Binary files "a/img/\344\277\241\346\201\257\350\247\246\350\276\2762.png" and /dev/null differ
diff --git "a/img/\345\210\233\345\273\272\345\216\202\345\225\206.png" "b/img/\345\210\233\345\273\272\345\216\202\345\225\206.png"
deleted file mode 100644
index cc3a8e0..0000000
Binary files "a/img/\345\210\233\345\273\272\345\216\202\345\225\206.png" and /dev/null differ
diff --git "a/img/\345\210\233\345\273\272\346\270\270\346\210\217.png" "b/img/\345\210\233\345\273\272\346\270\270\346\210\217.png"
deleted file mode 100644
index df9b157..0000000
Binary files "a/img/\345\210\233\345\273\272\346\270\270\346\210\217.png" and /dev/null differ
diff --git "a/img/\345\217\230\346\233\264\350\256\244\350\257\201\345\274\200\345\217\221\350\200\205.png" "b/img/\345\217\230\346\233\264\350\256\244\350\257\201\345\274\200\345\217\221\350\200\205.png"
deleted file mode 100644
index 73ddf00..0000000
Binary files "a/img/\345\217\230\346\233\264\350\256\244\350\257\201\345\274\200\345\217\221\350\200\205.png" and /dev/null differ
diff --git "a/img/\345\233\276\346\240\207.png" "b/img/\345\233\276\346\240\207.png"
deleted file mode 100644
index 68d2f35..0000000
Binary files "a/img/\345\233\276\346\240\207.png" and /dev/null differ
diff --git "a/img/\345\246\202\344\275\225\345\220\270\345\274\225-\345\274\200\345\217\221\350\200\205\347\232\204\350\257\235.png" "b/img/\345\246\202\344\275\225\345\220\270\345\274\225-\345\274\200\345\217\221\350\200\205\347\232\204\350\257\235.png"
deleted file mode 100644
index 2744d39..0000000
Binary files "a/img/\345\246\202\344\275\225\345\220\270\345\274\225-\345\274\200\345\217\221\350\200\205\347\232\204\350\257\235.png" and /dev/null differ
diff --git "a/img/\345\246\202\344\275\225\345\220\270\345\274\225-\346\264\273\345\212\250\344\270\255\345\277\203.jpeg" "b/img/\345\246\202\344\275\225\345\220\270\345\274\225-\346\264\273\345\212\250\344\270\255\345\277\203.jpeg"
deleted file mode 100644
index 3b3a2f9..0000000
Binary files "a/img/\345\246\202\344\275\225\345\220\270\345\274\225-\346\264\273\345\212\250\344\270\255\345\277\203.jpeg" and /dev/null differ
diff --git "a/img/\345\246\202\344\275\225\345\220\270\345\274\225-\351\242\204\347\272\246\351\207\214\347\250\213\347\242\221.png" "b/img/\345\246\202\344\275\225\345\220\270\345\274\225-\351\242\204\347\272\246\351\207\214\347\250\213\347\242\221.png"
deleted file mode 100644
index cd70912..0000000
Binary files "a/img/\345\246\202\344\275\225\345\220\270\345\274\225-\351\242\204\347\272\246\351\207\214\347\250\213\347\242\221.png" and /dev/null differ
diff --git "a/img/\345\255\220\347\211\210\345\235\227\347\256\241\347\220\206.png" "b/img/\345\255\220\347\211\210\345\235\227\347\256\241\347\220\206.png"
deleted file mode 100644
index bd9bcf5..0000000
Binary files "a/img/\345\255\220\347\211\210\345\235\227\347\256\241\347\220\206.png" and /dev/null differ
diff --git "a/img/\345\256\232\346\227\266\345\212\237\350\203\2751.png" "b/img/\345\256\232\346\227\266\345\212\237\350\203\2751.png"
deleted file mode 100644
index acb6031..0000000
Binary files "a/img/\345\256\232\346\227\266\345\212\237\350\203\2751.png" and /dev/null differ
diff --git "a/img/\345\256\232\346\227\266\345\212\237\350\203\2752.png" "b/img/\345\256\232\346\227\266\345\212\237\350\203\2752.png"
deleted file mode 100644
index 7d85d7c..0000000
Binary files "a/img/\345\256\232\346\227\266\345\212\237\350\203\2752.png" and /dev/null differ
diff --git "a/img/\345\267\245\345\215\225\345\222\250\350\257\2421.png" "b/img/\345\267\245\345\215\225\345\222\250\350\257\2421.png"
deleted file mode 100644
index 0e31da8..0000000
Binary files "a/img/\345\267\245\345\215\225\345\222\250\350\257\2421.png" and /dev/null differ
diff --git "a/img/\345\267\245\345\215\225\345\222\250\350\257\2422.png" "b/img/\345\267\245\345\215\225\345\222\250\350\257\2422.png"
deleted file mode 100644
index b158e0c..0000000
Binary files "a/img/\345\267\245\345\215\225\345\222\250\350\257\2422.png" and /dev/null differ
diff --git "a/img/\345\267\245\345\215\225\345\222\250\350\257\2423.png" "b/img/\345\267\245\345\215\225\345\222\250\350\257\2423.png"
deleted file mode 100644
index f6ba3ec..0000000
Binary files "a/img/\345\267\245\345\215\225\345\222\250\350\257\2423.png" and /dev/null differ
diff --git "a/img/\345\274\200\345\217\221\350\200\205\350\256\244\350\257\201.png" "b/img/\345\274\200\345\217\221\350\200\205\350\256\244\350\257\201.png"
deleted file mode 100644
index 92dfea1..0000000
Binary files "a/img/\345\274\200\345\217\221\350\200\205\350\256\244\350\257\201.png" and /dev/null differ
diff --git "a/img/\345\274\200\345\217\221\350\200\205\350\257\204\344\273\267\346\212\225\350\257\211.png" "b/img/\345\274\200\345\217\221\350\200\205\350\257\204\344\273\267\346\212\225\350\257\211.png"
deleted file mode 100644
index f334872..0000000
Binary files "a/img/\345\274\200\345\217\221\350\200\205\350\257\204\344\273\267\346\212\225\350\257\211.png" and /dev/null differ
diff --git "a/img/\346\210\220\345\221\230\350\272\253\344\273\275\350\260\203\346\225\264.png" "b/img/\346\210\220\345\221\230\350\272\253\344\273\275\350\260\203\346\225\264.png"
deleted file mode 100644
index d04fca0..0000000
Binary files "a/img/\346\210\220\345\221\230\350\272\253\344\273\275\350\260\203\346\225\264.png" and /dev/null differ
diff --git "a/img/\346\210\252\345\233\276.png" "b/img/\346\210\252\345\233\276.png"
deleted file mode 100644
index b893591..0000000
Binary files "a/img/\346\210\252\345\233\276.png" and /dev/null differ
diff --git "a/img/\346\216\250\350\215\220\344\275\215\347\256\241\347\220\206.jpeg" "b/img/\346\216\250\350\215\220\344\275\215\347\256\241\347\220\206.jpeg"
deleted file mode 100644
index f8f5833..0000000
Binary files "a/img/\346\216\250\350\215\220\344\275\215\347\256\241\347\220\206.jpeg" and /dev/null differ
diff --git "a/img/\346\225\260\346\215\256\345\210\206\346\236\220-Sql\346\237\245\350\257\242.png" "b/img/\346\225\260\346\215\256\345\210\206\346\236\220-Sql\346\237\245\350\257\242.png"
deleted file mode 100644
index c76dfef..0000000
Binary files "a/img/\346\225\260\346\215\256\345\210\206\346\236\220-Sql\346\237\245\350\257\242.png" and /dev/null differ
diff --git "a/img/\346\235\203\351\231\220\347\256\241\347\220\2061.png" "b/img/\346\235\203\351\231\220\347\256\241\347\220\2061.png"
deleted file mode 100644
index 9a1954b..0000000
Binary files "a/img/\346\235\203\351\231\220\347\256\241\347\220\2061.png" and /dev/null differ
diff --git "a/img/\346\235\203\351\231\220\347\256\241\347\220\2062.png" "b/img/\346\235\203\351\231\220\347\256\241\347\220\2062.png"
deleted file mode 100644
index abc7d00..0000000
Binary files "a/img/\346\235\203\351\231\220\347\256\241\347\220\2062.png" and /dev/null differ
diff --git "a/img/\346\237\245\347\234\213\345\205\250\351\203\2501.png" "b/img/\346\237\245\347\234\213\345\205\250\351\203\2501.png"
deleted file mode 100644
index 255a21e..0000000
Binary files "a/img/\346\237\245\347\234\213\345\205\250\351\203\2501.png" and /dev/null differ
diff --git "a/img/\346\237\245\347\234\213\345\205\250\351\203\2502.png" "b/img/\346\237\245\347\234\213\345\205\250\351\203\2502.png"
deleted file mode 100644
index 23a6e29..0000000
Binary files "a/img/\346\237\245\347\234\213\345\205\250\351\203\2502.png" and /dev/null differ
diff --git "a/img/\346\243\200\346\237\245\345\237\237\345\220\215\351\205\215\347\275\256.png" "b/img/\346\243\200\346\237\245\345\237\237\345\220\215\351\205\215\347\275\256.png"
deleted file mode 100644
index 29aa8a2..0000000
Binary files "a/img/\346\243\200\346\237\245\345\237\237\345\220\215\351\205\215\347\275\256.png" and /dev/null differ
diff --git "a/img/\346\267\273\345\212\240\346\210\220\345\221\230\346\210\226\347\256\241\347\220\206\345\221\230.png" "b/img/\346\267\273\345\212\240\346\210\220\345\221\230\346\210\226\347\256\241\347\220\206\345\221\230.png"
deleted file mode 100644
index 08bcd45..0000000
Binary files "a/img/\346\267\273\345\212\240\346\210\220\345\221\230\346\210\226\347\256\241\347\220\206\345\221\230.png" and /dev/null differ
diff --git "a/img/\346\270\270\346\210\217\346\233\264\346\226\2601.png" "b/img/\346\270\270\346\210\217\346\233\264\346\226\2601.png"
deleted file mode 100644
index e4f8b76..0000000
Binary files "a/img/\346\270\270\346\210\217\346\233\264\346\226\2601.png" and /dev/null differ
diff --git "a/img/\346\270\270\346\210\217\346\233\264\346\226\2602.png" "b/img/\346\270\270\346\210\217\346\233\264\346\226\2602.png"
deleted file mode 100644
index 31d7061..0000000
Binary files "a/img/\346\270\270\346\210\217\346\233\264\346\226\2602.png" and /dev/null differ
diff --git "a/img/\346\270\270\346\210\217\346\265\213\350\257\225\346\210\226\344\270\212\347\272\277.png" "b/img/\346\270\270\346\210\217\346\265\213\350\257\225\346\210\226\344\270\212\347\272\277.png"
deleted file mode 100644
index 7fc7115..0000000
Binary files "a/img/\346\270\270\346\210\217\346\265\213\350\257\225\346\210\226\344\270\212\347\272\277.png" and /dev/null differ
diff --git "a/img/\346\270\270\346\210\217\347\212\266\346\200\201.png" "b/img/\346\270\270\346\210\217\347\212\266\346\200\201.png"
deleted file mode 100644
index 2faab22..0000000
Binary files "a/img/\346\270\270\346\210\217\347\212\266\346\200\201.png" and /dev/null differ
diff --git "a/img/\346\270\270\346\210\217\350\265\204\350\264\2501.png" "b/img/\346\270\270\346\210\217\350\265\204\350\264\2501.png"
deleted file mode 100644
index 858b3e4..0000000
Binary files "a/img/\346\270\270\346\210\217\350\265\204\350\264\2501.png" and /dev/null differ
diff --git "a/img/\346\270\270\346\210\217\350\265\204\350\264\2502.png" "b/img/\346\270\270\346\210\217\350\265\204\350\264\2502.png"
deleted file mode 100644
index 30117a9..0000000
Binary files "a/img/\346\270\270\346\210\217\350\265\204\350\264\2502.png" and /dev/null differ
diff --git "a/img/\347\211\210\344\270\273\346\225\260\346\215\256.png" "b/img/\347\211\210\344\270\273\346\225\260\346\215\256.png"
deleted file mode 100644
index f5d8e3a..0000000
Binary files "a/img/\347\211\210\344\270\273\346\225\260\346\215\256.png" and /dev/null differ
diff --git "a/img/\347\211\210\344\270\273\346\235\203\351\231\220\347\256\241\347\220\206.png" "b/img/\347\211\210\344\270\273\346\235\203\351\231\220\347\256\241\347\220\206.png"
deleted file mode 100644
index e1e9c4c..0000000
Binary files "a/img/\347\211\210\344\270\273\346\235\203\351\231\220\347\256\241\347\220\206.png" and /dev/null differ
diff --git "a/img/\347\264\240\346\235\220\347\244\272\344\276\213.png" "b/img/\347\264\240\346\235\220\347\244\272\344\276\213.png"
deleted file mode 100644
index dcd847d..0000000
Binary files "a/img/\347\264\240\346\235\220\347\244\272\344\276\213.png" and /dev/null differ
diff --git "a/img/\350\247\222\350\211\262\351\205\215\347\275\256.png" "b/img/\350\247\222\350\211\262\351\205\215\347\275\256.png"
deleted file mode 100644
index 94a69ed..0000000
Binary files "a/img/\350\247\222\350\211\262\351\205\215\347\275\256.png" and /dev/null differ
diff --git "a/img/\350\256\272\345\235\233\346\225\260\346\215\256.png" "b/img/\350\256\272\345\235\233\346\225\260\346\215\256.png"
deleted file mode 100644
index 8373066..0000000
Binary files "a/img/\350\256\272\345\235\233\346\225\260\346\215\256.png" and /dev/null differ
diff --git "a/img/\351\230\262\346\262\211\350\277\267\346\210\252\345\233\276.png" "b/img/\351\230\262\346\262\211\350\277\267\346\210\252\345\233\276.png"
deleted file mode 100644
index e3dc1ae..0000000
Binary files "a/img/\351\230\262\346\262\211\350\277\267\346\210\252\345\233\276.png" and /dev/null differ
diff --git "a/img/\351\232\220\347\247\201\346\224\277\347\255\2261.png" "b/img/\351\232\220\347\247\201\346\224\277\347\255\2261.png"
deleted file mode 100644
index dd4c680..0000000
Binary files "a/img/\351\232\220\347\247\201\346\224\277\347\255\2261.png" and /dev/null differ
diff --git "a/img/\351\232\220\347\247\201\346\224\277\347\255\2262.png" "b/img/\351\232\220\347\247\201\346\224\277\347\255\2262.png"
deleted file mode 100644
index 857dc44..0000000
Binary files "a/img/\351\232\220\347\247\201\346\224\277\347\255\2262.png" and /dev/null differ
diff --git "a/img/\351\242\204\347\272\246\351\207\214\347\250\213\347\242\221.jpeg" "b/img/\351\242\204\347\272\246\351\207\214\347\250\213\347\242\221.jpeg"
deleted file mode 100644
index 171c65d..0000000
Binary files "a/img/\351\242\204\347\272\246\351\207\214\347\250\213\347\242\221.jpeg" and /dev/null differ
diff --git a/package.json b/package.json
index 86a01b4..5ea8ea5 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"write-translations": "docusaurus write-translations",
"write-heading-ids": "docusaurus write-heading-ids",
"typecheck": "tsc",
- "optimg": "find img -name \"*.jpg\" -exec jpegoptim --max=90 {} \\; && find img -name \"*.jpeg\" -exec jpegoptim --max=90 {} \\; && find img -name \"*.png\" -exec optipng {} \\;"
+ "optimg": "find static/img -name \"*.jpg\" -exec jpegoptim --max=90 {} \\; && find static/img -name \"*.jpeg\" -exec jpegoptim --max=90 {} \\; && find static/img -name \"*.png\" -exec optipng {} \\;"
},
"dependencies": {
"@docusaurus/core": "2.1.0",
diff --git "a/static/files/APP\350\277\235\346\263\225\350\277\235\350\247\204\346\224\266\351\233\206\344\275\277\347\224\250\344\270\252\344\272\272\344\277\241\346\201\257\350\207\252\350\257\204\344\274\260\346\214\207\345\215\227.pdf" "b/static/files/APP\350\277\235\346\263\225\350\277\235\350\247\204\346\224\266\351\233\206\344\275\277\347\224\250\344\270\252\344\272\272\344\277\241\346\201\257\350\207\252\350\257\204\344\274\260\346\214\207\345\215\227.pdf"
deleted file mode 100644
index f2f738f..0000000
Binary files "a/static/files/APP\350\277\235\346\263\225\350\277\235\350\247\204\346\224\266\351\233\206\344\275\277\347\224\250\344\270\252\344\272\272\344\277\241\346\201\257\350\207\252\350\257\204\344\274\260\346\214\207\345\215\227.pdf" and /dev/null differ
diff --git a/static/files/Name_TapTap ID_Roadmap(2).xlsx b/static/files/Name_TapTap ID_Roadmap(2).xlsx
deleted file mode 100644
index 2bc145a..0000000
Binary files a/static/files/Name_TapTap ID_Roadmap(2).xlsx and /dev/null differ
diff --git a/static/files/recommends-icons.zip b/static/files/recommends-icons.zip
deleted file mode 100755
index 2726de9..0000000
Binary files a/static/files/recommends-icons.zip and /dev/null differ
diff --git a/static/files/tap-oaid-sdk-1-0-23.aar b/static/files/tap-oaid-sdk-1-0-23.aar
deleted file mode 100755
index 13d45b2..0000000
Binary files a/static/files/tap-oaid-sdk-1-0-23.aar and /dev/null differ
diff --git a/static/files/tapplay-test-cases.xlsx b/static/files/tapplay-test-cases.xlsx
deleted file mode 100644
index 02f2b85..0000000
Binary files a/static/files/tapplay-test-cases.xlsx and /dev/null differ
diff --git a/static/files/tapplay-test-report-template.pdf b/static/files/tapplay-test-report-template.pdf
deleted file mode 100644
index 6479b1c..0000000
Binary files a/static/files/tapplay-test-report-template.pdf and /dev/null differ
diff --git "a/static/files/\351\246\231\350\202\240\346\264\276\345\257\271TapTap\347\231\273\351\231\206\346\274\224\347\244\272.mp4" "b/static/files/\351\246\231\350\202\240\346\264\276\345\257\271TapTap\347\231\273\351\231\206\346\274\224\347\244\272.mp4"
deleted file mode 100644
index fe24b20..0000000
Binary files "a/static/files/\351\246\231\350\202\240\346\264\276\345\257\271TapTap\347\231\273\351\231\206\346\274\224\347\244\272.mp4" and /dev/null differ
diff --git a/static/img b/static/img
deleted file mode 120000
index 6ffc6ca..0000000
--- a/static/img
+++ /dev/null
@@ -1 +0,0 @@
-../img
\ No newline at end of file
diff --git a/img/android-studio-project-pane.png b/static/img/android-studio-project-pane.png
similarity index 100%
rename from img/android-studio-project-pane.png
rename to static/img/android-studio-project-pane.png
diff --git a/img/apns_setup/app_id_add_capability.png b/static/img/apns_setup/app_id_add_capability.png
similarity index 100%
rename from img/apns_setup/app_id_add_capability.png
rename to static/img/apns_setup/app_id_add_capability.png
diff --git a/img/apns_setup/cert_common_name.png b/static/img/apns_setup/cert_common_name.png
similarity index 100%
rename from img/apns_setup/cert_common_name.png
rename to static/img/apns_setup/cert_common_name.png
diff --git a/img/apns_setup/cert_with_key.png b/static/img/apns_setup/cert_with_key.png
similarity index 100%
rename from img/apns_setup/cert_with_key.png
rename to static/img/apns_setup/cert_with_key.png
diff --git a/img/apns_setup/generate_csr.png b/static/img/apns_setup/generate_csr.png
similarity index 100%
rename from img/apns_setup/generate_csr.png
rename to static/img/apns_setup/generate_csr.png
diff --git a/img/apns_setup/generate_push_key.png b/static/img/apns_setup/generate_push_key.png
similarity index 100%
rename from img/apns_setup/generate_push_key.png
rename to static/img/apns_setup/generate_push_key.png
diff --git a/img/apns_setup/project_add_capability.png b/static/img/apns_setup/project_add_capability.png
similarity index 100%
rename from img/apns_setup/project_add_capability.png
rename to static/img/apns_setup/project_add_capability.png
diff --git a/img/apns_setup/select_cert_type.png b/static/img/apns_setup/select_cert_type.png
similarity index 100%
rename from img/apns_setup/select_cert_type.png
rename to static/img/apns_setup/select_cert_type.png
diff --git a/img/chatkit_android_contact_list.png b/static/img/chatkit_android_contact_list.png
similarity index 100%
rename from img/chatkit_android_contact_list.png
rename to static/img/chatkit_android_contact_list.png
diff --git a/img/chatkit_android_conversation.png b/static/img/chatkit_android_conversation.png
similarity index 100%
rename from img/chatkit_android_conversation.png
rename to static/img/chatkit_android_conversation.png
diff --git a/img/chatkit_android_conversation_list.png b/static/img/chatkit_android_conversation_list.png
similarity index 100%
rename from img/chatkit_android_conversation_list.png
rename to static/img/chatkit_android_conversation_list.png
diff --git a/img/client-engine/browser-demo.png b/static/img/client-engine/browser-demo.png
similarity index 100%
rename from img/client-engine/browser-demo.png
rename to static/img/client-engine/browser-demo.png
diff --git a/img/client-engine/client-engine1.png b/static/img/client-engine/client-engine1.png
similarity index 100%
rename from img/client-engine/client-engine1.png
rename to static/img/client-engine/client-engine1.png
diff --git a/img/client-engine/client-engine2.png b/static/img/client-engine/client-engine2.png
similarity index 100%
rename from img/client-engine/client-engine2.png
rename to static/img/client-engine/client-engine2.png
diff --git a/img/client-engine/client-engine3.png b/static/img/client-engine/client-engine3.png
similarity index 100%
rename from img/client-engine/client-engine3.png
rename to static/img/client-engine/client-engine3.png
diff --git a/img/client-engine/lean-switch.png b/static/img/client-engine/lean-switch.png
similarity index 100%
rename from img/client-engine/lean-switch.png
rename to static/img/client-engine/lean-switch.png
diff --git a/img/client-engine/leancloud-birthday-game.jpg b/static/img/client-engine/leancloud-birthday-game.jpg
similarity index 100%
rename from img/client-engine/leancloud-birthday-game.jpg
rename to static/img/client-engine/leancloud-birthday-game.jpg
diff --git a/img/client-engine/rps-game-flow.png b/static/img/client-engine/rps-game-flow.png
similarity index 100%
rename from img/client-engine/rps-game-flow.png
rename to static/img/client-engine/rps-game-flow.png
diff --git a/img/client-engine/structure.png b/static/img/client-engine/structure.png
similarity index 100%
rename from img/client-engine/structure.png
rename to static/img/client-engine/structure.png
diff --git a/img/cloud-engine/engine-cli-debug-console.png b/static/img/cloud-engine/engine-cli-debug-console.png
similarity index 100%
rename from img/cloud-engine/engine-cli-debug-console.png
rename to static/img/cloud-engine/engine-cli-debug-console.png
diff --git a/img/dnspod-add-cname-record.png b/static/img/dnspod-add-cname-record.png
similarity index 100%
rename from img/dnspod-add-cname-record.png
rename to static/img/dnspod-add-cname-record.png
diff --git a/img/domain-guide-new.png b/static/img/domain-guide-new.png
similarity index 100%
rename from img/domain-guide-new.png
rename to static/img/domain-guide-new.png
diff --git a/img/geopoint-withingeobox.svg b/static/img/geopoint-withingeobox.svg
similarity index 100%
rename from img/geopoint-withingeobox.svg
rename to static/img/geopoint-withingeobox.svg
diff --git a/img/hms_appgallery_connect.png b/static/img/hms_appgallery_connect.png
similarity index 100%
rename from img/hms_appgallery_connect.png
rename to static/img/hms_appgallery_connect.png
diff --git a/img/hms_build_plugin_agconnect.png b/static/img/hms_build_plugin_agconnect.png
similarity index 100%
rename from img/hms_build_plugin_agconnect.png
rename to static/img/hms_build_plugin_agconnect.png
diff --git a/img/io/security/class-permissions.png b/static/img/io/security/class-permissions.png
similarity index 100%
rename from img/io/security/class-permissions.png
rename to static/img/io/security/class-permissions.png
diff --git a/img/ios_qiniu_http.png b/static/img/ios_qiniu_http.png
similarity index 100%
rename from img/ios_qiniu_http.png
rename to static/img/ios_qiniu_http.png
diff --git a/img/lastwill-message.png b/static/img/lastwill-message.png
similarity index 100%
rename from img/lastwill-message.png
rename to static/img/lastwill-message.png
diff --git a/img/lc/deeplink_tododemo.png b/static/img/lc/deeplink_tododemo.png
similarity index 100%
rename from img/lc/deeplink_tododemo.png
rename to static/img/lc/deeplink_tododemo.png
diff --git a/img/lc/ios_register_url_scheme.png b/static/img/lc/ios_register_url_scheme.png
similarity index 100%
rename from img/lc/ios_register_url_scheme.png
rename to static/img/lc/ios_register_url_scheme.png
diff --git a/img/lc/realtime_faq_console.png b/static/img/lc/realtime_faq_console.png
similarity index 100%
rename from img/lc/realtime_faq_console.png
rename to static/img/lc/realtime_faq_console.png
diff --git a/img/lc/todo_render.png b/static/img/lc/todo_render.png
similarity index 100%
rename from img/lc/todo_render.png
rename to static/img/lc/todo_render.png
diff --git a/img/leaderboard/create-leaderboard.png b/static/img/leaderboard/create-leaderboard.png
similarity index 100%
rename from img/leaderboard/create-leaderboard.png
rename to static/img/leaderboard/create-leaderboard.png
diff --git a/img/leantodo-weapp-qr.jpg b/static/img/leantodo-weapp-qr.jpg
similarity index 100%
rename from img/leantodo-weapp-qr.jpg
rename to static/img/leantodo-weapp-qr.jpg
diff --git a/img/multiplayer/cocos-creator-multiplayer-install.png b/static/img/multiplayer/cocos-creator-multiplayer-install.png
similarity index 100%
rename from img/multiplayer/cocos-creator-multiplayer-install.png
rename to static/img/multiplayer/cocos-creator-multiplayer-install.png
diff --git a/img/postman-generate-code.png b/static/img/postman-generate-code.png
similarity index 100%
rename from img/postman-generate-code.png
rename to static/img/postman-generate-code.png
diff --git a/img/postman-import-curl.png b/static/img/postman-import-curl.png
similarity index 100%
rename from img/postman-import-curl.png
rename to static/img/postman-import-curl.png
diff --git a/img/quick_start/ios/link-binary.png b/static/img/quick_start/ios/link-binary.png
similarity index 100%
rename from img/quick_start/ios/link-binary.png
rename to static/img/quick_start/ios/link-binary.png
diff --git a/img/quick_start/ios/subproject.png b/static/img/quick_start/ios/subproject.png
similarity index 100%
rename from img/quick_start/ios/subproject.png
rename to static/img/quick_start/ios/subproject.png
diff --git a/img/quick_start/unreal/LeanCloudSetting.png b/static/img/quick_start/unreal/LeanCloudSetting.png
similarity index 100%
rename from img/quick_start/unreal/LeanCloudSetting.png
rename to static/img/quick_start/unreal/LeanCloudSetting.png
diff --git a/img/quick_start/unreal/ModuleDependencyLeanCloud.jpg b/static/img/quick_start/unreal/ModuleDependencyLeanCloud.jpg
similarity index 100%
rename from img/quick_start/unreal/ModuleDependencyLeanCloud.jpg
rename to static/img/quick_start/unreal/ModuleDependencyLeanCloud.jpg
diff --git a/img/quick_start/unreal/MutiLeanCloudSetting.png b/static/img/quick_start/unreal/MutiLeanCloudSetting.png
similarity index 100%
rename from img/quick_start/unreal/MutiLeanCloudSetting.png
rename to static/img/quick_start/unreal/MutiLeanCloudSetting.png
diff --git a/img/quick_start/unreal/ProjectSettings.png b/static/img/quick_start/unreal/ProjectSettings.png
similarity index 100%
rename from img/quick_start/unreal/ProjectSettings.png
rename to static/img/quick_start/unreal/ProjectSettings.png
diff --git a/img/realtime_read_confirm.png b/static/img/realtime_read_confirm.png
similarity index 100%
rename from img/realtime_read_confirm.png
rename to static/img/realtime_read_confirm.png
diff --git a/img/realtime_v2_message_types.svg b/static/img/realtime_v2_message_types.svg
similarity index 100%
rename from img/realtime_v2_message_types.svg
rename to static/img/realtime_v2_message_types.svg
diff --git a/img/security/class-acl.png b/static/img/security/class-acl.png
similarity index 100%
rename from img/security/class-acl.png
rename to static/img/security/class-acl.png
diff --git a/img/security/class-permissions.png b/static/img/security/class-permissions.png
similarity index 100%
rename from img/security/class-permissions.png
rename to static/img/security/class-permissions.png
diff --git a/img/sms/create-signature.png b/static/img/sms/create-signature.png
similarity index 100%
rename from img/sms/create-signature.png
rename to static/img/sms/create-signature.png
diff --git a/img/storage/class-binding.png b/static/img/storage/class-binding.png
similarity index 100%
rename from img/storage/class-binding.png
rename to static/img/storage/class-binding.png
diff --git a/img/storage/dash_batch.png b/static/img/storage/dash_batch.png
similarity index 100%
rename from img/storage/dash_batch.png
rename to static/img/storage/dash_batch.png
diff --git a/img/lc/geopoint_faq.png b/static/img/storage/geopoint_faq.png
similarity index 100%
rename from img/lc/geopoint_faq.png
rename to static/img/storage/geopoint_faq.png
diff --git a/img/storage/rdbm-vs-mongodb.png b/static/img/storage/rdbm-vs-mongodb.png
similarity index 100%
rename from img/storage/rdbm-vs-mongodb.png
rename to static/img/storage/rdbm-vs-mongodb.png
diff --git a/img/storage/relation-guide-1.png b/static/img/storage/relation-guide-1.png
similarity index 100%
rename from img/storage/relation-guide-1.png
rename to static/img/storage/relation-guide-1.png