Skip to content

Commit e3fab22

Browse files
committed
更新文档
1 parent 1f802d1 commit e3fab22

File tree

11 files changed

+642
-3
lines changed

11 files changed

+642
-3
lines changed

docs/assets/css/tdesign.min.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/css/tdesign.min.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 324 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,324 @@
1+
const mirrorsTableData = [
2+
{
3+
name: '阿里云',
4+
url: 'https://mirrors.aliyun.com',
5+
domain: 'mirrors.aliyun.com',
6+
ipv6: true,
7+
archlinux: true,
8+
kalilinux: true,
9+
deepin: true,
10+
rockylinux: 'incompatible',
11+
almalinux: true,
12+
epel: true,
13+
fedora: true,
14+
opencloudos: false,
15+
anolis: true,
16+
openkylin: true,
17+
alpinelinux: true,
18+
armbian: true,
19+
proxmox: false,
20+
linuxmint: true,
21+
gentoo: true,
22+
nix: false,
23+
raspberry: true,
24+
},
25+
{
26+
name: '腾讯云',
27+
url: 'https://mirrors.tencent.com',
28+
domain: 'mirrors.tencent.com',
29+
ipv6: false,
30+
archlinux: true,
31+
kalilinux: true,
32+
deepin: false,
33+
rockylinux: true,
34+
almalinux: true,
35+
epel: true,
36+
fedora: true,
37+
opencloudos: true,
38+
anolis: false,
39+
openkylin: false,
40+
alpinelinux: true,
41+
armbian: false,
42+
proxmox: false,
43+
linuxmint: true,
44+
gentoo: true,
45+
nix: false,
46+
raspberry: false,
47+
},
48+
{
49+
name: '华为云',
50+
url: 'https://mirrors.huaweicloud.com',
51+
domain: 'mirrors.huaweicloud.com',
52+
ipv6: false,
53+
archlinux: true,
54+
kalilinux: true,
55+
deepin: true,
56+
rockylinux: 'incompatible',
57+
almalinux: true,
58+
epel: true,
59+
fedora: true,
60+
opencloudos: false,
61+
anolis: false,
62+
openkylin: false,
63+
alpinelinux: true,
64+
armbian: false,
65+
proxmox: false,
66+
linuxmint: true,
67+
gentoo: true,
68+
nix: false,
69+
raspberry: false,
70+
},
71+
{
72+
name: '网易',
73+
url: 'https://mirrors.163.com',
74+
domain: 'mirrors.163.com',
75+
ipv6: false,
76+
archlinux: true,
77+
kalilinux: false,
78+
deepin: true,
79+
rockylinux: true,
80+
almalinux: false,
81+
epel: false,
82+
fedora: true,
83+
opencloudos: false,
84+
anolis: false,
85+
openkylin: true,
86+
alpinelinux: false,
87+
armbian: false,
88+
proxmox: false,
89+
linuxmint: true,
90+
gentoo: true,
91+
nix: false,
92+
raspberry: false,
93+
},
94+
{
95+
name: '火山引擎',
96+
url: 'https://developer.volcengine.com/mirror',
97+
domain: 'mirrors.volces.com',
98+
ipv6: false,
99+
archlinux: false,
100+
kalilinux: true,
101+
deepin: true,
102+
rockylinux: 'incompatible',
103+
almalinux: true,
104+
epel: true,
105+
fedora: true,
106+
opencloudos: false,
107+
anolis: false,
108+
openkylin: false,
109+
alpinelinux: true,
110+
armbian: false,
111+
proxmox: false,
112+
linuxmint: false,
113+
gentoo: false,
114+
nix: false,
115+
raspberry: false,
116+
},
117+
{
118+
name: '清华大学',
119+
url: 'https://mirrors.tuna.tsinghua.edu.cn',
120+
domain: 'mirrors.tuna.tsinghua.edu.cn',
121+
ipv6: true,
122+
archlinux: true,
123+
kalilinux: true,
124+
deepin: true,
125+
rockylinux: false,
126+
almalinux: false,
127+
epel: true,
128+
fedora: true,
129+
opencloudos: false,
130+
anolis: false,
131+
openkylin: false,
132+
alpinelinux: true,
133+
armbian: true,
134+
proxmox: true,
135+
linuxmint: true,
136+
gentoo: true,
137+
nix: true,
138+
raspberry: true,
139+
},
140+
{
141+
name: '北京大学',
142+
url: 'https://mirrors.pku.edu.cn/Mirrors',
143+
domain: 'mirrors.pku.edu.cn',
144+
ipv6: true,
145+
archlinux: true,
146+
kalilinux: false,
147+
deepin: false,
148+
rockylinux: true,
149+
almalinux: true,
150+
epel: true,
151+
fedora: false,
152+
opencloudos: false,
153+
anolis: false,
154+
openkylin: false,
155+
alpinelinux: false,
156+
armbian: false,
157+
proxmox: false,
158+
linuxmint: false,
159+
gentoo: false,
160+
nix: false,
161+
raspberry: false,
162+
},
163+
{
164+
name: '浙江大学',
165+
url: 'https://mirrors.zju.edu.cn',
166+
domain: 'mirrors.zju.edu.cn',
167+
ipv6: true,
168+
archlinux: true,
169+
kalilinux: true,
170+
deepin: true,
171+
rockylinux: true,
172+
almalinux: true,
173+
epel: true,
174+
fedora: true,
175+
opencloudos: false,
176+
anolis: true,
177+
openkylin: false,
178+
alpinelinux: true,
179+
armbian: false,
180+
proxmox: false,
181+
linuxmint: true,
182+
gentoo: true,
183+
nix: false,
184+
raspberry: false,
185+
},
186+
{
187+
name: '南京大学',
188+
url: 'https://mirrors.nju.edu.cn',
189+
domain: 'mirrors.nju.edu.cn',
190+
ipv6: true,
191+
archlinux: true,
192+
kalilinux: true,
193+
deepin: true,
194+
rockylinux: true,
195+
almalinux: true,
196+
epel: true,
197+
fedora: true,
198+
opencloudos: true,
199+
anolis: true,
200+
openkylin: true,
201+
alpinelinux: true,
202+
armbian: true,
203+
proxmox: true,
204+
linuxmint: true,
205+
gentoo: true,
206+
nix: true,
207+
raspberry: true,
208+
},
209+
{
210+
name: '兰州大学',
211+
url: 'https://mirror.lzu.edu.cn',
212+
domain: 'mirror.lzu.edu.cn',
213+
ipv6: true,
214+
archlinux: true,
215+
kalilinux: true,
216+
deepin: true,
217+
rockylinux: true,
218+
almalinux: true,
219+
epel: true,
220+
fedora: true,
221+
opencloudos: false,
222+
anolis: false,
223+
openkylin: true,
224+
alpinelinux: true,
225+
armbian: false,
226+
proxmox: false,
227+
linuxmint: true,
228+
gentoo: true,
229+
nix: false,
230+
raspberry: false,
231+
},
232+
{
233+
name: '上海交通大学',
234+
url: 'https://mirror.sjtu.edu.cn',
235+
domain: 'mirror.sjtu.edu.cn',
236+
ipv6: true,
237+
archlinux: true,
238+
kalilinux: true,
239+
deepin: true,
240+
rockylinux: true,
241+
almalinux: true,
242+
epel: 'incompatible',
243+
fedora: 'incompatible',
244+
opencloudos: true,
245+
anolis: false,
246+
openkylin: true,
247+
alpinelinux: 'incompatible',
248+
armbian: true,
249+
proxmox: false,
250+
linuxmint: true,
251+
gentoo: 'incompatible',
252+
nix: false,
253+
raspberry: true,
254+
},
255+
{
256+
name: '重庆邮电大学',
257+
url: 'https://mirrors.cqupt.edu.cn',
258+
domain: 'mirrors.cqupt.edu.cn',
259+
ipv6: true,
260+
archlinux: true,
261+
kalilinux: true,
262+
deepin: true,
263+
rockylinux: false,
264+
almalinux: true,
265+
epel: true,
266+
fedora: true,
267+
opencloudos: false,
268+
anolis: false,
269+
openkylin: false,
270+
alpinelinux: true,
271+
armbian: true,
272+
proxmox: true,
273+
linuxmint: false,
274+
gentoo: false,
275+
nix: false,
276+
raspberry: true,
277+
},
278+
{
279+
name: '中国科学技术大学',
280+
url: 'https://mirrors.ustc.edu.cn',
281+
domain: 'mirrors.ustc.edu.cn',
282+
ipv6: true,
283+
archlinux: true,
284+
kalilinux: true,
285+
deepin: true,
286+
rockylinux: true,
287+
almalinux: false,
288+
epel: true,
289+
fedora: true,
290+
opencloudos: false,
291+
anolis: false,
292+
openkylin: false,
293+
alpinelinux: true,
294+
armbian: true,
295+
proxmox: true,
296+
linuxmint: true,
297+
gentoo: true,
298+
nix: true,
299+
raspberry: true,
300+
},
301+
{
302+
name: '中国科学院软件研究所',
303+
url: 'https://mirror.iscas.ac.cn',
304+
domain: 'mirror.iscas.ac.cn',
305+
ipv6: false,
306+
archlinux: true,
307+
kalilinux: true,
308+
deepin: true,
309+
rockylinux: true,
310+
almalinux: true,
311+
epel: true,
312+
fedora: true,
313+
opencloudos: true,
314+
anolis: false,
315+
openkylin: true,
316+
alpinelinux: true,
317+
armbian: true,
318+
proxmox: true,
319+
linuxmint: true,
320+
gentoo: true,
321+
nix: true,
322+
raspberry: true,
323+
},
324+
]

0 commit comments

Comments
 (0)