]> git.ipfire.org Git - ipfire.org.git/blame - templates/static/get-involved.html
Make all absolute links use https:// instead of http://
[ipfire.org.git] / templates / static / get-involved.html
CommitLineData
60b0917c
MT
1{% extends "../base-1.html" %}
2
3{% block title %}{{ _("Get Involved") }}{% end block %}
4
5{% block container %}
1a09d1ae
SH
6 <section id="support" class="content-section">
7 <div class="container">
8 <div class="row mb-5">
9 <section class="features-content col-12">
10 <h2 class="display-2 text-center">{{ _("Join the IPFire Community") }}</h2>
11
12 <div class="row">
13 <div class="col-md-4 text-center">
14 <a href="/chat" class="link-normal">
15 <span class="fa fa-4x fa-wechat"></span>
16 <h3>{{ _("Chat") }}</h3>
17 </a>
18 </div>
19
20 <div class="col-md-4 text-center">
21 <a href="//forum.ipfire.org" class="link-normal">
22 <span class="fa fa-4x fa-users"></span>
23 <h3>{{ _("Forums") }}</h3>
24 </a>
25 </div>
26
27 <div class="col-md-4 text-center">
ba43a892 28 <a href="https://lists.ipfire.org" class="link-normal">
1a09d1ae
SH
29 <span class="fa fa-4x fa-envelope-o"></span>
30 <h3>{{ _("Mailing Lists") }}</h3>
31 </a>
32 </div>
ef0d3151 33 </div>
1a09d1ae
SH
34 </section>
35 </div>
ef0d3151 36 </div>
1a09d1ae
SH
37 </section>
38
39 <div class="container mt-6">
ef0d3151
SH
40 <div class="row">
41 <section class="col-12">
42 <h2 class="display-2 text-center">{{ _("Contribute") }}</h2>
a18c3146 43
ef0d3151
SH
44 <div class="row mb-6">
45 <section id="community_support" class="col-5">
46 <h4>{{ _("Provide Community Support") }}</h4>
47 <p>
e52b45b6
MT
48 Join the wonderful IPFire Community and help other people getting started with IPFire.
49 Take part in discussions all around the project on our <a href="/chat">channels</a>,
50 the <a href="//forum.ipfire.org">IPFire Forums</a>, and
51 <a href="//lists.ipfire.org/">Mailing Lists</a>.
ef0d3151
SH
52 </p>
53
ba43a892 54 <a class="btn btn-white mb-3" href="https://forum.ipfire.org/search.php?search_id=unanswered">{{ _("Unanswered questions on the forums") }}</a>
7e5add54 55 <a class="btn btn-white" href="/chat">{{ _("On our Jabber/IRC channels") }}</a>
ef0d3151
SH
56 </section>
57
58 <section id="documentation" class="col-5 offset-2">
59 <h4>{{ _("Improve our Documentation") }}</h4>
60 <p>
e52b45b6
MT
61 The <a href="//wiki.ipfire.org">IPFire Wiki</a> is the source of documentation
62 and answers all questions about IPFire. Found something that needs to be
63 documented, improved, or rewritten? Sign up and get it done!
ef0d3151
SH
64 </p>
65
ba43a892 66 <a class="btn btn-white" href="https://wiki.ipfire.org">{{ _("IPFire Wiki") }}</a>
ef0d3151 67 </section>
60b0917c 68 </div>
a18c3146 69
ef0d3151
SH
70 <div class="row mb-6">
71 <section id="translation" class="col-5">
72 <h4>{{ _("Translate") }}</h4>
73 <p>
e52b45b6
MT
74 IPFire is used in many countries all over the world.
75 Translating the software helps us to make it usable for
76 more and more people. Join our efforts and translate IPFire
77 into a new language or improve already existing translations.
ef0d3151
SH
78 </p>
79 </section>
80
81
82 <section id="maintain" class="col-5 offset-2">
83 <h4>{{ _("Maintain Packages") }}</h4>
84 <p>
e52b45b6
MT
85 Become an expert for a subsystem of the IPFire distribution and help
86 to keep features up to date and fix bugs.
87 Maintaining packages is an essential part of the project and needed
88 to provide the great level of stability and security that IPFire does
89 today.
ef0d3151
SH
90 </p>
91
ba43a892 92 <a class="btn btn-white mr-3" href="https://wiki.ipfire.org/devel/submit-patches">{{ _("Submit Patches") }}</a>
7e5add54 93 <a class="btn btn-white" href="https://pakfire.ipfire.org/">{{ _("Pakfire Build Service") }}</a>
ef0d3151 94 </section>
60b0917c 95 </div>
a18c3146 96
ef0d3151
SH
97 <div class="row mb-6">
98 <section id="bugs" class="col-5">
99 <h4>{{ _("Report & Resolve Bugs") }}</h4>
100 <p>
e52b45b6
MT
101 If you have come across a flaw in the IPFire distribution, please take a moment and
102 report it to us. Of course we appreciate any solutions for already existing bug
103 reports.
ef0d3151
SH
104 </p>
105
ba43a892
MT
106 <a class="btn btn-white mr-3" href="https://bugzilla.ipfire.org">{{ _("IPFire Bugzilla") }}</a>
107 <a class="btn btn-white" href="https://wiki.ipfire.org/devel/bugzilla">{{ _("Dealing with bug reports") }}</a>
ef0d3151
SH
108 </section>
109
110 <section id="infrastructure" class="col-5 offset-2">
111 <h4>{{ _("Provide Infrastructure") }}</h4>
112 <p>
e52b45b6
MT
113 The IPFire project is hosted on a huge infrastructure and runs various services for the users.
114 To keep access to IPFire download images as fast as possible and to keep our services running
115 as reliable as possible, the IPFire Infrastructure team is operating this infrastructure and
116 appreciates your support.
ef0d3151
SH
117 </p>
118
ba43a892 119 <a class="btn btn-white" href="https://wiki.ipfire.org/en/project/mirror">{{ _("Host a mirror") }}</a>
ef0d3151
SH
120 </section>
121 </div>
a18c3146 122
ef0d3151
SH
123 <div class="row justify-content-center mb-6">
124 <section id="donate" class="col-5 text-center">
125 <h4>{{ _("Donate") }}</h4>
126 <p>
e52b45b6
MT
127 Support by volunteers who engage in development or contribute themselves
128 is is essential for this project. If you are not an expert in writing
129 documentation, or technology but want to help out, you can support
130 the work of the others by making a financial contribution which
131 will help covering costs.
ef0d3151
SH
132 </p>
133
7e5add54 134 <a class="btn btn-red900" href="/donate">{{ _("Donate") }}</a>
ef0d3151
SH
135 </section>
136 </div>
a18c3146 137 </section>
ef0d3151 138 </div>
a18c3146
SH
139 </div>
140
60b0917c 141{% end block %}