index.html 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <!-- -->
  6. <meta http-equiv="Content-Security-Policy" content="default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: gap: content:">
  7. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui, viewport-fit=cover"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta name="format-detection" content="telephone=no"> <meta name="msapplication-tap-highlight" content="no">
  8. <title>Trans Hackmeeting</title>
  9. <link rel="stylesheet" type="text/css" href="./style.css">
  10. </head>
  11. <body>
  12. <header>
  13. <p class="menu" >
  14. <a href="index.html">[HOME]</a>
  15. <a href="faq.html">[FAQ]</a>
  16. <a href="call-for-nodes.html">[CALL]</a>
  17. <a href="https://trans.hackmeeting.org/fiki/">[Wiki]</a>
  18. <a href="https://trans.hackmeeting.org/fiki/index.php?title=Schedule">[Schedule]</a>
  19. </p>
  20. <p class="lang" >
  21. <small>
  22. <a href="index.html">[EN]</a>
  23. <a href="index.es.html">[ES]</a>
  24. <a href="index.it.html">[IT]</a>
  25. <a href="index.cat.html">[CA]</a>
  26. <a href="index.fr.html">[FR]</a>
  27. <a href="index.eus.html">[EU]</a>
  28. </small>
  29. </p>
  30. <img src="thk_mixlanguage:A3.jpg" class="logo">
  31. <h1>Trans Hackmeeting</h1>
  32. <h2>August 9-13th 2018 @ Le Goutailloux, Tarnac (FR)</h2>
  33. <section id="cfn"> <a href="call-for-nodes.html"> CALL FOR NODES </a></section>
  34. </header>
  35. <section>
  36. <p>
  37. Since many years in several European countries the mix of hacking
  38. and politics has produced several gatherings and local spaces to
  39. esxpres contents and share ideas (ex. hackON, Noise^2, Backbone,
  40. Italian and Iberian hackmeeting)
  41. </p>
  42. <p>
  43. We think it would be great to
  44. bring the grassroots spirit and the critical view that drives these
  45. experience to a furthe level, as it happen years ago in Pula (Croatia).
  46. </p>
  47. <p>
  48. We are proposing to whoever shares our self-managed
  49. non-institutional grassroots approach to subscribe to the
  50. THK mailing-list to make an attempt to create an European gathering on hacking and politics in
  51. order to share experiences and ideas without being forced within political
  52. or linguistic borders.
  53. </p>
  54. </section>
  55. <section>
  56. <h3><p align="right">trans.hackmeeting.org</p></h3>
  57. <ul>
  58. <li><strong>Wiki: </strong><a href="https://trans.hackmeeting.org/fiki/">FIKI the cybersexy trans hack wiki!</a>
  59. <li><strong>List: </strong><a href="https://www.autistici.org/mailman/listinfo/thk">THK mailinglist</a>
  60. <li>Telephone contact: +33 605672060</li>
  61. </ul>
  62. </section>
  63. <section>
  64. A big thanks to those who inspire us
  65. <ul>
  66. <li> <a href="https://femhack.noblogs.org/"> Femhack </a> - The blog of femhackmeeting
  67. <li> <a href="https://www.hackon.nl"> Hackon </a> - Amsterdam volunteer hacker event
  68. <li> <a href="https://es.hackmeeting.org/"> Hackmeeting España </a> Spanish hackmeeting
  69. <li> <a href="https://it.hackmeeting.org/"> Hackmeeting Italy</a> Italian hackmeeting
  70. <li> <a href="https://calafou.org/"> Calafou </a> post-industrial revolutionary utopian reality
  71. </ul>
  72. </section>
  73. <footer>
  74. <a href="https://trans.hackmeeting.org">trans.hackmeeting.org</a> | <span class="copyleft">&copy;</span> transhackmeeting 2018 | <a href="https://lists.autistici.org/list/thk.en.html">Mailing list</a>
  75. </footer>