feat: Init
This commit is contained in:
20
public/index.xml
Normal file
20
public/index.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Saurav Dhakal</title>
|
||||
<link>http://localhost:1313/</link>
|
||||
<description>Recent content on Saurav Dhakal</description>
|
||||
<generator>Hugo -- 0.152.2</generator>
|
||||
<language>en-us</language>
|
||||
<copyright>SauravDhakal</copyright>
|
||||
<lastBuildDate>Tue, 19 Aug 2025 00:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Understanding Separation of Concerns (SoC) in NestJS</title>
|
||||
<link>http://localhost:1313/posts/demo/</link>
|
||||
<pubDate>Tue, 19 Aug 2025 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/posts/demo/</guid>
|
||||
<description>A guide to understanding Separation of Concerns in NestJS using modules, services, and controllers.</description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user