summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index 11d907b..478340c 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,22 @@ Realizado con [Jekyll](https://jekyllrb.com) y un CSS propio.
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`
+Alternativamente podés usar los comandos definidos en el `Makefile` usando:
+
+```
+make
+```
+
+```
+make serve
+```
+
+o
+
+```
+make clean
+```
+
## Licencia
Contenido bajo
Un proyecto texto-plano.xyz