-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
35 lines (34 loc) · 1.75 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
---
layout: default
---
<div class="jumbotron welcome">
<div class="container">
<h1 class="font-weight-bold">Free community webhosting</h1>
<h3>We provide fast and reliable webhosting, hosted in the middle of Europe.</h3>
</div>
</div>
<section class="about" id="about-us">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col-lg-4">
<img class="img-fluid text-center h-auto" src="/assets/img/logo.png" alt="Razex.de logo" />
</div>
<div class="col-lg-7 text-left">
<h2 class="title">What is Razex.de?</h2>
<hr>
<p class="description">
Razex.de is a community that is active since 2014 and offers free hosting services for members.
Originally we were founded in Frankfurt am Main in Germany and began as an amateur e-sport group playing in different games.
Since then we had our own community TeamSpeak server, offering private voice channels for everyone.
After we decided to switch to a self-managed linux server, we started providing shared game servers for free.
<br /><br />
Years have passed by and the e-sport group is not existing anymore.
What was left was the server infrastructure, so we changed the focus and began to mainly offer free webhosting.
Over time we developed into a hosting company which is actually not a company.
<br /><br />
Razex.de is part of Codebucket.de and all related sites, owned by David Sn.
</p>
</div>
</div>
</div>
</section>