aboutsummaryrefslogtreecommitdiff
path: root/template/engage.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/engage.html.j2')
-rw-r--r--template/engage.html.j214
1 files changed, 5 insertions, 9 deletions
diff --git a/template/engage.html.j2 b/template/engage.html.j2
index bd31d7d1..000396ab 100644
--- a/template/engage.html.j2
+++ b/template/engage.html.j2
@@ -50,7 +50,7 @@
50 </p> 50 </p>
51 <h2>Use GNUnet!</h2> 51 <h2>Use GNUnet!</h2>
52 <p> 52 <p>
53 <a href="use.html">Let's get started...</a> 53 <a href="use.html">Let&#39;s get started...</a>
54 </p> 54 </p>
55 <h2>Report bugs!</h2> 55 <h2>Report bugs!</h2>
56 <p> 56 <p>
@@ -63,11 +63,11 @@
63 <li>Please inform us if your operating system or package manager applies any vendor changes to GNUnet which you know about (to exclude potential problems introduced by third parties).</li> 63 <li>Please inform us if your operating system or package manager applies any vendor changes to GNUnet which you know about (to exclude potential problems introduced by third parties).</li>
64 <li>Wait until your bug report is acknowledged/replied to. Note that only volunteers work on this, responses may take a while.</li> 64 <li>Wait until your bug report is acknowledged/replied to. Note that only volunteers work on this, responses may take a while.</li>
65 <li>Please follow up with eventual questions about the bug. </li> 65 <li>Please follow up with eventual questions about the bug. </li>
66 <li>Once a fix is there: Check if it's working as expected, so that we can properly close the bug report and/or give you credits :)</li> 66 <li>Once a fix is there: Check if it&#39;s working as expected, so that we can properly close the bug report and/or give you credits :)</li>
67 </ul> 67 </ul>
68 <h2>Contribute!</h2> 68 <h2>Contribute!</h2>
69 <p> 69 <p>
70 There are various ways to contribute. We especially need coders with C skills and knowledge of crypto. Development work on this this website, it's translations, the bibliography, our wide documentation, and other efforts are most welcome, too.<br> 70 There are various ways to contribute. We especially need coders with C skills and knowledge of crypto. Development work on this this website, it&#39;s translations, the bibliography, our wide documentation, and other efforts are most welcome, too.<br>
71 The core software of GNUnet used to be released with long breaks between releases. Since the 0.11.0 release we try to make releases more regularly. Therefore package maintainers who are interested in working together with an welcoming environment are invited to contribute packages of our software to any OS/PM and request help.<br> 71 The core software of GNUnet used to be released with long breaks between releases. Since the 0.11.0 release we try to make releases more regularly. Therefore package maintainers who are interested in working together with an welcoming environment are invited to contribute packages of our software to any OS/PM and request help.<br>
72 Last but not least designers are welcome to contact us about projects which require help. 72 Last but not least designers are welcome to contact us about projects which require help.
73 </p> 73 </p>
@@ -79,16 +79,13 @@
79 <h2>Bibliography</h2> 79 <h2>Bibliography</h2>
80 <p>If you are more the reading kind of person, please take a seat <a href="https://bib.gnunet.org/">in our library...</a></p> 80 <p>If you are more the reading kind of person, please take a seat <a href="https://bib.gnunet.org/">in our library...</a></p>
81 <h2>Videos</h2> 81 <h2>Videos</h2>
82 <p>...or if you rather want hear us talking to you, lean back and watch some <a href="video.html">videos</a> of our talks at conferences.</p> 82 <p>...or if you rather want hear us talking to you, lean back and watch some <a href="{{ url_localized('video.html') }}">videos</a> of our talks at conferences.</p>
83 </div> 83 </div>
84 <div class="col-md"> 84 <div class="col-md">
85 <h2>Get together!</h2> 85 <h2>Get together!</h2>
86 <p> 86 <p>
87 Occasionally we meet in "meat space", mostly in Germany and 87 Occasionally we meet in "meat space", mostly in Germany and Switzerland. The usual occasions are:
88 Switzerland.
89 The usual occasions are:
90 </p> 88 </p>
91 <!-- ul must stand on its own. See html specs -->
92 <ul> 89 <ul>
93 <li><a href="https://events.ccc.de/congress">Chaos Communication Congress</a> in Leipzig (DE), 27th-30th December</li> 90 <li><a href="https://events.ccc.de/congress">Chaos Communication Congress</a> in Leipzig (DE), 27th-30th December</li>
94 <li><a href="https://datenspuren.de">Datenspuren</a> in Dresden (DE), usually by mid/end of September</li> 91 <li><a href="https://datenspuren.de">Datenspuren</a> in Dresden (DE), usually by mid/end of September</li>
@@ -100,4 +97,3 @@
100 97
101</article> 98</article>
102{% endblock body_content %} 99{% endblock body_content %}
103