feat: Init with clean layout

This commit is contained in:
SauravDhakal
2026-04-01 08:06:08 +05:45
parent 1206387246
commit df6f488ccd
46 changed files with 747 additions and 432 deletions

View File

@@ -2,11 +2,20 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Notes on Saurav Dhakal</title>
<link>https://sauravdhakal.com.np/notes/</link>
<link>//localhost:1313/notes/</link>
<description>Recent content in Notes on Saurav Dhakal</description>
<generator>Hugo -- 0.152.2</generator>
<generator>Hugo -- 0.158.0</generator>
<language>en-us</language>
<copyright>SauravDhakal</copyright>
<atom:link href="https://sauravdhakal.com.np/notes/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 20 Aug 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="//localhost:1313/notes/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Sample Note</title>
<link>//localhost:1313/notes/demo/</link>
<pubDate>Wed, 20 Aug 2025 00:00:00 +0000</pubDate>
<guid>//localhost:1313/notes/demo/</guid>
<description>&lt;p&gt;This is a sample note. Notes are meant to be short, quick thoughts or TILs (Today I Learned).&lt;/p&gt;
&lt;p&gt;Delete this file and add your own notes here!&lt;/p&gt;</description>
</item>
</channel>
</rss>