Page MenuHomeDevCentral

D911.diff
No OneTemporary

D911.diff

diff --git a/css/app.css b/css/app.css
--- a/css/app.css
+++ b/css/app.css
@@ -100,6 +100,24 @@
color: #2B3441;
}
+.call-for-action {
+ margin: 1.375em 0;
+}
+
+.call-for-action a {
+ padding: 1em;
+
+ -webkit-appearance: button;
+ -moz-appearance: button;
+ appearance: button;
+ background-color: rgba(34, 34, 34, 0.25);
+ border: solid 5px rgba(34, 34, 34, 0.3);
+
+ color: white;
+ text-decoration: none;
+ font-variant: all-small-caps;
+}
+
/* -------------------------------------------------------------
Horizontal scrollbar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
diff --git a/index.html b/index.html
--- a/index.html
+++ b/index.html
@@ -78,6 +78,9 @@
<p>In 2016, we've focused to build a great infrastructure. Servers, continuous integration, places to communicate, notifications, operations workflows.</p>
<p>We believe this infrastructure first provides a great added value to any project: everything is in place and polished.</p>
<p>The infrastructure is open and managed by the Operations special interest group. A configuration-as-code repository is used, so it's reliable, well documented and open source.</p>
+ <div class="text-center call-for-action">
+ <a href="https://agora.nasqueron.org/Operations_grimoire">Nasqueron Operations grimoire</a>
+ </div>
</div>
<div class="paragraph paragraph-withicon">
@@ -102,15 +105,26 @@
<p>A cartography solution to build a vectorial thematic map from a blank map and a dataset.</p>
<p>Lead developer: <em>Rama</em> — Lead geographer: <em>Kumkum</em></p>
+ <div class="text-center call-for-action">
+ <a href="https://agora.nasqueron.org/Tasacora">More information</a>
+ </div>
+
<h3>Notifications center</h3>
<p>A gateway to accept webhooks and payloads from GitHub, DockerHub, Jenkins, Phabricator and other CI products.</p>
<p>It then standardizes notifications into an unified format.<br />Emits them to an AMQP broker.</p>
<p>Intelligent bus with <em>if this then that</em> behavior.</p>
<p>Lead developer: <em>Dereckson</em></p>
+ <div class="text-center call-for-action">
+ <a href="https://devcentral.nasqueron.org/tag/notifications_center/">Project workboard</a>
+ <a href="https://github.com/nasqueron/notifications/">Browse source code</a>
+ </div>
<h3>Docker images for Phabricator</h3>
<p>We maintain state of art Docker images to run Phabricator, Aphlict or Arcanist in Docker.</p>
<p>Team: <em>Sandlayth</em> — <em>Dereckson</em></p>
+ <div class="text-center call-for-action">
+ <a href="https://docker.nasqueron.org">More information</a>
+ </div>
<h3>DynBridge</h3>
<p>TCL ⋄ Python bridge</p>
@@ -126,11 +140,18 @@
<p>Für die Freikultur. Eglide is a free culture project. Everyone is welcome to participate or use it.</p>
+ <div class="text-center call-for-action">
+ <a href="http://www.eglide.org">Browse Eglide site</a>
+ </div>
+
<h2 class="text-center">Our involvement</h2>
<p>The service is managed by Nasqueron.</p>
<p>Nasqueron is committed to provide ITC management at operations and devops level to free culture projects.</p>
+ <div class="text-center call-for-action">
+ <a href="https://github.com/nasqueron/operations/tree/master/roles/shellserver">Browse configuration repository</a>
+ </div>
</section>
<section id="Governance" class="section-even">
@@ -143,10 +164,17 @@
<p>We aren't incorporated: a de facto status is currently enough for our needs. If we decide to incorporate, it will be as a non-profit foundation.</p>
+ <div class="text-center call-for-action">
+ <a href="https://agora.nasqueron.org/Statuts">Read bylaws in English or French</a>
+ </div>
<h2 class="text-center">Covenant</h2>
<p>We as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.</p>
+ <div class="text-center call-for-action">
+ <a href="https://devcentral.nasqueron.org/T889">Discuss covenant</a>
+ </div>
+
</section>
<section id="Extra" class="section-third">
@@ -155,13 +183,23 @@
<h2 class="text-center">More information?</h2>
<div class="icon text-center">📧</div>
- <p>You can join our Launch mailing list. Send a mail to launch-subscribe (at) lists.nasqueron.org.</p>
+ <p>You can join our Launch mailing list to participate to the public launch.</p>
+ <div class="text-center call-for-action">
+ <a href="https://lists.nasqueron.org/sympa/subscribe/launch">Join the list</a>
+ </div>
+
<div class="icon text-center">💬</div>
<p>You can also say hello on IRC. We meet in Freenode #nasqueron.</p>
+ <div class="text-center call-for-action">
+ <a href="https://webchat.freenode.net/?nick=dweller...&channels=nasqueron&prompt=1">Webchat</a>
+ </div>
<div class="icon text-center">🈴</div>
- <p>If you consider yourself a part of Nasqueron, <a href="https://agora.nasqueron.org/We_are_Nasqueron">follow this guide</a> to join.</p>
+ <p>Do you consider yourself a part of Nasqueron?</p>
+ <div class="text-center call-for-action">
+ <a href="https://agora.nasqueron.org/We_are_Nasqueron">follow this guide to join</a>
+ </div>
<div class="icon text-center">📛</div>
<p>Finally, if you come to the FOSDEM 2017 edition, you can meet some members.</p>

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 25, 15:12 (20 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2262693
Default Alt Text
D911.diff (7 KB)

Event Timeline