Commit Graph

122 Commits (dcbd1d3e51d6de18650d86fa8b6dc6c79df59c03)

Author SHA1 Message Date
hmol233 dcbd1d3e51
Upgrade vuepress to beta.15
- use official dark theme
- fix: Fix Tabs
2021-05-28 22:11:48 +08:00
hmol233 7f2189196f
Fix typo 2021-05-26 20:25:44 +08:00
R3pl4c3r 4f5302953d
[Level2/gid] Add English translate (#48) 2021-05-26 20:18:01 +08:00
R3pl4c3r 0264764579
[Level2/gid] Fix typo & Add example (#49) 2021-05-26 20:13:46 +08:00
hmol233 27cd42811a
Fix i18n 2021-05-26 19:33:58 +08:00
hmol233 b2093dcba0
Add English translate (WIP) 2021-05-26 19:05:53 +08:00
hmol233 43ef4990f5
Fix tabs 2021-05-24 23:33:27 +08:00
hmol233 a52c6c5afc
Clean dependencies 2021-05-21 19:10:37 +08:00
hmol233 4a1c51cfe7
Temporarily disable vite bundler 2021-05-15 19:12:43 +08:00
hmol233 357f04a713
Upgrade dependencies 2021-05-15 18:10:02 +08:00
dependabot[bot] 3d1ebb6765
Upgrade: Bump @vuepress/plugin-back-to-top (#34)
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 2.0.0-beta.13 to 2.0.0-beta.14.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-back-to-top)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 15:59:55 +08:00
dependabot[bot] 10b574305f
Upgrade: Bump @vuepress/plugin-search (#35)
Bumps [@vuepress/plugin-search](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-search) from 2.0.0-beta.13 to 2.0.0-beta.14.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-search)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 15:56:40 +08:00
dependabot[bot] a22431de0c
Upgrade: Bump @vuepress/plugin-debug from 2.0.0-beta.13 to 2.0.0-beta.14 (#37)
Bumps [@vuepress/plugin-debug](https://github.com/vuepress/vuepress-next) from 2.0.0-beta.13 to 2.0.0-beta.14.
- [Release notes](https://github.com/vuepress/vuepress-next/releases)
- [Changelog](https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.13...v2.0.0-beta.14)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 15:56:30 +08:00
dependabot[bot] ef3219467d
Upgrade: Bump vuepress from 2.0.0-beta.13 to 2.0.0-beta.14 (#36)
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 2.0.0-beta.13 to 2.0.0-beta.14.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 15:49:52 +08:00
dependabot[bot] 7bad80f3dd
Upgrade: Bump sass-loader from 11.0.1 to 11.1.1 (#38)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.0.1 to 11.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.1...v11.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 15:26:25 +08:00
dependabot[bot] 313a09b97d
Upgrade: Bump prettier from 2.2.1 to 2.3.0 (#32) 2021-05-11 19:24:18 +08:00
hmol233 0e8d177e1c
Fix links 2021-05-11 19:18:40 +08:00
hmol233 b43b93fbb5
Fix sidebar link 2021-05-06 22:41:59 +08:00
hmol233 f68422788d
Fix documents
- upgrade vuepress: close #27 #28 #29 #30 #31
- tweak homepage
- tweak dark theme
2021-05-06 19:31:05 +08:00
hmol233 2117297f7c
Upgrade vuepress to beta.12 (#26) 2021-05-03 12:57:54 +08:00
xqzr d8cfaa5536
Fix the link of fallbacks in VLESS inbound (#18) 2021-04-25 12:51:45 +08:00
JimhHan 1ddff4a15b
Upgrade to vuepress beta.8 2021-04-14 18:58:55 +08:00
dependabot[bot] 9698e3fdf7
Upgrade: Bump @vuepress/plugin-back-to-top (#12)
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 2.0.0-beta.6 to 2.0.0-beta.8.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-back-to-top)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 16:44:36 +08:00
dependabot[bot] 0c827f3d5c
Upgrade: Bump vuepress from 2.0.0-beta.6 to 2.0.0-beta.8 (#13)
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 2.0.0-beta.6 to 2.0.0-beta.8.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 16:41:18 +08:00
Jim Han 3f6dd30dba
Add dependabot 2021-04-14 13:19:57 +08:00
JimhHan 0190c72d78
Fix missing icon
Co-Authored-By: Daniel Ding <41363844+BioniCosmos@users.noreply.github.com>
2021-04-11 12:39:02 +08:00
JimhHan 7da8e890b1
Add: development 2021-04-11 12:39:02 +08:00
Jim Han 22825aa3f8
Update news 2021-04-09 17:07:14 +08:00
JimhHan b640934b0f
Tweak dark mode 2021-04-08 20:58:14 +08:00
JimhHan 092ee395d8
Use theme local options
Co-Authored-By: Daniel Ding <41363844+BioniCosmos@users.noreply.github.com>
2021-04-07 23:09:52 +08:00
JimhHan f1671b156f
Fix: theme local options 2021-04-07 23:07:51 +08:00
Jim Han 5d09bc4d76
Fix: [dns] typo 2021-04-07 09:01:42 +08:00
JimhHan 27285186be
Chore: migrate to vuepress-next 2021-04-06 23:47:32 +08:00
JimhHan effaa0e7ed
Chore: lint 2021-04-06 19:05:35 +08:00
Jim Han f44afc3110
Fix: gRPC 2021-04-06 14:05:47 +08:00
秋のかえで a0ebf571e4
Fix: copywriting (#9) 2021-04-06 12:23:57 +08:00
Jim Han 1022c4474a
Fix: typo 2021-04-06 12:18:26 +08:00
JimhHan 19d6a3f6cf
Fix: [darkMode] code block 2021-04-04 22:36:36 +08:00
Jim Han c91ef94d8c
Fix: typo 2021-04-04 22:04:34 +08:00
JimhHan b51cdfee20
Remove: unused theme 2021-04-04 21:53:49 +08:00
JimhHan 6005718ccc
Add: xray-docs-next theme 2021-04-04 21:49:41 +08:00
JimhHan 50779d1ae4
Fix: format & typo 2021-04-04 20:12:51 +08:00
JimhHan 85353848f5
Update: transport/tfo
Co-Authored-By: risetechlab <79727391+risetechlab@users.noreply.github.com>
2021-04-04 20:12:51 +08:00
JimhHan 6378a73eea
Update: document/level-2 2021-04-04 20:12:50 +08:00
JimhHan 1dd47baca2
Fix: Tab & Tabs 2021-04-04 20:12:50 +08:00
JimhHan f59c45decd
Fix: format 2021-04-04 20:12:50 +08:00
JimhHan 7fa2784b75
Fix: link 2021-04-04 20:12:49 +08:00
JimhHan 101c7c5b7f
Fix: tip badge 2021-04-04 20:12:49 +08:00
Jim Han f94f76985f
Fix: format 2021-04-04 13:06:43 +08:00
Jim Han 9e4bd511ef
Fix: typo 2021-04-04 01:19:14 +08:00