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
All checks were successful
Zola / build-and-deploy (push) Successful in 8s
This commit is contained in:
parent
4fb49961b4
commit
872927e7ef
21 changed files with 441 additions and 59 deletions
30
public/atom.xml
Normal file
30
public/atom.xml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
|
||||
<title>~/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/"><p>Testeando un poquillo la cosa.</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
</feed>
|
||||
Loading…
Add table
Add a link
Reference in a new issue