summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Soler <santiago.r.soler@gmail.com>2021-03-22 21:23:49 -0300
committerSantiago Soler <santiago.r.soler@gmail.com>2021-03-22 21:23:49 -0300
commit370cbfc2a65e4f487e6037bfdfd754357d2d83c1 (patch)
tree2758770e38d4859e12dffb9e2239fe32d3be5798
parent10f5739908e6db0b34a8e3ef54fcd5ae1786762b (diff)
downloadwebsite-jekyll.tar.gz
Agrega más instrucciones al README.mdjekyll
-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