index.es.html 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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" align="right">
  21. <a href="index.html">[EN]</a>
  22. <a href="index.es.html">[ES]</a>
  23. <a href="index.it.html">[IT]</a>
  24. <a href="index.cat.html">[CA]</a>
  25. <a href="index.fr.html">[FR]</a>
  26. <a href="index.eus.html">[EU]</a>
  27. </p>
  28. <img src="logo_hm_bologna.png" class="logo">
  29. <h1>Trans Hackmeeting</h1>
  30. <h2>9-13 Agosto 2018 @ Le Goutailloux, Tarnac (FR)</h2>
  31. <section id="cfn"> <a href="call-for-nodes.html"> CALL FOR NODES </a></section>
  32. </header>
  33. <section>
  34. <p>
  35. Desde hace años la mezcla de hackeo y política ha producido varios encuentros y
  36. espacios locales en diversos lugares europeos donde expresarse y compartir ideas
  37. (por ejemplo hackON, Noise^2,, Backbone, los hackmeetings italianos e ibéricos).
  38. </p>
  39. <p>
  40. Pensamos que sería genial traer el espíritu comunitario y la visión crítica que
  41. empuja estas experiencias a un nivel superior, como pasó hace años en Pula
  42. (Croacia).
  43. </p>
  44. <p>
  45. Os proponemos a l@s que compartís nuestra forma de hacer autogestionada sin
  46. instituciones que os subscribáis a la lista de correo THK para intentar crear
  47. un encuentro en territorio europeo alrededor del hackeo y la política para
  48. poder compartir experiencias e ideas sin estar confinad@s a fronteras políticas
  49. o lingüísticas.
  50. </p>
  51. </section>
  52. <section>
  53. <h3><p align="right">trans.hackmeeting.org</p></h3>
  54. <ul>
  55. <li><strong>Wiki:</strong><a href="https://trans.hackmeeting.org/fiki/"> FIKI el trans hack wiki cybersexy!</a>
  56. <li><strong>List:</strong><a href="https://www.autistici.org/mailman/listinfo/thk"> lista de correo THK</a>
  57. </ul>
  58. </section>
  59. <section>
  60. Muchas gracias a las que nos inspiran
  61. <ul>
  62. <li> <a href="https://femhack.noblogs.org/"> Femhack </a> - El blog del femhackmeeting
  63. <li> <a href="https://www.hackon.nl"> Hackon </a> - Evento hacker en Amsterdam
  64. <li> <a href="https://es.hackmeeting.org/"> Hackmeeting España </a> hackmeeting hispano
  65. <li> <a href="https://it.hackmeeting.org/"> Hackmeeting Italy</a> hackmeeting italiano
  66. <li> <a href="https://calafou.org/"> Calafou </a> realidad utópica revolucionaria post-industrial
  67. </ul>
  68. </section>
  69. <footer>
  70. <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">lista de correo</a>
  71. </footer>