Finished populating the services page main section

Upgraded to font-awesome 4.7
This commit is contained in:
Ethan N. Paul
2017-08-30 20:36:08 -04:00
parent 8dc6486690
commit a5e77269c3
26 changed files with 3833 additions and 544 deletions

View File

@@ -76,7 +76,7 @@
<a href="/services/vpn"><span class="hb hb-sm"><i class="fa fa-lock" aria-hidden="true"></i></span></a>
</li>
<li>
<a href="https://plex.enpaul.net"><span class="hb hb-sm"><i class="fa fa-file-text-o"></i></span></a>
<a href="https://plex.enpaul.net"><span class="hb hb-sm"><i class="fa fa-ticket"></i></span></a>
</li>
<li>
<a href="https://drive.enpaul.net"><span class="hb hb-sm"><i class="fa fa-cloud"></i></span></a>
@@ -154,6 +154,20 @@
</li>
</ul>
</div>
<br><br>
<div class="col-lg-8 col-lg-offset-2">
<h2><i class="fa fa-gitlab" aria-hidden="true"></i>&nbsp;&nbsp;Gitlab</h2>
<br>
<p class="documentation">
<a href="https://about.gitlab.com/">Gitlab</a> is a <a href="https://github.com/">GitHub</a> alternative that provides Git source control, data integration, and collaboration tools via a web interface. Most major projects, or parts of them at least, are stored on the Gitlab server, as it is used for personal, academic, and professional development projects.
<br><br>
The ENPN runs <a href="https://gitlab.com/gitlab-org/gitlab-ce">Gitlab Community Edition (CE)</a>.
<br><br>
<b>Connecting to the ENPN Gitlab server requires VPN access</b>
</p>
</div>
</div>
</section>