<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="http://pranitikhurana.com/feed.xml" rel="self" type="application/atom+xml" /><link href="http://pranitikhurana.com/" rel="alternate" type="text/html" /><updated>2026-09-05T18:38:36+00:00</updated><id>http://pranitikhurana.com/feed.xml</id><title type="html">Praniti’s Corner</title><subtitle>Portfolio, blog, and reading list</subtitle><entry><title type="html">Welcome to my blog</title><link href="http://pranitikhurana.com/2026/09/05/welcome-to-my-blog.html" rel="alternate" type="text/html" title="Welcome to my blog" /><published>2026-09-05T00:00:00+00:00</published><updated>2026-09-05T00:00:00+00:00</updated><id>http://pranitikhurana.com/2026/09/05/welcome-to-my-blog</id><content type="html" xml:base="http://pranitikhurana.com/2026/09/05/welcome-to-my-blog.html"><![CDATA[<p>This is my first post. I’ll be writing about [what you plan to write about -
projects you’re building, things you’re learning, books you’re reading].</p>

<p>A few notes on how this blog works, for future-me:</p>

<ul>
  <li>Every post lives in <code class="language-plaintext highlighter-rouge">_posts/</code> and is named <code class="language-plaintext highlighter-rouge">YYYY-MM-DD-title-with-dashes.md</code>
— the date in the filename controls where it sorts, and becomes part of
the post’s URL.</li>
  <li>The block at the top between <code class="language-plaintext highlighter-rouge">---</code> lines is called “front matter” — it
sets the title and date. Don’t delete it.</li>
  <li>Everything below the front matter is regular Markdown: <code class="language-plaintext highlighter-rouge"># heading</code>,
<code class="language-plaintext highlighter-rouge">**bold**</code>, <code class="language-plaintext highlighter-rouge">[link](url)</code>, and so on.</li>
</ul>]]></content><author><name></name></author><summary type="html"><![CDATA[This is my first post. I’ll be writing about [what you plan to write about - projects you’re building, things you’re learning, books you’re reading].]]></summary></entry></feed>