Files
Portfolio_Site/public/posts/index.xml
sauravdhakal12 04fe31a60c feat: Init
2025-12-29 20:55:56 +05:45

21 lines
1.0 KiB
XML

<?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>Posts on Saurav Dhakal</title>
<link>http://localhost:1313/posts/</link>
<description>Recent content in Posts 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/posts/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>