<?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://nick2bad4u.github.io/eslint-plugin-etc-misc/blog</id>
    <title>eslint-plugin-etc-misc Blog</title>
    <updated>2026-03-11T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://nick2bad4u.github.io/eslint-plugin-etc-misc/blog"/>
    <subtitle>eslint-plugin-etc-misc Blog</subtitle>
    <icon>https://nick2bad4u.github.io/eslint-plugin-etc-misc/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[ADR-Driven Docs Roadmap]]></title>
        <id>https://nick2bad4u.github.io/eslint-plugin-etc-misc/blog/adr-driven-docs-roadmap</id>
        <link href="https://nick2bad4u.github.io/eslint-plugin-etc-misc/blog/adr-driven-docs-roadmap"/>
        <updated>2026-03-11T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[We added three new ADRs to document core project strategy:]]></summary>
        <content type="html"><![CDATA[<p>We added three new ADRs to document core project strategy:</p>
<ul>
<li class="">unified curation of etc + misc rules</li>
<li class="">generated rule catalog metadata as the docs source of truth</li>
<li class="">risk-tiered recommended preset strategy</li>
</ul>
<p>These records make it easier to reason about why the plugin is shaped the way
it is and reduce context loss for future maintainers.</p>
<p>We also introduced supporting guides for migration, docs maintenance, and blog
planning so architecture decisions can flow into contributor workflows and
release communication.</p>
<p>Start here:</p>
<ul>
<li class=""><a href="https://nick2bad4u.github.io/eslint-plugin-etc-misc/docs/architecture/adr/" target="_blank" rel="noopener noreferrer" class="">ADR Index</a></li>
<li class=""><a href="https://nick2bad4u.github.io/eslint-plugin-etc-misc/docs/guides/migration-from-etc-and-misc" target="_blank" rel="noopener noreferrer" class="">Migration guide</a></li>
<li class=""><a href="https://nick2bad4u.github.io/eslint-plugin-etc-misc/docs/guides/docs-maintenance-playbook" target="_blank" rel="noopener noreferrer" class="">Docs maintenance playbook</a></li>
<li class=""><a href="https://nick2bad4u.github.io/eslint-plugin-etc-misc/docs/guides/blog-post-backlog" target="_blank" rel="noopener noreferrer" class="">Blog post backlog</a></li>
</ul>]]></content>
        <author>
            <name>Nick2bad4u</name>
            <uri>https://github.com/Nick2bad4u</uri>
        </author>
        <category label="docs" term="docs"/>
        <category label="adr" term="adr"/>
        <category label="architecture" term="architecture"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Docs Site Is Online]]></title>
        <id>https://nick2bad4u.github.io/eslint-plugin-etc-misc/blog/docs-site-online</id>
        <link href="https://nick2bad4u.github.io/eslint-plugin-etc-misc/blog/docs-site-online"/>
        <updated>2026-03-09T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[The Docusaurus site is now live with:]]></summary>
        <content type="html"><![CDATA[<p>The Docusaurus site is now live with:</p>
<ul>
<li class="">Rule documentation under <code>/docs/rules</code></li>
<li class="">Developer API docs under <code>/docs/developer/api</code></li>
<li class="">ESLint inspector under <code>/eslint-inspector</code></li>
</ul>
<p>This post serves as an initial blog entry so the <code>/blog</code> route is available for navigation and future project updates.</p>]]></content>
        <author>
            <name>Nick2bad4u</name>
            <uri>https://github.com/Nick2bad4u</uri>
        </author>
        <category label="docs" term="docs"/>
        <category label="docusaurus" term="docusaurus"/>
        <category label="release" term="release"/>
    </entry>
</feed>