<?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: Abid Al Hossain</title>
    <description>The latest articles on DEV Community by Abid Al Hossain (@abid_alhossain_007).</description>
    <link>https://dev.to/abid_alhossain_007</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3944881%2F71d73cbc-64a1-4d0d-924f-cae85d09f292.jpg</url>
      <title>DEV Community: Abid Al Hossain</title>
      <link>https://dev.to/abid_alhossain_007</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abid_alhossain_007"/>
    <language>en</language>
    <item>
      <title>I Built Chronos: A Live-Customizable HTML/Vite Template System</title>
      <dc:creator>Abid Al Hossain</dc:creator>
      <pubDate>Thu, 21 May 2026 22:05:52 +0000</pubDate>
      <link>https://dev.to/abid_alhossain_007/i-built-chronos-a-live-customizable-htmlvite-template-system-1pg9</link>
      <guid>https://dev.to/abid_alhossain_007/i-built-chronos-a-live-customizable-htmlvite-template-system-1pg9</guid>
      <description>&lt;p&gt;I built Chronos, a multi-era HTML/Vite template system for creating polished static websites with live visual customization.&lt;/p&gt;

&lt;p&gt;Most HTML templates ship as one fixed visual style. Chronos is different: it includes 20 distinct layouts, 17 visual eras, 16 curated color palettes, 70+ Google Fonts, a live customizer, Surprise Me theme generation, and single-layout ZIP export.&lt;/p&gt;

&lt;p&gt;The goal was to make a static template system that feels flexible without requiring WordPress, a backend, jQuery, or Bootstrap.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Chronos Includes
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;20 HTML/Vite layouts&lt;/li&gt;
&lt;li&gt;17 era-based visual styles&lt;/li&gt;
&lt;li&gt;16 curated color palettes&lt;/li&gt;
&lt;li&gt;70+ Google Fonts&lt;/li&gt;
&lt;li&gt;Live visual customizer&lt;/li&gt;
&lt;li&gt;Surprise Me theme generation&lt;/li&gt;
&lt;li&gt;Font and HEX color range exclusions&lt;/li&gt;
&lt;li&gt;Single-layout ZIP export&lt;/li&gt;
&lt;li&gt;Source files, README, public assets, and preview images&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Live Customization
&lt;/h2&gt;

&lt;p&gt;Chronos has a shared customizer that works across the layouts. Buyers can switch visual eras, try different color palettes, change fonts, adjust theme colors, and save their preferences per layout.&lt;/p&gt;

&lt;p&gt;The customizer is built for static sites, so it does not require a backend or CMS.&lt;/p&gt;

&lt;h2&gt;
  
  
  Surprise Me
&lt;/h2&gt;

&lt;p&gt;Surprise Me generates new color and font combinations instead of cycling through a tiny preset list.&lt;/p&gt;

&lt;p&gt;The color generation uses structured constraints so the result stays readable and visually coherent. Font randomization uses compatible font groups, so heading, body, accent, and mono fonts are selected as a designed set instead of four unrelated choices.&lt;/p&gt;

&lt;p&gt;Users can also exclude exact fonts and HEX color ranges from future randomization.&lt;/p&gt;

&lt;h2&gt;
  
  
  Single-Layout Export
&lt;/h2&gt;

&lt;p&gt;One of the main features is export.&lt;/p&gt;

&lt;p&gt;A buyer can customize a layout, rename the package, and download a ready-to-run single-layout ZIP. The exported package includes the selected layout, runtime files, active era, colors, fonts, and optional customizer support.&lt;/p&gt;

&lt;p&gt;This makes Chronos useful both as a full template system and as a generator for smaller static website packages.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/a60vCcCaN-U"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Live demo:&lt;br&gt;
&lt;a href="https://code-ster-theme-1-demo.vercel.app/" rel="noopener noreferrer"&gt;https://code-ster-theme-1-demo.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Gumroad:&lt;br&gt;
&lt;a href="https://aabidalhossain.gumroad.com/l/chronos-html-template-system" rel="noopener noreferrer"&gt;https://aabidalhossain.gumroad.com/l/chronos-html-template-system&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Lemon Squeezy:&lt;br&gt;
&lt;a href="https://theme-studio-007.lemonsqueezy.com/checkout/buy/d6f4693c-feff-4999-b831-a8b182d795b7" rel="noopener noreferrer"&gt;https://theme-studio-007.lemonsqueezy.com/checkout/buy/d6f4693c-feff-4999-b831-a8b182d795b7&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;HTML&lt;/li&gt;
&lt;li&gt;CSS&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;li&gt;Vite&lt;/li&gt;
&lt;li&gt;Alpine.js&lt;/li&gt;
&lt;li&gt;Google Fonts&lt;/li&gt;
&lt;li&gt;CSS custom properties&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Chronos is made for developers, designers, freelancers, and agencies who want a flexible static website template system that can be customized visually and exported into smaller packages.&lt;/p&gt;

&lt;p&gt;If you build static websites or sell templates, I would be interested to hear what feature you would expect in a system like this.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>css</category>
      <category>vite</category>
    </item>
  </channel>
</rss>
