feat: Init with clean layout
This commit is contained in:
@@ -2,19 +2,11 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Posts on Saurav Dhakal</title>
|
||||
<link>https://sauravdhakal.com.np/posts/</link>
|
||||
<link>//localhost:1313/posts/</link>
|
||||
<description>Recent content in Posts on Saurav Dhakal</description>
|
||||
<generator>Hugo -- 0.152.2</generator>
|
||||
<generator>Hugo -- 0.158.0</generator>
|
||||
<language>en-us</language>
|
||||
<copyright>SauravDhakal</copyright>
|
||||
<lastBuildDate>Tue, 19 Aug 2025 00:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="https://sauravdhakal.com.np/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Understanding Separation of Concerns (SoC) in NestJS</title>
|
||||
<link>https://sauravdhakal.com.np/posts/seperation-of-concern-in-nextjs/</link>
|
||||
<pubDate>Tue, 19 Aug 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://sauravdhakal.com.np/posts/seperation-of-concern-in-nextjs/</guid>
|
||||
<description>A guide to understanding Separation of Concerns in NestJS using modules, services, and controllers.</description>
|
||||
</item>
|
||||
<atom:link href="//localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user