Add 2026-04
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-05-03 21:03:09 -06:00
parent 499e2ba719
commit fdb5dc548e
6 changed files with 46 additions and 5 deletions

6
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "themes/pepermod"] [submodule "themes/hugo-theme-nostyleplease"]
path = themes/PaperMod path = themes/hugo-theme-nostyleplease
url = https://github.com/adityatelange/hugo-PaperMod url = https://github.com/hanwenguo/hugo-theme-nostyleplease

View File

@@ -2,7 +2,7 @@ baseURL = "https://pedroediaz.nviam.dev"
title = "Pedro E. Díaz" title = "Pedro E. Díaz"
enableGitInfo = true enableGitInfo = true
theme = "PaperMod" theme = "nostyleplease"
defaultContentLanguage = "en" defaultContentLanguage = "en"
defaultContentLanguageInSubdir = false defaultContentLanguageInSubdir = false

View File

@@ -0,0 +1,29 @@
---
title: 3 de Abril, 2026
draft: false
tags: ["poesía propia"]
description: ""
date: 2026-04-03
---
```
Pedro, la primera piedra.
Pedro mi abuelo, y Pedro
Mi padre, y yo soy Pedro
Hasta la última piedra
Si se desborda el dolor
Soy mas piedra que Pedro.
Con la mano, juro, siento
Ahogarse mi corazón.
El dolor de todo el mundo,
Juro ya de varias vidas.
Que llega y quedo mudo.
Y si soy piedra en vida
Canciones de cuna pongo
Para dormir al suicida
```
TODO: Corregir 3ra estrofa

View File

@@ -0,0 +1,12 @@
---
title: 4 de Abril, 2026
draft: false
tags: ["poesía propia"]
description: ""
date: 2026-04-04
---
Un nuevo tatuaje para mi corazón hipócrita que habla del
Amor entre la justicia y Dios, entre el deber y la pasión,
mientras tengo preso el corazón entre la culpa y el deber.

Submodule themes/PaperMod deleted from 10d3dcc0e0