mirror of
https://github.com/pierre42100/AboutComunic
synced 2024-11-14 17:41:14 +00:00
Update about website
This commit is contained in:
parent
d02afe6014
commit
385bd9462c
2
LICENSE
2
LICENSE
@ -1,7 +1,7 @@
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2018 Pierre HUBERT
|
||||
Copyright (c) 2018-2021 Pierre HUBERT
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -10,14 +10,11 @@ baseurl: "" # the subpath of your site, e.g. /blog/ (If you use organization lea
|
||||
app_url: "https://communiquons.org/"
|
||||
|
||||
#Comunic Android Application URL
|
||||
play_store_url: "https://play.google.com/store/apps/details?id=org.communiquons.android.comunic.client"
|
||||
play_store_url: "https://play.google.com/store/apps/details?id=org.communiquons.comunic"
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
highlighter: rouge
|
||||
permalink: pretty
|
||||
paginate: 5
|
||||
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"]
|
||||
|
||||
gems: [jekyll-paginate, jekyll-feed]
|
||||
# Build settings
|
||||
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md"]
|
@ -1,7 +1,7 @@
|
||||
<footer>
|
||||
<div class="container">
|
||||
<p>
|
||||
© 2018 Comunic. All Rights Reserved.<br />
|
||||
© <script>document.write(new Date().getFullYear())</script> Comunic. All Rights Reserved.<br />
|
||||
© 2016 theme based on <a rel="nofollow" target="_blank" href="https://startbootstrap.com/template-overviews/new-age/">Start Bootstrap</a>.<br />
|
||||
</p>
|
||||
<ul class="list-inline">
|
||||
|
@ -14,13 +14,13 @@ layout: common/page
|
||||
<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><strong>Alexandre Vidal :</strong> Full of energy, he is always here to explain us how to be fully compliant with all legal stuff!</p>
|
||||
<p><strong>Tristan T. :</strong> He is the official translator of Comunic!</p>
|
||||
<p><strong>Florent (lin liang) Wang :</strong> He help us to be a strong team by organizing the <i>Apéros Comunic</i>, video calls made on Comunic!</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>Special thanks to Florent (lin lian) Wang, Samir Bertache and Alexandre Vidal for their ideas and their support.</p>
|
||||
<p>Special thanks to Samuel Godart, Samir Bertache and Alexis Fargeat for their ideas and their support.</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
|
@ -8,4 +8,4 @@ layout: common/page
|
||||
|
||||
<p>You can for example help us by participating in the development of the network.</p>
|
||||
|
||||
<p>The content of this page while be available within a few weeks... While you wait, you can still visit the GitHub account where all the Comunic projects are hosted: <a href="https://github.com/pierre42100">https://github.com/pierre42100</a></p>
|
||||
<p>The content of this page while be available within a few weeks... While you wait, you can still visit the GitHub account where all the Comunic projects are hosted: <a href="https://gitlab.com/comunic">https://gitlab.com/comunic</a></p>
|
Loading…
Reference in New Issue
Block a user