<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: aiden</title>
    <description>The latest articles on DEV Community by aiden (@heishk).</description>
    <link>https://dev.to/heishk</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3995769%2F65e4ad9a-938d-42eb-b9ac-48d1480eac77.jpg</url>
      <title>DEV Community: aiden</title>
      <link>https://dev.to/heishk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/heishk"/>
    <language>en</language>
    <item>
      <title>I built a tiny static reset system and put it on GitHub Pages</title>
      <dc:creator>aiden</dc:creator>
      <pubDate>Tue, 23 Jun 2026 03:58:39 +0000</pubDate>
      <link>https://dev.to/heishk/i-built-a-tiny-static-reset-system-and-put-it-on-github-pages-i26</link>
      <guid>https://dev.to/heishk/i-built-a-tiny-static-reset-system-and-put-it-on-github-pages-i26</guid>
      <description>&lt;p&gt;I wanted a simple public page that does one job: give someone a practical 7-day home reset plan without asking them to sign up first.&lt;/p&gt;

&lt;p&gt;So I kept it boring on purpose.&lt;/p&gt;

&lt;p&gt;The first version is plain HTML and CSS. No framework. No analytics yet. No paid tools. The repo has the landing page, the reset plan, and the source content I can keep improving over time.&lt;/p&gt;

&lt;p&gt;Live page: &lt;a href="https://heishk.github.io/ophelia-reset-systems/" rel="noopener noreferrer"&gt;https://heishk.github.io/ophelia-reset-systems/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/heishk/ophelia-reset-systems" rel="noopener noreferrer"&gt;https://github.com/heishk/ophelia-reset-systems&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What I like about this approach:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GitHub Pages is free.&lt;/li&gt;
&lt;li&gt;The whole thing can be edited with normal files.&lt;/li&gt;
&lt;li&gt;It is easy to test before publishing.&lt;/li&gt;
&lt;li&gt;If the page is useful, I can later connect it to Gumroad, Payhip, Ko-fi, or an email list without rebuilding from scratch.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What I am improving next:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Better printable layout.&lt;/li&gt;
&lt;li&gt;A cleaner download version.&lt;/li&gt;
&lt;li&gt;Pinterest images that point to the page instead of sending people straight to a product.&lt;/li&gt;
&lt;li&gt;A small changelog so each update is visible.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is not a big launch. It is a useful first page. That is the point.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>github</category>
      <category>productivity</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
