<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Project on My New Hugo Site</title><link>https://example.org/tags/project/</link><description>Recent content from My New Hugo Site</description><generator>Hugo</generator><language>en</language><managingEditor>pathakdivy03@gmail.com (Divy Pathak)</managingEditor><webMaster>pathakdivy03@gmail.com (Divy Pathak)</webMaster><copyright>All articles on this blog are licensed under the BY-NC-SA license agreement unless otherwise stated. Please indicate the source when reprinting!</copyright><lastBuildDate>Wed, 01 Oct 2025 22:07:57 +0530</lastBuildDate><atom:link href="https://example.org/tags/project/index.xml" rel="self" type="application/rss+xml"/><item><title>Blog Website</title><link>https://example.org/post/blog-website/</link><pubDate>Sun, 14 Sep 2025 20:12:52 +0800</pubDate><author>pathakdivy03@gmail.com (Divy Pathak)</author><guid>https://example.org/post/blog-website/</guid><description>
<![CDATA[<h1>Blog Website</h1><p>Author: Divy Pathak(pathakdivy03@gmail.com)</p>
        
          <p>I also started writing blogs after seeing everyone else&rsquo;s blogs on internet. But to display my blogs I need a website which should render my [[Markdown]]s as content for blogs.</p>
<p>I can develop a full stack web-app on which one can login write and post blogs, but it requires 3 different servers (frontend, backend, db) and so much efforts if it&rsquo;s only me who is writing the blog. Also I want to use of my already written markdowns. But there is another way instead of developing a full stack website, I can create a static website and push new markdowns every time I write a new blog. Static websites are faster, lighter and much easier to develop.</p>
        
        <hr><p>Published on 2025-09-14 at <a href='https://example.org/'>My New Hugo Site</a>, last modified on 2025-10-01</p>]]></description><category>project</category></item></channel></rss>