Skip to content

Commit c73ffa4

Browse files
committed
A new index page
1 parent b0f10bb commit c73ffa4

File tree

6 files changed

+6
-74
lines changed

6 files changed

+6
-74
lines changed

mirrors/img/chip.svg

Lines changed: 1 addition & 0 deletions
Loading

mirrors/img/code.svg

Lines changed: 1 addition & 0 deletions
Loading

mirrors/img/m.svg

Lines changed: 1 addition & 0 deletions
Loading

mirrors/img/r.svg

Lines changed: 1 addition & 0 deletions
Loading

mirrors/index.html

Lines changed: 1 addition & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1 @@
1-
<!DOCTYPE html>
2-
<html>
3-
<head>
4-
<title>THE Hack 2019 Mirror</title>
5-
<style type="text/css">
6-
div {
7-
text-align: center;
8-
margin: 0 auto;
9-
}
10-
table {
11-
display: inline-block;
12-
font-size: 1.5em;
13-
}
14-
th, td {
15-
padding: 15px;
16-
text-align: center;
17-
}
18-
</style>
19-
</head>
20-
<body>
21-
<div>
22-
<h1>THE Hack 2019 Mirror</h1>
23-
<hr>
24-
<table>
25-
<tr>
26-
<th>Mirror</th>
27-
<th>Address</th>
28-
</tr>
29-
<tr>
30-
<td>
31-
Raspbian mirror
32-
</td>
33-
<td>
34-
<a href="https://mirrors.thehack.org.cn/raspbian">https://mirrors.thehack.org.cn/raspbian</a>
35-
</td>
36-
</tr>
37-
<tr>
38-
<td>
39-
Manjaro mirror
40-
</td>
41-
<td>
42-
<a href="https://mirrors.thehack.org.cn/manjaro">https://mirrors.thehack.org.cn/manjaro</a>
43-
</td>
44-
</tr>
45-
</table>
46-
</div>
47-
<div>
48-
<h1>THE Hack 2019 Resources</h1>
49-
<hr>
50-
<table>
51-
<tr>
52-
<th>Resource</th>
53-
<th>Address</th>
54-
</tr>
55-
<tr>
56-
<td>
57-
Available Resources for downloads
58-
</td>
59-
<td>
60-
<a href="https://resources.thehack.org.cn/download">https://resources.thehack.org.cn/download</a>
61-
</td>
62-
</tr>
63-
<tr>
64-
<td>
65-
Available Hardwares
66-
</td>
67-
<td>
68-
<a href="https://hw.thehack.org.cn/">https://hw.thehack.org.cn/</a>
69-
</td>
70-
</tr>
71-
</table>
72-
</div>
73-
</body>
74-
</html>
1+
<!DOCTYPE html><html lang="zh-CN"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title itemprop="name">THE Hack Mirrors and Resources</title><link rel="stylesheet" type="text/css" href="mdui.min.css"><style>.list-container{width:100%;height:200px;background-color:#000;margin-bottom:40px;box-sizing:border-box;position:relative;border-radius:20px;transition:all .2s;color:#fff;padding:30px;padding-top:33px;overflow:hidden}.raspbian{background:#bc4e9c;background:linear-gradient(to right top,#bc4e9c,#f80759);box-shadow:0 8px 11px -5px rgba(249,83,198,.25),0 6px 2pc 5px rgba(249,83,198,.35)}.manjaro{background:#11998e;background:linear-gradient(to left bottom,#36d674,#11998e);box-shadow:0 8px 11px -5px rgba(17,153,142,.25),0 6px 2pc 5px rgba(17,153,142,.35)}.resources{background:#56ccf2;background:linear-gradient(to right top,#2f80ed,#56ccf2);box-shadow:0 8px 11px -5px rgba(47,128,237,.25),0 6px 2pc 5px rgba(47,128,237,.35)}.hardwares{background:#0f2027;background:linear-gradient(to left bottom,#2c5364,#203a43,#0f2027);box-shadow:0 8px 11px -5px rgba(44,83,100,.25),0 6px 2pc 5px rgba(44,83,100,.35)}.title{opacity:.8;margin:50px 0}.logo,.subtitle{opacity:.5}.logo{position:absolute;top:-20px;right:-20px;height:200px;width:auto;-webkit-mask:linear-gradient(to left bottom,red,transparent);mask:linear-gradient(to left bottom,red,transparent)}@media(max-width:960px){.title{font-size:35px!important}.list-container{height:170px;padding:30px;padding-top:38px;margin-bottom:30px}.list-container .mdui-typo-display-2{font-size:30px}.list-container .mdui-typo-headline{font-size:22px}.logo{top:-15px;right:-15px;height:170px}}@media(max-width:580px){.title{font-size:25px!important}.list-container{height:150px;padding:30px;padding-top:38px;margin-bottom:20px}.list-container .mdui-typo-display-2{font-size:23px}.list-container .mdui-typo-headline{font-size:18px}.logo{top:-9pt;right:-9pt;height:150px}.title{margin:30px 0}}a{display:block!important;position:static!important;overflow:visible!important;color:#fff!important}.mdui-typo a:before{bottom:0;left:0;width:0;height:0;display:hidden}</style></head><body class="mdui-typo"><div class="mdui-container"><div class="mdui-typo-display-3 title">THE Hack Mirrors and Resources</div><a href="https://mirrors.thehack.org.cn/raspbian"><div class="list-container raspbian"><div class="mdui-typo-display-2">Raspbian Mirror</div><div class="mdui-typo-headline subtitle">mirrors.thehack.org.cn/raspbian</div><img class="logo" src="img/r.svg"></div></a><a href="https://mirrors.thehack.org.cn/manjaro"><div class="list-container manjaro"><div class="mdui-typo-display-2">Manjaro Mirror</div><div class="mdui-typo-headline subtitle">mirrors.thehack.org.cn/manjaro</div><img class="logo" src="img/m.svg"></div></a><a href="https://resources.thehack.org.cn/download"><div class="list-container resources"><div class="mdui-typo-display-2">Softwares</div><div class="mdui-typo-headline subtitle">resources.thehack.org.cn/download</div><img class="logo" src="img/code.svg"></div></a><a href="https://hw.thehack.org.cn/"><div class="list-container hardwares"><div class="mdui-typo-display-2">Hardwares</div><div class="mdui-typo-headline subtitle">hw.thehack.org.cn</div><img class="logo" src="img/chip.svg"></div></a></div></body></html>

0 commit comments

Comments
 (0)