]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - templates/static/get-involved.html
basic styling Community page
[people/shoehn/ipfire.org.git] / templates / static / get-involved.html
index 6df252ab20d41392d1f102a8bc4a4773b2b88c7a..acc59c04f1cece0a31433cf3822a325e9998c7ac 100644 (file)
@@ -3,71 +3,67 @@
 {% block title %}{{ _("Get Involved") }}{% end block %}
 
 {% block container %}
-       <div class="container page-header">
-               <h1>{{ _("Join the IPFire Community") }}</h1>
-       </div>
-
-       <section id="community" class="container content-section text-center">
-               <div class="row">
-                       <div class="col-md-4 text-center">
-                               <a href="/chat" class="link-normal">
-                                       <span class="fa fa-4x fa-wechat"></span>
-                                       <h3>{{ _("Chat") }}</h3>
-                               </a>
-                       </div>
-
-                       <div class="col-md-4 text-center">
-                               <a href="//forum.ipfire.org" class="link-normal">
-                                       <span class="fa fa-4x fa-users"></span>
-                                       <h3>{{ _("Forums") }}</h3>
-                               </a>
-                       </div>
-
-                       <div class="col-md-4 text-center">
-                               <a href="http://lists.ipfire.org" class="link-normal">
-                                       <span class="fa fa-4x fa-envelope-o"></span>
-                                       <h3>{{ _("Mailing Lists") }}</h3>
-                               </a>
+       <div class="container features-content">
+               <section class="content col-12">
+                       <h3 class="headline mb-5">{{ _("Join the IPFire Community") }}</h3>
+                       
+                       <div class="row">
+                               <div class="col-md-4 text-center">
+                                       <a href="/chat" class="link-normal">
+                                               <span class="fa fa-4x fa-wechat"></span>
+                                               <h3>{{ _("Chat") }}</h3>
+                                       </a>
+                               </div>
+       
+                               <div class="col-md-4 text-center">
+                                       <a href="//forum.ipfire.org" class="link-normal">
+                                               <span class="fa fa-4x fa-users"></span>
+                                               <h3>{{ _("Forums") }}</h3>
+                                       </a>
+                               </div>
+       
+                               <div class="col-md-4 text-center">
+                                       <a href="http://lists.ipfire.org" class="link-normal">
+                                               <span class="fa fa-4x fa-envelope-o"></span>
+                                               <h3>{{ _("Mailing Lists") }}</h3>
+                                       </a>
+                               </div>
                        </div>
-               </div>
-       </section>
-
-       <section id="contribute" class="container content-section contribute-section text-center">
-               <div class="page-header">
-                       <h1>{{ _("Contribute") }}</h1>
-               </div>
-
-               <div class="row">
-                       <div class="col-md-8 col-md-offset-2">
-                               <h3>{{ _("Provide Community Support") }}</h3>
-
-                               <p>
+               </section>
+               
+               <section class="content col-12">
+                       <h3 class="headline mb-5">{{ _("Contribute") }}</h3>
+                       
+                       <section id="community_support">                                
+                               <h4 class="secondHeadline">{{ _("Provide Community Support") }}</h4>
+                               <p class="copy">
                                        {% if lang == "de" %}
                                                Werde Teil der wundervollen Gemeinschaft von IPFire und helfe
                                                Einsteigern bei ihren ersten Schritten. Bring dich ein in Diskussionen
                                                rund um das Projekt in <a href="/chat">Chaträumen</a>, dem
-                                               <a href="http://forum.ipfire.org">IPFire Forum</a>, und
-                                               den <a href="http://lists.ipfire.org/">Mailinglisten</a>.
+                                               <a href="//forum.ipfire.org">IPFire Forum</a>, und
+                                               den <a href="//lists.ipfire.org/">Mailinglisten</a>.
                                        {% else %}
                                                Join the wonderful IPFire Community and help other people getting started with IPFire.
                                                Take part in discussions all around the project on our <a href="/chat">channels</a>,
-                                               the <a href="http://forum.ipfire.org">IPFire Forums</a>, and
-                                               <a href="http://lists.ipfire.org/">Mailing Lists</a>.
+                                               the <a href="//forum.ipfire.org">IPFire Forums</a>, and
+                                               <a href="//lists.ipfire.org/">Mailing Lists</a>.
                                        {% end %}
                                </p>
-
+                               
                                <div class="btn-toolbar">
                                        <a class="btn btn-default" href="http://forum.ipfire.org/search.php?search_id=unanswered">
                                                {{ _("Unanswered questions on the forums") }}
                                        </a>
                                        <a class="btn btn-default" href="/chat">{{ _("On our Jabber/IRC channels") }}</a>
                                </div>
