feat(infra): migración a tema Apollo, reestructuración del blog y página 'Sobre mí'
All checks were successful
Zola / build-and-deploy (push) Successful in 11s

- Implementado tema Apollo como base visual.
- Segregación de contenido: Artículos movidos a /blog.
- Creación de identidad: Nueva página 'Sobre mí' (about.md).
- CI/CD: Actualizado workflow para soporte de submódulos recursivos.
- UX: Ajustes en homepage para listado de últimos posts.
This commit is contained in:
Alejandro Guerrero 2025-12-14 19:05:54 +01:00
parent 0bbe34e8da
commit 4fb49961b4
Signed by: alejandrogs73
GPG key ID: 1CFF10953BEE333C
115 changed files with 6580 additions and 72 deletions

1
public/fonts.css Normal file
View file

@ -0,0 +1 @@
@font-face{font-family:"Jetbrains Mono";font-style:normal;font-weight:400;src:url("fonts/JetbrainsMono/JetBrainsMono-Regular.ttf"),local("ttf");font-display:swap}@font-face{font-family:"Jetbrains Mono";font-style:normal;font-weight:700;src:url("fonts/JetbrainsMono/JetBrainsMono-Bold.ttf"),local("ttf");font-display:swap}@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:400;src:url("fonts/SpaceGrotesk/SpaceGrotesk-Regular.ttf"),local("ttf");font-display:swap}@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:700;src:url("fonts/SpaceGrotesk/SpaceGrotesk-Bold.ttf"),local("ttf");font-display:swap}@font-face{font-family:"ZedTextFtl";src:url(fonts/zed-fonts/ZedTextL-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"ZedTextFtl";src:url(fonts/zed-fonts/ZedTextL-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"ZedDisplayFtl";src:url(fonts/zed-fonts/ZedDisplayL-Heavy.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}