<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://ever-works.github.io/blog</id>
    <title>Ever Works Minimal Template Blog</title>
    <updated>2026-04-11T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://ever-works.github.io/blog"/>
    <subtitle>Ever Works Minimal Template Blog</subtitle>
    <icon>https://ever-works.github.io/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Welcome to Ever Works Minimal Template]]></title>
        <id>https://ever-works.github.io/blog/welcome</id>
        <link href="https://ever-works.github.io/blog/welcome"/>
        <updated>2026-04-11T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Introducing the Ever Works Minimal Directory Web Template — a lightweight, AI-optimized Astro template for directory websites.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Ever Works Team</name>
            <uri>https://github.com/ever-works</uri>
        </author>
        <category label="welcome" term="welcome"/>
        <category label="announcement" term="announcement"/>
    </entry>
</feed>