<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Ever Works Minimal Template Blog</title>
        <link>https://ever-works.github.io/blog</link>
        <description>Ever Works Minimal Template Blog</description>
        <lastBuildDate>Sat, 11 Apr 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Welcome to Ever Works Minimal Template]]></title>
            <link>https://ever-works.github.io/blog/welcome</link>
            <guid>https://ever-works.github.io/blog/welcome</guid>
            <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Introducing the Ever Works Minimal Directory Web Template — a lightweight, AI-optimized Astro template for directory websites.]]></description>
            <content:encoded><![CDATA[<p>We're excited to introduce the <strong>Ever Works Minimal Directory Web Template</strong> — a lightweight, AI-optimized Astro template for building directory websites.</p>
<h2 class="anchor anchorTargetStickyNavbar_r64i" id="what-is-it">What is it?<a href="https://ever-works.github.io/blog/welcome#what-is-it" class="hash-link" aria-label="Direct link to What is it?" title="Direct link to What is it?" translate="no">​</a></h2>
<p>A <strong>minimal, static-rendered Astro template</strong> designed as an intentionally blank canvas with headless, composable building blocks. AI agents assemble and style these components into complete directory websites.</p>
<h2 class="anchor anchorTargetStickyNavbar_r64i" id="key-features">Key Features<a href="https://ever-works.github.io/blog/welcome#key-features" class="hash-link" aria-label="Direct link to Key Features" title="Direct link to Key Features" translate="no">​</a></h2>
<ul>
<li class=""><strong>Static-first with optional ISR</strong> — Astro 6 with <code>output: 'static'</code> + <code>@astrojs/vercel</code> ISR adapter by default; opt out with <code>ENABLE_ISR=false</code> for pure static output</li>
<li class=""><strong>Plugin architecture</strong> — Almost every feature is a plugin that can be enabled/disabled</li>
<li class=""><strong>Git-first data</strong> — Content stored in YAML files within Git repositories</li>
<li class=""><strong>Headless components</strong> — Unstyled building blocks ready for AI customization</li>
<li class=""><strong>Extreme performance</strong> — Zero unnecessary JS, Astro islands architecture</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_r64i" id="get-started">Get Started<a href="https://ever-works.github.io/blog/welcome#get-started" class="hash-link" aria-label="Direct link to Get Started" title="Direct link to Get Started" translate="no">​</a></h2>
<div class="language-bash codeBlockContainer_ojza theme-code-block" style="--prism-color:#9CDCFE;--prism-background-color:#1E1E1E"><div class="codeBlockContent_jc1f"><pre tabindex="0" class="prism-code language-bash codeBlock__Urt thin-scrollbar" style="color:#9CDCFE;background-color:#1E1E1E"><code class="codeBlockLines_dDG4"><div class="token-line" style="color:#9CDCFE"><span class="token plain">git clone https://github.com/ever-works/directory-web-minimal-template</span><br></div><div class="token-line" style="color:#9CDCFE"><span class="token plain">cd directory-web-minimal-template</span><br></div><div class="token-line" style="color:#9CDCFE"><span class="token plain">pnpm install</span><br></div><div class="token-line" style="color:#9CDCFE"><span class="token plain">pnpm dev</span><br></div></code></pre></div></div>
<p>Check out the <a class="" href="https://ever-works.github.io/">documentation</a> for more details.</p>]]></content:encoded>
            <category>welcome</category>
            <category>announcement</category>
        </item>
    </channel>
</rss>