-
-                               <hr>
-
-                               <h3>{{ _("Improve our Documentation") }}</h3>
-
-                               <p>
+                       </section>
+                       
+                       <div class="divider"></div>
+                               
+                       <section id="documentation">
+                               <h4 class="secondHeadline">{{ _("Improve our Documentation") }}</h4>
+                               <p class="copy">
                                        {% if lang == "de" %}
                                                Das <a href="//wiki.ipfire.org">IPFire Wiki</a> beinhaltet Dokumentation
                                                über IPFire und beantwortet alle Fragen. Hast du etwas gefunden, das
                                                documented, improved, or rewritten? Sign up and get it done!
                                        {% end %}
                                </p>
-
+                               
                                <a class="btn btn-default" href="http://wiki.ipfire.org">{{ _("IPFire Wiki") }}</a>
-
-                               <hr>
-
-                               <h3>{{ _("Translate") }}</h3>
-
-                               <p>
+                       </section>
+               
+                       <div class="divider"></div>
+                       
+                       <section id="translation">
+                               <h4 class="secondHeadline">{{ _("Translate") }}</h4>
+                               <p class="copy">
                                        {% if lang == "de" %}
                                                IPFire wird in vielen Ländern der Welt eingesetzt.
                                                Die Software zu übersetzen hilft dabei IPFire leichter
                                                into a new language or improve already existing translations.
                                        {% end %}
                                </p>
-
-                               <a class="btn btn-default" href="https://www.transifex.com/projects/p/ipfire/">{{ _("Translate") }}</a>
-
-                               <hr>
-
-                               <h3>{{ _("Maintain Packages") }}</h3>
-
-                               <p>
+                       </section>
+                       
+                       <div class="divider"></div>
+                       
+                       <section id="maintain">
+                               <h4 class="secondHeadline">{{ _("Maintain Packages") }}</h4>
+                               <p class="copy">
                                        {% if lang == "de" %}
                                                Werde Experte in einem Subsystem der IPFire-Distribution und
                                                helfe dabei Funktionen auf aktuellem Stand zu erhalten und
                                                today.
                                        {% end %}
                                </p>
-
+                               
                                <div class="btn-toolbar">
                                        <a class="btn btn-default" href="http://wiki.ipfire.org/devel/submit-patches">{{ _("Submit Patches") }}</a>
                                        <a class="btn btn-default" href="https://pakfire.ipfire.org/">{{ _("Pakfire Build Service") }}</a>
                                </div>
-
-                               <hr>
-
-                               <h3>{{ _("Report & Resolve Bugs") }}</h3>
-
-                               <p>
+                       </section>
+                       
+                       <div class="divider"></div>
+                       
+                       <section id="bugs">
+                               <h4 class="secondHeadline">{{ _("Report & Resolve Bugs") }}</h4>
+                               <p class="copy">
                                        {% if lang == "de" %}
                                                Solltest du einen Fehler in IPFire gefunden haben, nimm dir einen Moment Zeit, um
                                                ihn zu melden. Natürlich freuen wir uns über Lösungen für bereits gemeldete Bugs.
                                                reports.
                                        {% end %}
                                </p>
-
+                               
                                <div class="btn-toolbar">
                                        <a class="btn btn-default" href="http://bugzilla.ipfire.org">{{ _("IPFire Bugzilla") }}</a>
                                        <a class="btn btn-default" href="http://wiki.ipfire.org/devel/bugzilla">{{ _("Dealing with bug reports") }}</a>
                                </div>
-
-                               <hr>
-
-                               <h3>{{ _("Provide Infrastructure") }}</h3>
-
-                               <p>
+                       </section>
+                       
+                       <div class="divider"></div>
+                       
+                       <section id="infrastructure">
+                               <h4 class="secondHeadline">{{ _("Provide Infrastructure") }}</h4>
+                               <p class="copy">
                                        {% if lang == "de" %}
                                                Das IPFire-Projekt unterhält eine Menge Infrastruktur für verschiedene Dienste für die Nutzer.
                                                Für schnelle Downloads und eine hohe Zuverlässigkeit der Dienste zu gewährleisten arbeitet
                                                appreciates your support.
                                        {% end %}
                                </p>
-
+                               
                                <a class="btn btn-default" href="http://wiki.ipfire.org/en/project/mirror">{{ _("Host a mirror") }}</a>
-
-                               <hr>
-
-                               <h3>{{ _("Donate") }}</h3>
-
-                               <p>
+                       </section>
+                       
+                       <div class="divider"></div>
+                       
+                       <section id="donate">
+                               <h4 class="secondHeadline">{{ _("Donate") }}</h4>
+                               <p class="copy">
                                        {% if lang == "de" %}
                                                Die Unterstützung vieler Freiwillige, die zur Entwicklung oder anderen
                                                Bereichen des Projekts beitragen ist unerlässlich für den Erfolg dieses
                                                will help covering costs.
                                        {% end %}
                                </p>
-
+                               
                                <a class="btn btn-default" href="/donate">{{ _("Donate") }}</a>
-                       </div>
-               </div>
-       </section>
+                       </section>
+               </section>
+       </div>
+       
 {% end block %}