<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://docs.brierstudios.com/blog</id>
    <title>BrierStudios Docs Blog</title>
    <updated>2026-05-09T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://docs.brierstudios.com/blog"/>
    <subtitle>BrierStudios Docs Blog</subtitle>
    <icon>https://docs.brierstudios.com/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[v2.6: SEO Optimization & Social Integration]]></title>
        <id>https://docs.brierstudios.com/blog/v2-6-seo-social</id>
        <link href="https://docs.brierstudios.com/blog/v2-6-seo-social"/>
        <updated>2026-05-09T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[BrierStudios site v2.6: SEO meta tags, Open Graph, sitemap, robots.txt for AI crawlers, and social media integration.]]></summary>
        <content type="html"><![CDATA[<p>The BrierStudios ecosystem takes a major step forward in discoverability with v2.6.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://docs.brierstudios.com/blog/v2-6-seo-social#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<!-- -->
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-seo-optimization">🔍 SEO Optimization<a href="https://docs.brierstudios.com/blog/v2-6-seo-social#-seo-optimization" class="hash-link" aria-label="Direct link to 🔍 SEO Optimization" title="Direct link to 🔍 SEO Optimization" translate="no">​</a></h3>
<ul>
<li class="">Complete meta tags (description, keywords, author, robots)</li>
<li class="">Open Graph and Twitter Card meta for rich previews</li>
<li class="">Schema.org JSON-LD structured data</li>
<li class="">Descriptive page titles across all pages</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-ai-friendly-crawling">🤖 AI-Friendly Crawling<a href="https://docs.brierstudios.com/blog/v2-6-seo-social#-ai-friendly-crawling" class="hash-link" aria-label="Direct link to 🤖 AI-Friendly Crawling" title="Direct link to 🤖 AI-Friendly Crawling" translate="no">​</a></h3>
<ul>
<li class=""><code>llms.txt</code> — Full ecosystem description for LLM crawlers</li>
<li class=""><code>robots.txt</code> — Explicitly allows GPTBot, ChatGPT-User, CCBot, OAI-SearchBot, PerplexityBot, and Google-Extended</li>
<li class=""><code>sitemap.xml</code> — 13 URLs indexed for search engines</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-social-integration">📱 Social Integration<a href="https://docs.brierstudios.com/blog/v2-6-seo-social#-social-integration" class="hash-link" aria-label="Direct link to 📱 Social Integration" title="Direct link to 📱 Social Integration" translate="no">​</a></h3>
<ul>
<li class="">Twitter/X (<code>@BrierAinz</code>) and Instagram (<code>@brier_studios</code>) links added to:<!-- -->
<ul>
<li class="">Landing page contact section</li>
<li class="">Footer social links</li>
<li class="">Docs navbar and footer</li>
<li class="">Updated <code>llms.txt</code> references</li>
</ul>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-docs-updates">📚 Docs Updates<a href="https://docs.brierstudios.com/blog/v2-6-seo-social#-docs-updates" class="hash-link" aria-label="Direct link to 📚 Docs Updates" title="Direct link to 📚 Docs Updates" translate="no">​</a></h3>
<ul>
<li class="">Yggdrasil Docs link updated from legacy GitHub Pages to <code>docs.brierstudios.com</code></li>
<li class="">Contact section fully populated with ecosystem links</li>
</ul>
<hr>
<p><em>Building in the open, one realm at a time.</em> ᛊ</p>]]></content>
        <author>
            <name>Ainz</name>
            <uri>https://github.com/BrierAinz</uri>
        </author>
        <category label="Release" term="Release"/>
        <category label="Ecosystem" term="Ecosystem"/>
        <category label="Design" term="Design"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.5: Yggdrasil CLI & Architecture]]></title>
        <id>https://docs.brierstudios.com/blog/v2-5-yggdrasil-cli</id>
        <link href="https://docs.brierstudios.com/blog/v2-5-yggdrasil-cli"/>
        <updated>2026-05-07T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[BrierStudios v2.5: Full Yggdrasil CLI integration, nine realms architecture, and the documentation hub launch.]]></summary>
        <content type="html"><![CDATA[<p>The ecosystem evolves. v2.5 brings the full Nine Realms architecture and a complete CLI.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://docs.brierstudios.com/blog/v2-5-yggdrasil-cli#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<!-- -->
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-nine-realms-architecture">🌳 Nine Realms Architecture<a href="https://docs.brierstudios.com/blog/v2-5-yggdrasil-cli#-nine-realms-architecture" class="hash-link" aria-label="Direct link to 🌳 Nine Realms Architecture" title="Direct link to 🌳 Nine Realms Architecture" translate="no">​</a></h3>
<p>The project structure was reorganized into the Yggdrasil Nine Realms:</p>
<ul>
<li class=""><strong>Asgard</strong> ⚡ — Core tech, infrastructure</li>
<li class=""><strong>Vanaheim</strong> 🤖 — AI agents, personality engines</li>
<li class=""><strong>Alfheim</strong> 🎨 — UI prototypes, design</li>
<li class=""><strong>Svartalfheim</strong> 📜 — Documentation, knowledge</li>
<li class=""><strong>Muspelheim</strong> 🔥 — Active dev, WIP</li>
<li class=""><strong>Niflheim</strong> ❄️ — Resources, assets</li>
<li class=""><strong>Helheim</strong> 💀 — Archive, graveyard</li>
<li class=""><strong>Jotunheim</strong> 🏔️ — Massive projects</li>
<li class=""><strong>Midgard</strong> 🏠 — Personal apps</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="️-yggdrasil-cli-v65">⌨️ Yggdrasil CLI v6.5<a href="https://docs.brierstudios.com/blog/v2-5-yggdrasil-cli#%EF%B8%8F-yggdrasil-cli-v65" class="hash-link" aria-label="Direct link to ⌨️ Yggdrasil CLI v6.5" title="Direct link to ⌨️ Yggdrasil CLI v6.5" translate="no">​</a></h3>
<p>19 slash commands across all realms with visual separators, 3 display themes, and Rich custom colors.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-docs-hub-launch">📚 Docs Hub Launch<a href="https://docs.brierstudios.com/blog/v2-5-yggdrasil-cli#-docs-hub-launch" class="hash-link" aria-label="Direct link to 📚 Docs Hub Launch" title="Direct link to 📚 Docs Hub Launch" translate="no">​</a></h3>
<p><code>docs.brierstudios.com</code> launched on Docusaurus v3 with:</p>
<ul>
<li class="">Neon cyberpunk theme matching the main site</li>
<li class="">6 documentation sections</li>
<li class="">Cinzel + JetBrains Mono + Inter typography</li>
<li class="">Custom admonitions with realm-specific colors</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-lilith-v20-evolution">🎨 Lilith v2.0 Evolution<a href="https://docs.brierstudios.com/blog/v2-5-yggdrasil-cli#-lilith-v20-evolution" class="hash-link" aria-label="Direct link to 🎨 Lilith v2.0 Evolution" title="Direct link to 🎨 Lilith v2.0 Evolution" translate="no">​</a></h3>
<p>Identity shifted from dark-fantasy to <strong>anime/cyberpunk neon</strong>:</p>
<ul>
<li class="">Sleek anime goddess with big expressive eyes</li>
<li class="">Neon cyan + magenta glow palette</li>
<li class="">Dynamic flowing hair with magenta streaks</li>
<li class="">Circuit-patterned neon armor</li>
</ul>
<hr>
<p><em>The tree grows deeper.</em> ᛊ</p>]]></content>
        <author>
            <name>Ainz</name>
            <uri>https://github.com/BrierAinz</uri>
        </author>
        <category label="Release" term="Release"/>
        <category label="Ecosystem" term="Ecosystem"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.3: Cyberpunk Neon Rebrand]]></title>
        <id>https://docs.brierstudios.com/blog/v2-3-cyberpunk-neon</id>
        <link href="https://docs.brierstudios.com/blog/v2-3-cyberpunk-neon"/>
        <updated>2026-05-05T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[BrierStudios v2.3: The great rebrand from dark-fantasy to anime cyberpunk neon, with a completely new visual identity.]]></summary>
        <content type="html"><![CDATA[<p>The beginning of a new era. BrierStudios shed its dark-fantasy skin and embraced the neon glow.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-changed">What Changed<a href="https://docs.brierstudios.com/blog/v2-3-cyberpunk-neon#what-changed" class="hash-link" aria-label="Direct link to What Changed" title="Direct link to What Changed" translate="no">​</a></h2>
<!-- -->
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-complete-visual-overhaul">🎨 Complete Visual Overhaul<a href="https://docs.brierstudios.com/blog/v2-3-cyberpunk-neon#-complete-visual-overhaul" class="hash-link" aria-label="Direct link to 🎨 Complete Visual Overhaul" title="Direct link to 🎨 Complete Visual Overhaul" translate="no">​</a></h3>
<ul>
<li class="">Replaced the dark-fantasy aesthetic with <strong>anime/cyberpunk neon</strong></li>
<li class="">New color palette: Cyan <code>#38bdf8</code>, Magenta <code>#d946ef</code>, Aurora <code>#7dd3fc</code>, Abyss <code>#0f172a</code></li>
<li class="">Fonts: Cinzel (headings), JetBrains Mono (code), Inter (body)</li>
<li class="">Neon glow effects, gradient borders, and runic accents</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="️-yggdrasil-framework">🗺️ Yggdrasil Framework<a href="https://docs.brierstudios.com/blog/v2-3-cyberpunk-neon#%EF%B8%8F-yggdrasil-framework" class="hash-link" aria-label="Direct link to 🗺️ Yggdrasil Framework" title="Direct link to 🗺️ Yggdrasil Framework" translate="no">​</a></h3>
<ul>
<li class="">Initial concept of the Nine Realms architecture</li>
<li class=""><code>REGLAS_YGGDRASIL.md</code> v3.1 established as global rules</li>
<li class="">Realms defined with emoji, color, and purpose</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-landing-site-v23">🌐 Landing Site v2.3<a href="https://docs.brierstudios.com/blog/v2-3-cyberpunk-neon#-landing-site-v23" class="hash-link" aria-label="Direct link to 🌐 Landing Site v2.3" title="Direct link to 🌐 Landing Site v2.3" translate="no">​</a></h3>
<ul>
<li class="">Full responsive redesign with cyan/magenta palette</li>
<li class="">Animated hero section with gradient backgrounds</li>
<li class="">Feature cards for each ecosystem section</li>
<li class="">Contact section with runic branding (ᚠ ᚢ ᚦ ᚨ)</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-identity-documents">📐 Identity Documents<a href="https://docs.brierstudios.com/blog/v2-3-cyberpunk-neon#-identity-documents" class="hash-link" aria-label="Direct link to 📐 Identity Documents" title="Direct link to 📐 Identity Documents" translate="no">​</a></h3>
<ul>
<li class=""><code>IDENTITY.md</code> formalizing Lilith v2.0 character</li>
<li class=""><code>ARTIST_BRIEF.md</code> for AI art generation guidelines</li>
<li class="">Nine realm variant descriptions for Lilith</li>
</ul>
<hr>
<p><em>From darkness, neon.</em> ᛊ</p>]]></content>
        <author>
            <name>Ainz</name>
            <uri>https://github.com/BrierAinz</uri>
        </author>
        <category label="Release" term="Release"/>
        <category label="Design" term="Design"/>
    </entry>
</feed>