contact.html 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <!DOCTYPE html>
  2. <!-- This file is automatically generated from htdocs/, do not edit by hand! --><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>SuperTux | Contact</title><link rel="stylesheet" type="text/css" href="default.css"><link rel="icon" href="images/favicon.png" type="image/png"></head><body><div id="page"><div id="title">
  3. <h1><a href="index.html"><img src="images/title.png" alt="SuperTux"></a></h1>
  4. <nav>
  5. <ul class="menu">
  6. <li><a href="index.html">Home</a></li>
  7. <li><a href="screenshots.html">Screenshots</a></li>
  8. <li><a href="download.html">Downloads</a></li>
  9. <li><a href="contact.html">Contact</a></li>
  10. </ul>
  11. <ul class="menu external">
  12. <li><a href="https://github.com/SuperTux/supertux/wiki">Wiki</a></li>
  13. <li><a href="https://github.com/SuperTux/supertux/issues">Bugs</a></li>
  14. <li><a href="http://forum.freegamedev.net/viewforum.php?f=66">Forum</a></li>
  15. </ul>
  16. </nav>
  17. </div><div id="pagebox">
  18. <article id="pagebody">
  19. <h2>Contact</h2>
  20. <p>
  21. Here are the many ways you can contact the team. Usually they will
  22. answer quite quickly, but if they don't please be patient and give
  23. them the benefit of the doubt. Yes that means stick around IRC
  24. longer than 2 minutes.
  25. </p>
  26. <section>
  27. <h3>Mailing List</h3>
  28. <h4>This mailing list is for comments, criticisms and everything development related. Feel free to chime in!</h4>
  29. <ul>
  30. <li><a href="mailto:supertux-devel@lists.lethargik.org">supertux-devel@lists.lethargik.org</a></li>
  31. <li><a href="http://lists.lethargik.org/pipermail/supertux-devel-lethargik.org">Archive</a></li>
  32. <li><a href="http://lists.lethargik.org/listinfo.cgi/supertux-devel-lethargik.org">Subscribe/Unsubscribe</a></li>
  33. </ul>
  34. </section>
  35. <section>
  36. <h3>The Forum</h3>
  37. <p>
  38. We also have a <a href="http://forum.freegamedev.net/viewforum.php?f=66">forum</a> Which is where you can talk, find answers and submit your creations.
  39. </p>
  40. </section>
  41. <section>
  42. <h3>IRC</h3>
  43. <p>
  44. Server: <a href="irc://irc.freenode.net/#supertux">irc.freenode.net</a><br>
  45. Channel: #supertux<br>
  46. <iframe src="http://webchat.freenode.net?channels=%23supertux" width="100%" height="400"></iframe>
  47. </p>
  48. </section>
  49. <section>
  50. <h3>Github</h3>
  51. <p>You can also <a href="https://github.com/SuperTuxTeam/supertux/">find us on Github.</a>
  52. </p>
  53. </section>
  54. <section>
  55. <h3>Links</h3>
  56. <p>A great guide for the SuprTux 0.3 editor, created by Devyn Collier Johnson can be found here:
  57. <a href="http://dcjtech.info/topic/gaming/#supertux">DCJTech Gaming</a>
  58. </p>
  59. </section>
  60. </article>
  61. </div><div id="footer">
  62. <p>Copyright © 2003-2016 The SuperTux Team<br>
  63. This page is licensed under <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></p>
  64. </div></div></body></html>