<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Markdown on pmslava</title><link>https://www.pmslava.com/tags/markdown/</link><description>Recent content in Markdown on pmslava</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 10 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.pmslava.com/tags/markdown/index.xml" rel="self" type="application/rss+xml"/><item><title>Why I use a static website</title><link>https://www.pmslava.com/posts/why-i-use-a-static-website/</link><pubDate>Sun, 10 May 2026 00:00:00 +0000</pubDate><guid>https://www.pmslava.com/posts/why-i-use-a-static-website/</guid><description>&lt;p&gt;The site you&amp;rsquo;re reading lives as a folder of plain Markdown files. A tool turns them into HTML. GitHub serves the HTML. That&amp;rsquo;s it. No database, no PHP, no React app, no backend, no analytics SDK, no cookie banner. I keep choosing this setup over the modern alternatives — Substack, Medium, Wordpress, Notion sites — and people sometimes ask why. Here&amp;rsquo;s the answer.&lt;/p&gt;
&lt;h2 id="it-loads-instantly"&gt;
 It loads instantly
 &lt;a class="heading-link" href="#it-loads-instantly" aria-label="Link to heading"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/svg&gt;

 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;A static page is a finished file. Your browser asks for it; the server hands it over; you read it. There&amp;rsquo;s no template to render, no database query to wait for, no JavaScript framework to spin up. On a slow connection or on a phone with a tired battery, the difference is obvious — the page is just there.&lt;/p&gt;</description></item></channel></rss>