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
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:
parent
0bbe34e8da
commit
4fb49961b4
115 changed files with 6580 additions and 72 deletions
1
public/theme/light.css
Normal file
1
public/theme/light.css
Normal file
|
|
@ -0,0 +1 @@
|
|||
:root.light{--text-0: #212121;--text-1: #666;--text-2: #b3b3b3;--bg-0: #fff;--bg-1: #fafafa;--bg-2: #ededed;--border-color: var(--bg-2);--primary-color: #ef5350;--hover-color: white;--icon-filter: none}
|
||||
Loading…
Add table
Add a link
Reference in a new issue