]> git.sur5r.net Git - i3/i3.github.io/blob - contact/index.html.mako
1f4230c11f7060ff63c7933b29bbdba73a5e2c7c
[i3/i3.github.io] / contact / index.html.mako
1 <%!
2         section = "contact"
3 %>
4 <%inherit file="_templates/i3.mako" />
5 <div id="content">
6 <h2>Contact</h2>
7
8 <p>
9 If you have any questions which are not answered by the <a
10 href="/docs/">Documentation</a>, please do not hesitate to contact us. The best
11 way to reach us is via IRC:
12 </p>
13
14 <p>
15 i3’s IRC channel is <a href="irc://irc.twice-irc.de/i3" title="#i3 on irc.twice-irc.de">
16 irc://irc.twice-irc.de/i3</a> (or, #i3 on irc.twice-irc.de, for those without proper URL
17 handling setup). Feel free to ask questions, please don’t ask to ask and please
18 think before you ask :-).
19 </p>
20
21 <h3 style="margin-top: 2em">Mailing lists</h3>
22
23 <p>
24 If you dislike IRC, you can also post questions etc. to our mailing list.
25 </p>
26
27 <h3 style="margin-top: 2em">Package maintainers</h3>
28
29 <p>
30 <strong>If you are a package maintainer</strong> and have any questions,
31 ideas, hints, problems or whatever, please do not hesitate to contact me. I
32 will help you out. Just drop me an <a
33 href="http://michael.stapelberg.de/Kontakt">E-Mail (scroll down to
34 bottom)</a>, contact me using the same address in jabber or ask on our IRC
35 channel (see above).
36 </p>
37
38 </div>