aboutsummaryrefslogtreecommitdiffstats
path: root/web/acerca.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/acerca.html')
-rw-r--r--web/acerca.html68
1 files changed, 68 insertions, 0 deletions
diff --git a/web/acerca.html b/web/acerca.html
new file mode 100644
index 0000000..d282db7
--- /dev/null
+++ b/web/acerca.html
@@ -0,0 +1,68 @@
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
+<html xmlns='http://www.w3.org/1999/xhtml' lang='es-MX,en'>
+<head>
+<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
+<meta content='initial-scale=1.0, maximum-scale=1.0, user-scalable=yes' name='viewport'/>
+<link rel='stylesheet' href='./static/estilo.css'>
+<title>🥭 &mdash; acerca</title>
+</head>
+<body>
+<header>
+<p><a href='./index.html'>{🥭}</a></p>
+<h1>acerca</h1>
+</header>
+<nav><ul><li><a href='#del sitio'>del sitio</a></li>
+<li><a href='#de mí'>de mí</a></li>
+<li><a href='#más'>más</a></li>
+
+</ul></nav>
+<main><section><p>
+¿qué pasa por aquí?
+</p>
+</section><section>
+<h1 id='del sitio'>del sitio</h1>
+<p>
+este sitio existe simultáneamente en la web y en el protocolo gemini
+</p>
+<p><a href='https://quesomango.neocities.org' rel=external target=_blank>queso mango en la web</a></p>
+<p><a href='gemini://caracolito.mooo.com/~sejo/' rel=external target=_blank>queso mango gemelo</a></p>
+<p>
+las páginas son construidas con un ayuda de unos programas escritos en awk
+</p>
+</section><section>
+<h1 id='de mí'>de mí</h1>
+<p>
+me interesan las computadoras a escala y velocidad humana.
+</p>
+<p>
+disfruto practicar pedagogías “alternativas” de ciencias computacionales y tecnologías digitales; especialmente cuando van enfocadas a personas que la educación tradicional dejaría fuera de esos contextos.
+</p>
+<p>
+creando puentes…
+</p>
+<p>
+además, disfruto el <a href='./running.html'>{running}</a>
+</p>
+<p>
+llevo una dieta vegana; aquí algunas <a href='./recetas.html'>{recetas}</a>
+</p>
+</section><section>
+<h1 id='más'>más</h1>
+<p><a href='https://merveilles.town/@chirrolafupa' rel=external target=_blank>mastodon account</a></p>
+<p><a href='https://quesomango.neocities.org/tw.txt' rel=external target=_blank>twtxt feed</a></p>
+<p>
+e-mail: sejo en posteo.net
+
+</p>
+</section>
+</main>
+<footer>
+<p><a href='./index.html'>{🥭}</a></p>
+<p>página actualizada en:
+<time datetime='2021-05-20'>sejmana-1660, día 1</time>
+ (12021-05-20)
+</p>
+<a href='https://endefensadelsl.org/ppl_es.html' rel=external target=_blank>ppl: licencia de producción de pares</a></p>
+</footer>
+</body>
+</html>
Un proyecto texto-plano.xyz