<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>evan cheriyan</title>
    <link>https://evancheriyan.com</link>
    <description>essays and notes by evan cheriyan.</description>
    <language>en</language>
    <atom:link href="https://evancheriyan.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hello</title>
      <link>https://evancheriyan.com/posts/hello</link>
      <guid isPermaLink="true">https://evancheriyan.com/posts/hello</guid>
      <pubDate>Wed, 12 Aug 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>This is the first post. It exists mostly so the site has something to show, and
so you can see what the typography looks like with real text in it. Delete it
whenever you like — it lives at <code>posts/hello.md</code>.</p>
<p>Everything here is a plain text file. There&#39;s no database, no login, no admin
panel to forget the password to. A post is a file, the file is the truth, and
the site is just a nice way of reading the files.</p>
<h2>Headings look like this</h2>
<p>Body text sits on a narrow measure — about sixty-five characters — because
that&#39;s roughly the width the eye can track without losing its place at the end
of a line. Wider is not more generous. It&#39;s just harder to read.</p>
<blockquote>
<p>Occasionally you&#39;ll want to quote someone. Quotes are set in italic, with a
hairline rule instead of a heavy bar.</p>
</blockquote>
<p>Lists work as you&#39;d expect:</p>
<ul>
<li>Ordinary bullets, tight but not cramped</li>
<li>Enough room between items to scan</li>
<li>Nothing decorative</li>
</ul>
<p>And <code>inline code</code> sits in a soft box, while a longer block gets its own:</p>
<pre><code>npm run dev
</code></pre>
<p>Links are <a href="/">underlined faintly</a> and darken when you hover them, so a paragraph
full of them still reads as a paragraph rather than a list of buttons.</p>
<hr>
<p>That&#39;s the whole vocabulary. Headings, text, quotes, lists, code, rules, links.
It turns out that&#39;s almost everything you ever need to write.</p>
]]></description>
    </item>
  </channel>
</rss>
