-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_index.html
243 lines (229 loc) · 14.1 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
237
238
239
240
241
242
243
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Visual Knowledge</title>
<link rel="icon" href="assets/img/favicon.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,700;1,200&family=Jura:wght@300;400;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/style.home.css">
</head>
<body>
<div class="initial"></div>
<!-- partial:index.partial.html -->
<section class="first">
<div class="logo-header">
<!--<img height="48" src="img/logo.white.svg" alt="logo">-->
</div>
<div class="cover-header">
<div class="cover-text">
<h1>Complex Knowledge <br/> simply <span>visualized</span></h1>
<p>Understanding the digital world is a great challenge. It often seems complex and elusive to us.
This knowledge can be made more tangible by making the virtual and seemingly invisible things visible again.</p>
<div class="btn" onclick="window.scrollBy(0, 20);">
<img src="assets/img/arrow-down.png" >
</div>
</div>
<div class="cover-image"> </div>
<div class="bg-light-blue"></div>
<div class="bg-light-red"></div>
</div>
<header class="page-header">
<nav class="nav">
<a href="" class="logo-wrapper uk-flex uk-flex-middle">
<img height="24" src="assets/img/cube-home.gif" alt="logo">
</a>
<ul>
<li>
<a href="">Root</a>
</li>
<li>
<a href="">About</a>
</li>
</ul>
</nav>
</header>
</section>
<section class="second">
<div class="container">
<h2>Recent Articles</h2>
<!-- <p>A mountain is an elevated portion of the Earth's crust, generally with steep sides that show significant exposed bedrock. Although definitions vary, a mountain may differ from a plateau in having a limited summit area, and is usually higher than a hill, typically rising at least 300 metres (980 ft) above the surrounding land. A few mountains are isolated summits, but most occur in mountain ranges.</p> -->
<div class="cards-container">
<div class="card">
<div class="card-img">
<img src="load-balancer/lb-cover.png" />
</div>
<div class="card-content">
<h3>What exactly is a Load Balancer?</h3>
<span>01/09/2023 | 5 min read</span>
<p>With the steadily increasing user numbers of an application, the server load also rises. How can a Load Balancer help solve this problem?</p>
<a href="#readmore" >read more</a>
<div class="tags">
<span class="chip">failover</span>
<span class="chip">cluster</span>
<span class="chip">healthcheck</span>
<span class="chip">network</span>
</div>
</div>
</div>
<div class="card">
<div class="card-img">
<img src="load-balancer/lb-cover.png" />
</div>
<div class="card-content">
<h3>Hallo whats thät?</h3>
<span>01/02/2022 | 6 min read</span>
<p>
Although definitions vary, a mountain may differ from a plateau in having a limited summit area, and is usually higher than a hill, , but most occur in mountain ranges.
</p>
<a href="#readmore" >read more</a>
<div class="tags">
<span class="chip">failover</span>
<span class="chip">cluster</span>
</div>
</div>
</div>
<div class="card">
<div class="card-img">
<img src="assets/img/start/cover-image.png" />
</div>
<div class="card-content">
<h3>Hallo whats thät?</h3>
<span>01/02/2022 | 1 min read</span>
<p>
And is usually higher than a hill, typically rising at least 300 metres (980 ft) above the surrounding land.
</p>
<a href="#readmore" >read more</a>
<div class="tags">
<span class="chip">healthcheck</span>
<span class="chip">network</span>
</div>
</div>
</div>
<div class="card">
<div class="card-img">
<img src="assets/img/start/lb.gif" />
</div>
<div class="card-content">
<h3>Hallo whats thät?</h3>
<span>01/02/2022 | 8 min read</span>
<p>
A mountain is an elevated portion of the Earth's crust, generally with steep sides that show significant exposed bedrock. A few mountains are isolated summits, but most occur in mountain ranges.
</p>
<a href="#readmore" >read more</a>
<div class="tags">
<span class="chip">failover</span>
<span class="chip">cluster</span>
<span class="chip">network</span>
</div>
</div>
</div>
<div class="card">
<div class="card-img">
<img src="load-balancer/lb-cover.png" />
</div>
<div class="card-content">
<h3>Hallo whats thät?</h3>
<span>01/02/2022 | 10 min read</span>
<p>
A mountain is an elevated portion of the Earth's crust, generally with steep sides that show significant exposed bedrock. Although definitions vary, a mountain may differ from a plateau in having a limited summit area, and is usually higher than a hill, typically rising at least 300 metres (980 ft) above the surrounding land. A few mountains are isolated summits, but most occur in mountain ranges.
</p>
<a href="#readmore" >read more</a>
<div class="tags">
<span class="chip">failover</span>
<span class="chip">cluster</span>
<span class="chip">healthcheck</span>
<span class="chip">network</span>
</div>
</div>
</div>
<div class="card">
<div class="card-img">
<img src="assets/img/start/load-balancer-final.gif" />
</div>
<div class="card-content">
<h3>Hallo whats thät?</h3>
<span>01/02/2022 | 15 min read</span>
<p>
A mountain is an elevated portion of the Earth's crust, generally with steep sides that show significant exposed bedrock. Although definitions vary, a mountain may differ from a plateau in having a limited summit area, and is usually higher than a hill, typically rising at least 300 metres (980 ft) above the surrounding land. A few mountains are isolated summits, but most occur in mountain ranges.
</p>
<a href="#readmore" >read more...</a>
<div class="tags">
<span class="chip">network</span>
</div>
</div>
</div>
<div class="card">
<div class="card-img">
<img src="assets/img/start/cover-image.png" />
</div>
<div class="card-content">
<h3>Hallo whats thät?</h3>
<span>01/02/2022 | 7 min read</span>
<p>
A few mountains are isolated summits, but most occur in mountain ranges.
</p>
<a href="#readmore" >read more</a>
<div class="tags">
<span class="chip">failover</span>
<span class="chip">cluster</span>
</div>
</div>
</div>
</div>
<hr/>
<!--
<p>Mountains are formed through tectonic forces, erosion, or volcanism, which act on time scales of up to tens of millions of years. Once mountain building ceases, mountains are slowly leveled through the action of weathering, through slumping and other forms of mass wasting, as well as through erosion by rivers and glaciers.</p>
<img src="img/start/lb.gif" />
<p>High elevations on mountains produce colder climates than at sea level at similar latitude. These colder climates strongly affect the ecosystems of mountains: different elevations have different plants and animals. Because of the less hospitable terrain and climate, mountains tend to be used less for agriculture and more for resource extraction, such as mining and logging, along with recreation, such as mountain climbing and skiing.</p>
<p>The highest mountain on Earth is Mount Everest in the Himalayas of Asia, whose summit is 8,850 m (29,035 ft) above mean sea level. The highest known mountain on any planet in the Solar System is Olympus Mons on Mars at 21,171 m (69,459 ft).</p>
<img src="img/start/load-balancer-final.gif" />
<p>There are three main types of mountains: volcanic, fold, and block. All three types are formed from plate tectonics: when portions of the Earth's crust move, crumple, and dive. Compressional forces, isostatic uplift and intrusion of igneous matter forces surface rock upward, creating a landform higher than the surrounding features. The height of the feature makes it either a hill or, if higher and steeper, a mountain. Major mountains tend to occur in long linear arcs, indicating tectonic plate boundaries and activity.</p>
<p>Image from <a href="https://unsplash.com/" target="_blank">Unsplash</a> | Info from <a href="https://en.wikipedia.org/wiki/Mountain" target="_blank">Wikipedia</a></p>
-->
</div>
</section>
<footer class="page-footer">
<div class="container">
<!--
<div class="links">
<ul>
<li><a href="#">Kontakt</a></li>
<li><a href="#">Impressum</a></li>
<li><a href="#">AGB's</a></li>
<li><a href="#">Diverses</a></li>
</ul>
<ul>
<li><a href="#">Kontakt</a></li>
<li><a href="#">Impressum</a></li>
<li><a href="#">AGB's</a></li>
<li><a href="#">Diverses</a></li>
</ul>
<ul>
<li><a href="#">Kontakt</a></li>
<li><a href="#">Impressum</a></li>
<li><a href="#">AGB's</a></li>
<li><a href="#">Diverses</a></li>
</ul>
<ul>
<li><a href="#">Kontakt</a></li>
<li><a href="#">Impressum</a></li>
<li><a href="#">AGB's</a></li>
<li><a href="#">Diverses</a></li>
</ul>
</div>
-->
</div>
<div class="credits">
<img src="assets/img/logo.white.svg" height="24px" />
<span>© 2023</span>
<!-- <span>visual-knowledge.io</span> -->
<span>All rights reserved.</span>
</div>
</footer>
<!-- partial -->
<script src="assets/js/script.home.js"></script>
</body>
</html>