forked from Akarin-project/akarin.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
236 lines (233 loc) · 17.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" type="image/x-icon" href="./favicon.ico">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="./css/normalize.css">
<link rel="stylesheet" href="./css/main.css">
<link rel="stylesheet" href="./css/index.css">
<title>Akarin · Home</title>
</head>
<body>
<header class="akarin-header navbar navbar-dark fixed-top">
<div class="akarin-title akarin-font">Akarin</div>
<nav class="akarin-nav navbar-nav flex-row">
<div class="d-flex nav-item ml-2 mr-2">
<a class="nav-link d-flex pr-2 pl-2 pr-md-3 pl-md-3" href="https://github.com/Akarin-project/" target="_blank">
<div class="akarin-nav-icon mr-sm-2">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="currentColor" x="0px" y="0px" viewBox="0 0 24 24" xml:space="preserve">
<g id="Rounded">
<path d="M8.7,15.9L4.8,12l3.9-3.9c0.39-0.39,0.39-1.01,0-1.4l0,0c-0.39-0.39-1.01-0.39-1.4,0l-4.59,4.59 c-0.39,0.39-0.39,1.02,0,1.41L7.3,17.3c0.39,0.39,1.01,0.39,1.4,0l0,0C9.09,16.91,9.09,16.29,8.7,15.9z M15.3,15.9l3.9-3.9 l-3.9-3.9c-0.39-0.39-0.39-1.01,0-1.4l0,0c0.39-0.39,1.01-0.39,1.4,0l4.59,4.59c0.39,0.39,0.39,1.02,0,1.41L16.7,17.3 c-0.39,0.39-1.01,0.39-1.4,0l0,0C14.91,16.91,14.91,16.29,15.3,15.9z"></path>
</g>
</svg>
</div>
<span class="d-none d-sm-block">Code</span>
</a>
</div>
<div class="d-flex nav-item ml-2 mr-2">
<a class="nav-link d-flex pr-2 pl-2 pr-md-3 pl-md-3" href="https://t.me/joinchat/KLyFM0dDl-u8BUiX2VrT2w"
target="_blank">
<div class="akarin-nav-icon mr-sm-2">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="currentColor" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g id="Rounded_1_">
<path d="M20,2H4C2.9,2,2.01,2.9,2.01,4L2,22l4-4h14c1.1,0,2-0.9,2-2V4C22,2.9,21.1,2,20,2z M7,9h10c0.55,0,1,0.45,1,1v0 c0,0.55-0.45,1-1,1H7c-0.55,0-1-0.45-1-1v0C6,9.45,6.45,9,7,9z M13,14H7c-0.55,0-1-0.45-1-1v0c0-0.55,0.45-1,1-1h6 c0.55,0,1,0.45,1,1v0C14,13.55,13.55,14,13,14z M17,8H7C6.45,8,6,7.55,6,7v0c0-0.55,0.45-1,1-1h10c0.55,0,1,0.45,1,1v0 C18,7.55,17.55,8,17,8z"></path>
</g>
</svg>
</div>
<span class="d-none d-sm-block">Chat</span>
</a>
</div>
<div class="d-flex nav-item ml-2 mr-2">
<a class="nav-link d-flex pr-2 pl-2 pr-md-3 pl-md-3" href="http://josephworks.ddns.net:8080/job/Akarin-project/job/Akarin-1.15.2/"
target="_blank">
<div class="akarin-nav-icon mr-sm-2">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="currentColor" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g id="Rounded_1_">
<path xmlns="http://www.w3.org/2000/svg" d="M19.35,10.04C18.67,6.59,15.64,4,12,4C9.11,4,6.6,5.64,5.35,8.04C2.34,8.36,0,10.91,0,14c0,3.31,2.69,6,6,6h13 c2.76,0,5-2.24,5-5C24,12.36,21.95,10.22,19.35,10.04z M17,13l-4.65,4.65c-0.2,0.2-0.51,0.2-0.71,0L7,13h3V9h4v4H17z"></path>
</g>
</svg>
</div>
<span class="d-none d-sm-block">Download</span>
</a>
</div>
<div class="d-flex nav-item ml-2 mr-2">
<a class="nav-link d-flex pr-2 pl-2 pr-md-3 pl-md-3" href="https://bstats.org/plugin/bukkit/Akarin/7123"
target="_blank">
<div class="akarin-nav-icon mr-sm-2">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="currentColor" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g id="Rounded_1_">
<path xmlns="http://www.w3.org/2000/svg" d="M8,17L8,17c-0.55,0-1-0.45-1-1v-5c0-0.55,0.45-1,1-1h0c0.55,0,1,0.45,1,1v5C9,16.55,8.55,17,8,17z M12,17L12,17 c-0.55,0-1-0.45-1-1V8c0-0.55,0.45-1,1-1h0c0.55,0,1,0.45,1,1v8C13,16.55,12.55,17,12,17z M16,17L16,17c-0.55,0-1-0.45-1-1v-2 c0-0.55,0.45-1,1-1h0c0.55,0,1,0.45,1,1v2C17,16.55,16.55,17,16,17z M18,19H6c-0.55,0-1-0.45-1-1V6c0-0.55,0.45-1,1-1h12 c0.55,0,1,0.45,1,1v12C19,18.55,18.55,19,18,19z M19,3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V5 C21,3.9,20.1,3,19,3z"></path>
</g>
</svg>
</div>
<span class="d-none d-sm-block">Stat</span>
</a>
</div>
</nav>
</header>
<main role="main" class="akarin-main" data-scrollbar>
<div class="akarin-page akarin-page__one" id="page1">
<div class="akarin-page__container akarin-page__center d-flex flex-column container">
<div class="akarin-logo akarin-font" id="main-logo">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" xml:space="preserve" id="line">
<g fill="currentColor" fill-rule="evenodd" fill-opacity="0" stroke="currentColor" stroke-width="2">
<path d="M191.8,293h-7.4v-33.4h-29.7v33.3h-7.4v-59.2c0-2,0.4-4,1.2-5.7c0.8-1.8,1.8-3.4,3.2-4.7
c1.4-1.4,2.9-2.4,4.7-3.2c1.8-0.8,3.7-1.2,5.7-1.2h14.8c2,0,4,0.4,5.7,1.2c1.8,0.8,3.4,1.8,4.7,3.2c1.4,1.4,2.4,2.9,3.2,4.7
s1.2,3.7,1.2,5.7V293H191.8z M184.4,252.3v-18.5c0-2-0.7-3.8-2.2-5.2c-1.5-1.5-3.2-2.2-5.2-2.2h-14.9c-2,0-3.8,0.7-5.2,2.2
c-1.5,1.5-2.2,3.2-2.2,5.2v18.5H184.4z"></path>
<path d="M228.2,293h-7.4V282c0-2-0.7-3.8-2.2-5.2s-3.2-2.2-5.2-2.2H206V293h-7.5v-74.1h7.4v48.2l9.6-14.8h9l-9.7,14.8
c1.9,0.2,3.6,0.7,5.2,1.5c1.6,0.8,3.1,1.9,4.3,3.2s2.2,2.9,2.9,4.6c0.7,1.7,1.1,3.6,1.1,5.5V293H228.2z"></path>
<path d="M272,278.3c0,2-0.4,4-1.2,5.7c-0.8,1.8-1.8,3.4-3.2,4.7c-1.4,1.4-2.9,2.4-4.7,3.2c-1.8,0.8-3.7,1.2-5.7,1.2
h-7.4c-2,0-4-0.4-5.7-1.2c-1.8-0.8-3.4-1.8-4.7-3.2c-1.4-1.4-2.4-2.9-3.2-4.7c-0.8-1.8-1.2-3.7-1.2-5.7V267h29.6
c0-2-0.7-3.8-2.2-5.2c-1.5-1.5-3.2-2.2-5.2-2.2h-18.6v-7.4h18.5c2,0,4,0.4,5.7,1.2c1.8,0.8,3.4,1.8,4.7,3.2
c1.4,1.4,2.4,2.9,3.2,4.7c0.8,1.8,1.2,3.7,1.2,5.7v11.2H272z M242.3,278.3c0,2,0.7,3.8,2.2,5.2c1.5,1.5,3.2,2.2,5.2,2.2h7.4
c2,0,3.8-0.7,5.2-2.2c1.5-1.5,2.2-3.2,2.2-5.2v-3.7h-22.2V278.3z"></path>
<path d="M300.4,259.6H293c-2,0-3.8,0.7-5.2,2.2c-1.5,1.5-2.2,3.2-2.2,5.2V293h-7.4V267c0-2,0.4-4,1.2-5.7
c0.8-1.8,1.8-3.4,3.2-4.7c1.4-1.4,2.9-2.4,4.7-3.2c1.8-0.8,3.7-1.2,5.7-1.2h7.4V259.6z"></path>
<path d="M321.6,293c-2,0-4-0.4-5.7-1.2c-1.8-0.8-3.4-1.8-4.7-3.2c-1.4-1.4-2.4-2.9-3.2-4.7c-0.8-1.8-1.2-3.7-1.2-5.7
v-26h7.4v25.9c0,2,0.7,3.8,2.2,5.2c1.5,1.5,3.2,2.2,5.2,2.2V293z"></path>
<path d="M364.7,293h-7.4v-26c0-2-0.7-3.8-2.2-5.2c-1.5-1.5-3.2-2.2-5.2-2.2h-7.4c-2,0-3.8,0.7-5.2,2.2
c-1.5,1.5-2.2,3.2-2.2,5.2V293h-7.4V267c0-2,0.4-4,1.2-5.7c0.8-1.8,1.8-3.4,3.2-4.7c1.4-1.4,2.9-2.4,4.7-3.2
c1.8-0.8,3.7-1.2,5.7-1.2h7.4c2,0,4,0.4,5.7,1.2c1.8,0.8,3.4,1.8,4.7,3.2c1.4,1.4,2.4,2.9,3.2,4.7c0.8,1.8,1.2,3.7,1.2,5.7
L364.7,293L364.7,293z"></path>
</g>
<circle class="border" r=128 cx=256 cy=256 stroke="currentColor" stroke-width="2" opacity="0" fill="currentColor"></circle>
<circle class="border-anime" r=0 cx=256 cy=256 stroke="currentColor" stroke-width="2" opacity="0" fill="transparent"></circle>
<image xlink:href="img/logo.png" x="128" y="128" height="256px" width="256px" opacity="0"></image>
<text x=256 y=256 fill="currentColor" font-size="24px" id="akarin" opacity="0">アッカリ~ン</text>
</svg>
</div>
<div id="akarin-desc">
<div class="akarin-line"></div>
<h5>A server software from the 'new dimension'.</h5>
</div>
<div id="page1-footer">
<ul id="page1-footer-nav" class="akarin-nav navbar-nav flex-row container">
<li class="d-flex nav-item">
<a class="nav-link d-flex flex-column justify-content-center" href="https://github.com/Akarin-project/"
target="_blank">
<div class="akarin-nav-icon m-3">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="currentColor" x="0px" y="0px" viewBox="0 0 24 24" xml:space="preserve">
<g id="Rounded">
<path d="M8.7,15.9L4.8,12l3.9-3.9c0.39-0.39,0.39-1.01,0-1.4l0,0c-0.39-0.39-1.01-0.39-1.4,0l-4.59,4.59 c-0.39,0.39-0.39,1.02,0,1.41L7.3,17.3c0.39,0.39,1.01,0.39,1.4,0l0,0C9.09,16.91,9.09,16.29,8.7,15.9z M15.3,15.9l3.9-3.9 l-3.9-3.9c-0.39-0.39-0.39-1.01,0-1.4l0,0c0.39-0.39,1.01-0.39,1.4,0l4.59,4.59c0.39,0.39,0.39,1.02,0,1.41L16.7,17.3 c-0.39,0.39-1.01,0.39-1.4,0l0,0C14.91,16.91,14.91,16.29,15.3,15.9z"></path>
</g>
</svg>
</div>
<span class="d-none d-sm-block">Code</span>
</a>
</li>
<li class="d-flex nav-item">
<a class="nav-link d-flex flex-column justify-content-center"
href="https://t.me/joinchat/KLyFM0dDl-u8BUiX2VrT2w" target="_blank">
<div class="akarin-nav-icon m-3">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="currentColor" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g id="Rounded_1_">
<path d="M20,2H4C2.9,2,2.01,2.9,2.01,4L2,22l4-4h14c1.1,0,2-0.9,2-2V4C22,2.9,21.1,2,20,2z M7,9h10c0.55,0,1,0.45,1,1v0 c0,0.55-0.45,1-1,1H7c-0.55,0-1-0.45-1-1v0C6,9.45,6.45,9,7,9z M13,14H7c-0.55,0-1-0.45-1-1v0c0-0.55,0.45-1,1-1h6 c0.55,0,1,0.45,1,1v0C14,13.55,13.55,14,13,14z M17,8H7C6.45,8,6,7.55,6,7v0c0-0.55,0.45-1,1-1h10c0.55,0,1,0.45,1,1v0 C18,7.55,17.55,8,17,8z"></path>
</g>
</svg>
</div>
<span class="d-none d-sm-block">Chat</span>
</a>
</li>
<li class="d-flex nav-item">
<a class="nav-link d-flex flex-column justify-content-center"
href="http://josephworks.ddns.net:8080/job/Akarin-project/job/Akarin-1.15.2/"
target="_blank">
<div class="akarin-nav-icon m-3">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="currentColor" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g id="Rounded_1_">
<path xmlns="http://www.w3.org/2000/svg" d="M19.35,10.04C18.67,6.59,15.64,4,12,4C9.11,4,6.6,5.64,5.35,8.04C2.34,8.36,0,10.91,0,14c0,3.31,2.69,6,6,6h13 c2.76,0,5-2.24,5-5C24,12.36,21.95,10.22,19.35,10.04z M17,13l-4.65,4.65c-0.2,0.2-0.51,0.2-0.71,0L7,13h3V9h4v4H17z"></path>
</g>
</svg>
</div>
<span class="d-none d-sm-block">Download</span>
</a>
</li>
<li class="d-flex nav-item">
<a class="nav-link d-flex flex-column justify-content-center" href="https://bstats.org/plugin/bukkit/Akarin/7123"
target="_blank">
<div class="akarin-nav-icon m-3">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="currentColor" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g id="Rounded_1_">
<path xmlns="http://www.w3.org/2000/svg" d="M8,17L8,17c-0.55,0-1-0.45-1-1v-5c0-0.55,0.45-1,1-1h0c0.55,0,1,0.45,1,1v5C9,16.55,8.55,17,8,17z M12,17L12,17 c-0.55,0-1-0.45-1-1V8c0-0.55,0.45-1,1-1h0c0.55,0,1,0.45,1,1v8C13,16.55,12.55,17,12,17z M16,17L16,17c-0.55,0-1-0.45-1-1v-2 c0-0.55,0.45-1,1-1h0c0.55,0,1,0.45,1,1v2C17,16.55,16.55,17,16,17z M18,19H6c-0.55,0-1-0.45-1-1V6c0-0.55,0.45-1,1-1h12 c0.55,0,1,0.45,1,1v12C19,18.55,18.55,19,18,19z M19,3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V5 C21,3.9,20.1,3,19,3z"></path>
</g>
</svg>
</div>
<span class="d-none d-sm-block">Stat</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="akarin-page">
<div class="akarin-page__container akarin-page__center d-flex flex-column container">
<div id="open" class="akarin-introduce card mt-md-5 mt-sm-3 mb-md-5 pt-5 pb-md-5 flex-md-row container-fluid">
<div class="card-img d-flex justify-content-center justify-content-md-start mr-5 ml-4">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="currentColor" x="0px" y="0px" viewBox="0 0 114 114" xml:space="preserve" height="128" width="128">
<path xmlns="http://www.w3.org/2000/svg" d="M111.78,51.977,62.035,2.2381c-2.8622-2.8648-7.5082-2.8648-10.374,0l-10.329,10.33,13.102,13.102c3.0459-1.0284,6.5371-0.33888,8.9639,2.0884,2.4394,2.4424,3.124,5.9634,2.0698,9.0195l12.628,12.628c3.0551-1.0528,6.58-0.37262,9.0195,2.0712,3.4106,3.4096,3.4106,8.9345,0,12.345-3.4111,3.4116-8.936,3.4116-12.349,0-2.5645-2.5665-3.1988-6.3345-1.8999-9.4942l-11.777-11.777-0.001,30.991c0.8315,0.41162,1.6162,0.961,2.3091,1.6509,3.4096,3.4092,3.4096,8.9331,0,12.348-3.4106,3.4091-8.938,3.4091-12.345,0-3.4101-3.4146-3.4101-8.9385,0-12.348,0.84275-0.84125,1.8179-1.478,2.8584-1.9048v-31.279c-1.041-0.425-2.015-1.057-2.859-1.905-2.583-2.581-3.2051-6.372-1.8804-9.5439l-12.916-12.918-34.106,34.105c-2.8657,2.867-2.8657,7.513,0,10.378l49.742,49.739c2.8638,2.8648,7.5082,2.8648,10.376,0l49.512-49.504c2.8648-2.8662,2.8648-7.5136,0-10.379"></path>
</svg>
</div>
<div class="card-body">
<h2 class="akarin-font display-4 card-title text-center text-md-left text-md-left mb-sm-4">Open</h2>
<p class="card-text blockquote">Akarin is open source and have a friendly policy to issues and pull
requests.</p>
<a href="https://github.com/Akarin-project"
class="akarin-introduce-btn btn btn-outline-primary float-sm-right position-relative">Help us</a>
</div>
</div>
<div id="bedrock" class="akarin-introduce card mt-md-5 mt-sm-3 mb-md-5 pt-5 pb-md-5 flex-md-row container-fluid">
<div class="card-img d-flex justify-content-center justify-content-md-start mr-5 ml-4">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="currentColor" x="0px" y="0px" viewBox="0 0 24 24" xml:space="preserve" height="128" width="128">
<path xmlns="http://www.w3.org/2000/svg" d="M14,9h-4c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1h4c0.55,0,1-0.45,1-1v-4C15,9.45,14.55,9,14,9z M13,13h-2v-2h2V13z M21,10 L21,10c0-0.55-0.45-1-1-1h-1V7c0-1.1-0.9-2-2-2h-2V4c0-0.55-0.45-1-1-1h0c-0.55,0-1,0.45-1,1v1h-2V4c0-0.55-0.45-1-1-1h0 C9.45,3,9,3.45,9,4v1H7C5.9,5,5,5.9,5,7v2H4c-0.55,0-1,0.45-1,1v0c0,0.55,0.45,1,1,1h1v2H4c-0.55,0-1,0.45-1,1v0c0,0.55,0.45,1,1,1 h1v2c0,1.1,0.9,2,2,2h2v1c0,0.55,0.45,1,1,1h0c0.55,0,1-0.45,1-1v-1h2v1c0,0.55,0.45,1,1,1h0c0.55,0,1-0.45,1-1v-1h2 c1.1,0,2-0.9,2-2v-2h1c0.55,0,1-0.45,1-1v0c0-0.55-0.45-1-1-1h-1v-2h1C20.55,11,21,10.55,21,10z M16,17H8c-0.55,0-1-0.45-1-1V8 c0-0.55,0.45-1,1-1h8c0.55,0,1,0.45,1,1v8C17,16.55,16.55,17,16,17z"></path>
</svg>
</div>
<div class="card-body">
<h2 class="akarin-font display-4 card-title text-center text-md-left mb-sm-4">Bedrock</h2>
<p class="card-text blockquote">Akarin is the most stable multi-threaded Bukkit server software ever.</p>
<a href="#" class="akarin-introduce-btn btn btn-outline-primary disabled float-sm-right position-relative">Docs</a>
</div>
</div>
<div id="fast" class="akarin-introduce card mt-md-5 mt-sm-3 mb-md-5 pt-5 pb-md-5 flex-md-row container-fluid">
<div class="card-img d-flex justify-content-center justify-content-md-start mr-5 ml-4">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="currentColor" x="0px" y="0px" viewBox="0 0 24 24" xml:space="preserve" height="128" width="128">
<path xmlns="http://www.w3.org/2000/svg" d="M7,3v9c0,0.55,0.45,1,1,1h2v7.15c0,0.51,0.67,0.69,0.93,0.25l5.19-8.9c0.39-0.67-0.09-1.5-0.86-1.5H13l2.49-6.65 C15.74,2.7,15.26,2,14.56,2H8C7.45,2,7,2.45,7,3z"></path>
</svg>
</div>
<div class="card-body">
<h2 class="akarin-font display-4 card-title text-center text-md-left mb-sm-4">Fast</h2>
<p class="card-text blockquote">Akarin guarantees its performance by multi-threading world ticking.</p>
<a href="#" class="akarin-introduce-btn btn btn-outline-primary disabled float-sm-right position-relative">Learn
more</a>
</div>
</div>
</div>
</div>
<footer class="akarin-footer">
<div class="container p-4">
<p class="blockquote mb-1 small">Powered by
<a href="https://github.com/Akarin-project" target="_blank">Akarin project</a>
</p>
<p class="blockquote mb-1 small">
Akarin is licensed under the
<a href="https://github.com/Akarin-project/Akarin/blob/ver/1.12.2/licenses/MIT.md" target="_blank">MIT</a>
and
<a href="https://github.com/Akarin-project/Akarin/blob/ver/1.12.2/licenses/GPL.md" target="_blank">GPL</a>
license, site built by
<a href="https://github.com/SettingDust" target="_blank">SettingDust</a>
.</p>
</div>
</footer>
</main>
<script src="js/vendor/jquery.min.js"></script>
<script src="js/vendor/popper.min.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/vendor/anime.min.js"></script>
<script src="js/vendor/smooth-scrollbar.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script src="js/index.js"></script>
</body>
</html>