summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2024-10-19 18:52:49 -0600
committerHombreLaser <buran@silosneeded.com>2024-10-19 18:52:49 -0600
commit8d11d9322e7fbe551c1fe72f44d63da82c9e3301 (patch)
treeed51bf5bea27e686cf224c95ff07e7c26fefdb01 /_posts
parent928380a89f59357d67cd7f6f8f548d13de5e0157 (diff)
Add light theme
Diffstat (limited to '_posts')
-rw-r--r--_posts/es/2023-08-31-host_jekyll_apache.md5
-rw-r--r--_posts/es/2024-04-30-configuring-dape.md2
2 files changed, 4 insertions, 3 deletions
diff --git a/_posts/es/2023-08-31-host_jekyll_apache.md b/_posts/es/2023-08-31-host_jekyll_apache.md
index f512ebd..62eec05 100644
--- a/_posts/es/2023-08-31-host_jekyll_apache.md
+++ b/_posts/es/2023-08-31-host_jekyll_apache.md
@@ -1,10 +1,11 @@
---
layout: post
-title: Cómo hostear tu sitio de Jekyll en Apache2
+title: "Cómo hostear tu sitio de Jekyll en Apache2"
lang: es
-date: 2023-08-31 17:37:00 +0000
+date: 2023-08-31
tag: Tutoriales
---
+
Pues finalmente tengo un blog personal justo como lo quiero. No diría que fue tardado (me tomó un par de días) o que mejor hubiera
usado alguna alternativa más compleja, como WordPress. Pero he de reconocer que no fue tan sencillo cómo lo esperaba. Fuera de las
personalizaciones que hice al tema que utilizo, creo que el mayor responsable de mi sufrimiento fue apache.
diff --git a/_posts/es/2024-04-30-configuring-dape.md b/_posts/es/2024-04-30-configuring-dape.md
index 3ac8ea4..3e601d9 100644
--- a/_posts/es/2024-04-30-configuring-dape.md
+++ b/_posts/es/2024-04-30-configuring-dape.md
@@ -1,7 +1,7 @@
---
layout: post
title: "Configurando Dape: el nuevo cliente DAP para emacs"
-lang: en
+lang: es
date: 2024-04-30
tag: Tutoriales
---