mirror of
https://github.com/pierre42100/AboutComunic
synced 2024-11-14 01:21:12 +00:00
Added about page
This commit is contained in:
parent
b78838272d
commit
95b5529998
@ -12,7 +12,10 @@
|
||||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<li>
|
||||
<a href="/developer">Developer</a>
|
||||
<a href="{{site.base_url}}/about">About</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{site.base_url}}/developer">Developer</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ site.app_url }}create_account">Sign up</a>
|
||||
|
32
about/index.html
Normal file
32
about/index.html
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
title: About Comunic
|
||||
subtitle: Learn more about the team who develop Comunic
|
||||
layout: common/page
|
||||
---
|
||||
|
||||
<h2>We are Comunic</h2>
|
||||
|
||||
<p>Comunic is being build by passionate people, who want to see a new social network appear, a new one that respects its users privacy.</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
|
||||
<h2>The team</h2>
|
||||
|
||||
<p><strong>Pierre Hubert :</strong> Founder of Comunic, he has been developing Comunic since the begining.</p>
|
||||
<p><strong>Samuel Godart :</strong> Coordinates the improvements ideas, he always been tracking the little nauty bugs hidden in the Web Application.</p>
|
||||
<p><strong>Alexis Fargeat :</strong> Joined us recently, he is building a Desktop Application for Comunic.</p>
|
||||
<p><strong>Tristan T. :</strong> He is here since the begining of the network, with improvement ideas, and has always been an active Comunic user.</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>Special thanks to Florent (lin lian) Wang and Samir Bertache for their ideas and their support.</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>The network is globaly more secure thanks to Let's Encrypt who provide us a free HTTPS certificate.</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<h2>Legal</h2>
|
||||
<p>All the legal notice can be found on the <a href="{{site.baseurl}}/about/legal">legal notice page</a>.</p>
|
Loading…
Reference in New Issue
Block a user