Skip to content
Snippets Groups Projects
Commit 2095685e authored by Léo Grange's avatar Léo Grange
Browse files

lot of corrections on the main page

parent 811ef72e
Branches
Tags
No related merge requests found
......@@ -25,16 +25,16 @@
<!-- Header -->
<div id="header">
<img src="images/icon.png" alt="" />
<img src="images/icon.png" alt="logo-nii" />
<h1>We are the Knights who say... Nii !</h1>
<p>A serveur to play on... Nii! </p>
<p>A server which never say it.</p>
</div>
<!-- Main -->
<div id="main">
<header class="major container 75%">
<h2>Here are differents things we have here</h2>
<h2>Here are differents services and utilities we host.</h2>
<!--
<p>Tellus erat mauris ipsum fermentum<br />
etiam vivamus nunc nibh morbi.</p>
......@@ -48,57 +48,64 @@
<a href="http://board.knightsofnii.com/" class="image icon"><img src="images/libreboard.png" alt="" /></a>
<div class="content">
<h3>Libreboard</h3>
<p>A open-sorce kanban board ! Great tool for team work ! </p>
<p>An open-source kanban board ! Great tool for team work ! </p>
</div>
</section>
<section class="feature right">
<a href="http://blog.knightsofnii.com/" class="image icon"><img src="images/knightsofnii.png" alt="" /></a>
<div class="content">
<h3>A Site with a forum </h3>
<p>A Site with a forum and others things (with dropal)</p>
<h3>Blog and forum</h3>
<p>A Drupal website (under heavy construction) to share between us and with everyone.</p>
</div>
</section>
<section class="feature left">
<a href="http://lab.knightsofnii.com/" class="image icon"><img src="images/gitlab_0.png" alt="" /></a>
<div class="content">
<h3>Git Lab</h3>
<p>We have 21 users with 18 projects and a total of 315 commits ! </p>
<h3>GitLab</h3>
<p>Modern project managing platform for Git SCM, hosting many of our projects.</p>
</div>
</section>
<section class="feature right">
<a href="http://bucketgame.knightsofnii.com/" class="image icon"><img src="images/bucket-game.png" alt="" /></a>
<div class="content">
<h3>Bucket Game</h3>
<p>A game created by Evan</p>
<p>An HTML/JS game created by Evan</p>
</div>
</section>
<section class="feature left">
<a href="http://cloud.knightsofnii.com/" class="image icon"><img src="images/Owncloud-logo.png" alt="" /></a>
<div class="content">
<h3>Owncloud</h3>
<p>A place to put stuff</p>
<p>Because storing things in the Cloud is even cooler when you know where and how it is stored !</p>
</div>
</section>
<section class="feature right">
<a href="#" class="image icon"><img src="images/Prosody.png" alt="" /></a>
<div class="content">
<h3>Prosody</h3>
<p>Chat audio and video, files charing</p>
<h3>Jabber/XMPP server</h3>
<p>An open and decentralized instant messaging protocol, with VoIP and fie sharing support, powered by Prosody.</p>
</div>
</section>
<section class="feature left">
<a href="#" class="image icon"><img src="images/postfix.png" alt="" /></a>
<div class="content">
<h3>Postfix</h3>
<p>Postfix is mail serveur</p>
<h3>Mail server</h3>
<p>Because the good old email is always useful, we use Postfix to manage it well.</p>
</div>
</section>
</div>
<header class="major container 75%">
<h2>Theses serveses are available with the use of : </h2>
<h2>Some of the underlying softwares which allow us to manage our server</h2>
</header>
<div class="box alt container">
<section class="feature left">
<a href="#" class="image icon"><img src="images/arch-linux.png" alt="" /></a>
<div class="content">
<h3>Arch Linux</h3>
<p>GNU/Linux distribution focused on minimalism and KISS principle.</p>
</div>
</section>
<section class="feature right">
<a href="#" class="image icon">
......@@ -106,14 +113,7 @@
</a>
<div class="content">
<h3>Docker</h3>
<p>Open platform to install quickly and enable an independance between differents services. Contaner based on a virtualization environement.</p>
</div>
</section>
<section class="feature left">
<a href="#" class="image icon"><img src="images/arch-linux.png" alt="" /></a>
<div class="content">
<h3>arch linux</h3>
<p>A serveur on arch linux</p>
<p>Open platform for light virtualization using Linux containers. Docker allows to deploy applications quickly and to isolate the differents services.</p>
</div>
</section>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment