Spanish translation of the front page
This commit is contained in:
parent
656d113ed5
commit
3e7c012c89
2 changed files with 56 additions and 0 deletions
55
index.es.html
Normal file
55
index.es.html
Normal file
|
@ -0,0 +1,55 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<!-- -->
|
||||
<meta http-equiv="Content-Security-Policy" content="default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: gap: content:">
|
||||
<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">
|
||||
<title>Trans Hackmeeting</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<p align="right"><small><a href="index.html">english</a></p>
|
||||
<img src="logo_hm_bologna.png" class="logo">
|
||||
<h1>Trans Hackmeeting</h1>
|
||||
<h2>9-13 Agosto 2018 @ Le Goutailloux, Tarnac (FR)</h2>
|
||||
</header>
|
||||
<section>
|
||||
<p>
|
||||
Desde hace años la mezcla de hackeo y política ha producido varios encuentros y
|
||||
espacios locales en diversos lugares europeos donde expresarse y compartir ideas
|
||||
(por ejemplo hackON, Noise^2,, Backbone, los hackmeetings italianos e ibéricos).
|
||||
</p>
|
||||
<p>
|
||||
Pensamos que seria genial traer el espíritu comunitario y la visión critica que
|
||||
empuja estas experiencias a un nivel superior, como paso hace años en Pula
|
||||
(Croacia).
|
||||
</p>
|
||||
<p>
|
||||
Os proponemos a las que compartís nuestra forma de hacer autogestionada sin
|
||||
instituciones que os subscribáis a la lista de correo THK para intentar crear un
|
||||
encuentro europeo al rededor del hackeo la politica. Para poder compartir
|
||||
experiencias e ideas sin estar confinadas a fronteras políticas o lingüísticas.
|
||||
</p> </section>
|
||||
<section>
|
||||
<h3><p align="right">trans.hackmeeting.org</p></h3>
|
||||
<ul>
|
||||
<li><strong>Wiki:</strong><a href="https://trans.hackmeeting.org/fiki/"> FIKI el trans hack wiki cybersexy!</a>
|
||||
<li><strong>List:</strong><a href="https://www.autistici.org/mailman/listinfo/thk"> lista de correo THK</a>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
Muchas gracias a las que nos inspiran
|
||||
<ul>
|
||||
<li> <a href="https://femhack.noblogs.org/"> Femhack </a> - El blog del femhackmeeting
|
||||
<li> <a href="https://www.hackon.nl"> Hackon </a> - Evento hacker en Amsterdam
|
||||
<li> <a href="https://es.hackmeeting.org/"> Hackmeeting España </a> hackmeeting hispano
|
||||
<li> <a href="https://it.hackmeeting.org/"> Hackmeeting Italy</a> hackmeeting italiano
|
||||
<li> <a href="https://calafou.org/"> Calafou </a> realidad utópica revolucionaria post-industrial
|
||||
</ul>
|
||||
</section>
|
||||
<footer>
|
||||
<a href="https://trans.hackmeeting.org">trans.hackmeeting.org</a> | <span class="copyleft">©</span> transhackmeeting 2018 | <a href="https://www.autistici.org/mailman/thk">lista de correo</a>
|
||||
</footer>
|
||||
|
|
@ -10,6 +10,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<p align="right"><small><a href="index.es.html">español</a></p>
|
||||
<img src="logo_hm_bologna.png" class="logo">
|
||||
<h1>Trans Hackmeeting</h1>
|
||||
<h2>August 9-13th 2018 @ Le Goutailloux, Tarnac (FR)</h2>
|
||||
|
|
Loading…
Reference in a new issue