index.html 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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="lang" align="right">
  14. <small>
  15. <a href="index.html">[ENG]</a>
  16. <a href="index.es.html">[ES]</a>
  17. <a href="index.it.html">[IT]</a>
  18. <a href="index.cat.html">[CAT]</a>
  19. <a href="index.fr.html">[FRA]</a>
  20. <a href="index.eus.html">[EUS]</a>
  21. </small>
  22. </p>
  23. <img src="logo_hm_bologna.png" class="logo">
  24. <h1>Trans Hackmeeting</h1>
  25. <h2>August 9-13th 2018 @ Le Goutailloux, Tarnac (FR)</h2>
  26. <section id="cfn"> <a href="call-for-nodes.html"> CALL FOR NODES </a></section>
  27. </header>
  28. <section>
  29. <p>
  30. Since many years in several European countries the mix of hacking
  31. and politics has produced several gatherings and local spaces to
  32. esxpres contents and share ideas (ex. hackON, Noise^2, Backbone,
  33. Italian and Iberian hackmeeting)
  34. </p>
  35. <p>
  36. We think it would be great to
  37. bring the grassroots spirit and the critical view that drives these
  38. experience to a furthe level, as it happen years ago in Pula (Croatia).
  39. </p>
  40. <p>
  41. We are proposing to whoever shares our self-managed
  42. non-institutional grassroots approach to subscribe to the
  43. THK mailing-list to make an attempt to create an European gathering on hacking and politics in
  44. order to share experiences and ideas without being forced within political
  45. or linguistic borders.
  46. </p>
  47. </section>
  48. <section>
  49. <h3><p align="right">trans.hackmeeting.org</p></h3>
  50. <ul>
  51. <li><strong>Wiki: </strong><a href="https://trans.hackmeeting.org/fiki/">FIKI the cybersexy trans hack wiki!</a>
  52. <li><strong>List: </strong><a href="https://www.autistici.org/mailman/listinfo/thk">THK mailinglist</a>
  53. </ul>
  54. </section>
  55. <section>
  56. A big thanks to those who inspire us
  57. <ul>
  58. <li> <a href="https://femhack.noblogs.org/"> Femhack </a> - The blog of femhackmeeting
  59. <li> <a href="https://www.hackon.nl"> Hackon </a> - Amsterdam volunteer hacker event
  60. <li> <a href="https://es.hackmeeting.org/"> Hackmeeting España </a> Spanish hackmeeting
  61. <li> <a href="https://it.hackmeeting.org/"> Hackmeeting Italy</a> Italian hackmeeting
  62. <li> <a href="https://calafou.org/"> Calafou </a> post-industrial revolutionary utopian reality
  63. </ul>
  64. </section>
  65. <footer>
  66. <a href="https://trans.hackmeeting.org">trans.hackmeeting.org</a> | <span class="copyleft">&copy;</span> transhackmeeting 2018 | <a href="https://www.autistici.org/mailman/thk">Mailing list</a>
  67. </footer>