File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <img src =" docs/imgs/assets/logo.png " alt =" DLSlime logo " width =" 44% " >
33</div >
44<p align =" center " >
5- <a href =" docs/README.md " >Docs</a > |
5+ <a href =" https://deeplink-org.github.io/DLSlime " >Docs</a > |
66 <a href =" docs/roadmap.md " ><img src =" docs/imgs/assets/roadmap.svg " width =" 16 " height =" 16 " style =" vertical-align : middle ;" > Roadmap </a > |
77 <a href =" https://join.slack.com/t/dlslime/shared_invite/zt-3e9zvercw-a89KI_Ig8N1UTaol_q6MXg " ><img src =" docs/imgs/assets/slack.svg " width =" 16 " height =" 16 " style =" vertical-align : middle ;" > Slack </a > |
88 <a href =" docs/imgs/assets/wechat_qrcode.jpg " ><img src =" docs/imgs/assets/wechat.svg " width =" 16 " height =" 16 " style =" vertical-align : middle ;" > WeChat Group </a > |
Original file line number Diff line number Diff line change 22 <img src =" docs/imgs/assets/logo.png " alt =" DLSlime logo " width =" 44% " >
33</div >
44<p align =" center " >
5- <a href =" docs/README.md " >文档</a > |
5+ <a href =" https://deeplink-org.github.io/DLSlime " >文档</a > |
66 <a href =" docs/roadmap.md " ><img src =" docs/imgs/assets/roadmap.svg " width =" 16 " height =" 16 " style =" vertical-align : middle ;" > 路线图 </a > |
77 <a href =" https://join.slack.com/t/dlslime/shared_invite/zt-3e9zvercw-a89KI_Ig8N1UTaol_q6MXg " ><img src =" docs/imgs/assets/slack.svg " width =" 16 " height =" 16 " style =" vertical-align : middle ;" > Slack </a > |
88 <a href =" docs/imgs/assets/wechat_qrcode.jpg " ><img src =" docs/imgs/assets/wechat.svg " width =" 16 " height =" 16 " style =" vertical-align : middle ;" > 微信群 </a > |
Original file line number Diff line number Diff line change 1010}
1111
1212.md-typeset .hero {
13- display : grid;
14- grid-template-columns : minmax (0 , 1.1fr ) minmax (280px , 0.9fr );
15- gap : 2rem ;
16- align-items : center;
13+ max-width : 48rem ;
1714 margin : 1.5rem 0 2rem ;
1815}
1916
2017.md-typeset .hero h1 {
2118 margin-bottom : 0.6rem ;
2219}
2320
24- .md-typeset .hero img {
25- width : 100% ;
26- }
27-
2821.md-typeset .feature-grid {
2922 display : grid;
3023 grid-template-columns : repeat (auto-fit, minmax (220px , 1fr ));
4740 box-shadow : 0 4px 18px rgb (0 0 0 / 8% );
4841 text-decoration : none;
4942}
50-
51- @media screen and (max-width : 760px ) {
52- .md-typeset .hero {
53- grid-template-columns : 1fr ;
54- }
55- }
Original file line number Diff line number Diff line change 99 PeerAgent coordination, SlimeRPC, and DLSlimeCache one layer at a time.
1010 </p>
1111 </div >
12- <div >
13- <img src="assets/images/dlslime_arch.png" alt="DLSlime architecture">
14- </div >
1512</div >
1613
1714## Start Here
Original file line number Diff line number Diff line change 88 应用可以按需采用 Endpoint、PeerAgent、SlimeRPC 和 DLSlimeCache,而不必一次性迁移整套系统。
99 </p>
1010 </div >
11- <div >
12- <img src="../assets/images/dlslime_arch.png" alt="DLSlime 架构">
13- </div >
1411</div >
1512
1613## 快速入口
You can’t perform that action at this time.
0 commit comments