summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 23 insertions, 2 deletions
diff --git a/README.md b/README.md
index 65a092f..11d907b 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,23 @@
-# website-texto-plano.xyz
-Source code for personal website in texto-plano.xyz
+# Source code para blog personal en texto-plano.xyz
+
+Código fuente para generar mi blog en
+[texto-plano.xyz](https://texto-plano.xyz):
+[texto-plano.xyz/~santisoler](https://texto-plano.xyz/~santisoler)
+
+Realizado con [Jekyll](https://jekyllrb.com) y un CSS propio.
+
+## Cómo construir el sitio web
+
+1. Instalar [Jekyll](https://jekyllrb.com)
+2. Clonar el repositorio con `git clone https://git.texto-plano.xyz/santisoler/website`
+3. Construir y servir el sitio web a través de Jekyll con: `bundle exec jekyll serve`
+
+## Licencia
+
+Contenido bajo
+[Licencia Creative Commons Atribución 4.0 Internacional][cc-by].
+
+[![CC BY 4.0][cc-by-image]][cc-by]
+
+[cc-by]: https://creativecommons.org/licenses/by/4.0/deed.es
+[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png
Un proyecto texto-plano.xyz