summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html91
1 files changed, 0 insertions, 91 deletions
diff --git a/index.html b/index.html
deleted file mode 100644
index fd631eb..0000000
--- a/index.html
+++ /dev/null
@@ -1,91 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="UTF-8" />
- <title>~santisoler</title>
- <link rel="shortcut icon" href="images/favicon.png" />
- <link rel="stylesheet" href="assets/fira_code_v5.2/fira_code.css" />
- <link rel="stylesheet" href="style.css" />
- </head>
- <body>
- <header>
- <h1>~santisoler</h1>
-
- <h2>
- Sitio de ~santisoler en
- <a href="https://texto-plano.xyz">texto-plano.xyz</a>
- </h2>
- </header>
-
- <main class="home">
- <h1>Blog</h1>
-
- <ul>
- <li>
- 2021-03-17 |
- <a href="blog/chatear-con-irssi.html"> Chatear por IRC con irssi </a>
- </li>
- <li>
- 2021-03-13 |
- <a href="blog/software-libre-android.html"
- >Software Libre en Android</a
- >
- </li>
- </ul>
-
- <h1>Acerca de</h1>
-
- <p>
- Soy Santiago Soler de Argentina. Físico terminando el Doctorado en
- Geofísica y un entusiasta del Software Libre. Formo parte del grupo de
- desarrolladores de
- <a href="https://www.fatiando.org">Fatiando a Terra</a>: librerías de
- Python para Geofísica, y milito a favor de una ciencia más abierta y
- reproducible.
- </p>
-
- <p>
- En este sitio podrás encontrar algunas de mis ideas y algunos tutoriales
- o tips para acercar el Software Libre a todes.
- </p>
-
- <h2>Mis perfiles en la red</h2>
-
- <ul>
- <li>
- Sitio web:
- <a href="https://santisoler.github.io">santisoler.github.io</a>
- </li>
- <li>GitHub: <a href="https://github.com/santisoler">santisoler</a></li>
- <li>
- Twitter: <a href="https://twitter.com/santirsoler">@santirsoler</a>
- </li>
- <li>
- Gopherhole:
- <a href="https://gopher.tildeverse.org/texto-plano.xyz/1/~santisoler">
- ~santisoler
- </a>
- </li>
- <li>Mail: santisoler arroba texto-plano.xyz</li>
- <li><a href="santisoler_pub.asc">Clave pública GPG</a></li>
- </ul>
- </main>
-
- <footer>
- <p>
- Contenido disponible bajo
- <a href="https://creativecommons.org/licenses/by/4.0/deed.es"
- >Creative Commons Atribución 4.0 Internacional</a
- >
- <br />
- Construida utilizando la fuente
- <a href="https://github.com/tonsky/FiraCode">Fira Code</a> disponible
- bajo licencia
- <a href="https://opensource.org/licenses/OFL-1.1">OFL-1.1</a>
- <br />
- Este sitio no trackea tu actividad y consume la menor cantidad de
- recursos posibles
- </p>
- </footer>
- </body>
-</html>
Un proyecto texto-plano.xyz