feat(ui): rediseño de homepage con estructura grid, rss, webroll y badges
All checks were successful
Zola / build-and-deploy (push) Successful in 8s

This commit is contained in:
Alejandro Guerrero 2025-12-14 20:54:16 +01:00
parent 4fb49961b4
commit 872927e7ef
Signed by: alejandrogs73
GPG key ID: 1CFF10953BEE333C
21 changed files with 441 additions and 59 deletions

30
public/atom.xml Normal file
View file

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
<title>~&#x2F;alejandrogs.es</title>
<subtitle>Ingeniería, Soberanía y Software Libre.</subtitle>
<link rel="self" type="application/atom+xml" href="https://alejandrogs.es/atom.xml"/>
<link rel="alternate" type="text/html" href="https://alejandrogs.es"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2025-12-14T00:00:00+00:00</updated>
<id>https://alejandrogs.es/atom.xml</id>
<entry xml:lang="es">
<title></title>
<published>2025-12-14T00:00:00+00:00</published>
<updated>2025-12-14T00:00:00+00:00</updated>
<author>
<name>
Unknown
</name>
</author>
<link rel="alternate" type="text/html" href="https://alejandrogs.es/notas/1/"/>
<id>https://alejandrogs.es/notas/1/</id>
<content type="html" xml:base="https://alejandrogs.es/notas/1/">&lt;p&gt;Testeando un poquillo la cosa.&lt;&#x2F;p&gt;
</content>
</entry>
</feed>