Chore: update readme
parent
28bb4fa275
commit
6b33f7c72b
|
@ -0,0 +1,19 @@
|
||||||
|
$accentColor = #2e73ea
|
||||||
|
$textColor = #2c3e50
|
||||||
|
$borderColor = #eaecef
|
||||||
|
$codeBgColor = #282c34
|
||||||
|
$arrowBgColor = #ccc
|
||||||
|
$badgeTipColor = #42b983
|
||||||
|
$badgeWarningColor = darken(#ffe564, 35%)
|
||||||
|
$badgeErrorColor = #DA5961
|
||||||
|
|
||||||
|
// 布局
|
||||||
|
$navbarHeight = 3.6rem
|
||||||
|
$sidebarWidth = 20rem
|
||||||
|
$contentWidth = 740px
|
||||||
|
$homePageWidth = 960px
|
||||||
|
|
||||||
|
// 响应式变化点
|
||||||
|
$MQNarrow = 959px
|
||||||
|
$MQMobile = 719px
|
||||||
|
$MQMobileNarrow = 419px
|
|
@ -1,12 +1,11 @@
|
||||||
---
|
---
|
||||||
home: true
|
home: true
|
||||||
heroImage: /LogoX2.png
|
heroImage: /LogoX2.png
|
||||||
heroText: Project X
|
heroText: 不畏浮云遮望眼 · 金睛如炬耀苍穹
|
||||||
tagline: 不 畏 浮 云 遮 望 眼 · 金 睛 如 炬 耀 苍 穹
|
tagline: Keep Riding / Never Look Back
|
||||||
actionText: 由此开始 →
|
actionText: 由此开始 →
|
||||||
actionLink: /guide/
|
actionLink: /guide/
|
||||||
features:
|
features:
|
||||||
|
|
||||||
- title: 极速协议
|
- title: 极速协议
|
||||||
details:
|
details:
|
||||||
原创 VLESS 与 XTLS 协议,摆脱冗余加密,释放CPU算力
|
原创 VLESS 与 XTLS 协议,摆脱冗余加密,释放CPU算力
|
||||||
|
@ -62,7 +61,7 @@ footer: Licensed under CC-BY-SA 4.0 | Copyleft 2020-Present Project X Community
|
||||||
- 📩 在 [GitHub Issues](https://github.com/XTLS/Xray-core/issues) 或[讨论区](https://github.com/XTLS/Xray-core/discussions)发起建设性或有意义的 issue/讨论.
|
- 📩 在 [GitHub Issues](https://github.com/XTLS/Xray-core/issues) 或[讨论区](https://github.com/XTLS/Xray-core/discussions)发起建设性或有意义的 issue/讨论.
|
||||||
- 📝 写下您的使用心得并提交至 Xray 的[文档网站](https://github.com/XTLS/XTLS.github.io).
|
- 📝 写下您的使用心得并提交至 Xray 的[文档网站](https://github.com/XTLS/XTLS.github.io).
|
||||||
- 💬 在 Telegram 群帮助群友/灌水.
|
- 💬 在 Telegram 群帮助群友/灌水.
|
||||||
- **...事实上,每一份给予 Xray 的正能量都会让 Xray 变得更强大**
|
- **...事实上,每一份对 Xray 的支持都会让 Xray 变得更强大**
|
||||||
|
|
||||||
### Telegram
|
### Telegram
|
||||||
|
|
||||||
|
@ -85,8 +84,8 @@ footer: Licensed under CC-BY-SA 4.0 | Copyleft 2020-Present Project X Community
|
||||||
|
|
||||||
### 更多关于 project X
|
### 更多关于 project X
|
||||||
|
|
||||||
- 如果你想知道更多关于 project X 的理念与密闻, 请点击[这里](../faq/about/)
|
- 如果你想知道更多关于 project X 的理念与密闻, 请点击[这里](./faq/about/)
|
||||||
- 如果你想知道更多关于 project X 的足迹与成长, 请点击[这里](./new/)
|
- 如果你想知道更多关于 project X 的足迹与成长, 请点击[这里](./about/news)
|
||||||
|
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
Loading…
Reference in New Issue