init hugo with PaperMod theme

This commit is contained in:
2025-12-13 14:20:34 +01:00
parent 57f91b4906
commit 9608a3e39b
16 changed files with 840 additions and 0 deletions

11
public/sitemap.xml Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://localhost:1313/categories/</loc>
</url><url>
<loc>http://localhost:1313/</loc>
</url><url>
<loc>http://localhost:1313/tags/</loc>
</url>
</urlset>