<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ovellum</title>
    <link>https://ovellum.oss.oinam.com/</link>
    <description>Ovellum is an open-source documentation tool for TypeScript and JavaScript. It lets auto-generated API docs and hand-written narrative live together in the same files, without conflict.</description>
    <atom:link href="https://ovellum.oss.oinam.com/feed.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Fri, 31 Jul 2026 14:59:05 GMT</lastBuildDate>
    <item>
      <title>Anchors and protected zones</title>
      <link>https://ovellum.oss.oinam.com/docs/concepts/anchors-and-zones/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/concepts/anchors-and-zones/</guid>
      <description>The tagging contract that lets auto-generated and hand-written content coexist.</description>
      <pubDate>Sat, 18 Jul 2026 12:57:46 GMT</pubDate>
    </item>
    <item>
      <title>Automation &amp; AI agents</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/automation/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/automation/</guid>
      <description>Drive Ovellum from a script, a CI job, or an AI agent — machine-readable --json output, stable exit codes, and an MCP server.</description>
      <pubDate>Sat, 18 Jul 2026 12:57:46 GMT</pubDate>
    </item>
    <item>
      <title>Deploy</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/deploy/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/deploy/</guid>
      <description>Build once to a self-contained dist/ folder, then host it anywhere — self-hosted, GitHub Pages, Cloudflare, or any static host.</description>
      <pubDate>Sat, 18 Jul 2026 12:57:46 GMT</pubDate>
    </item>
    <item>
      <title>Mixing auto and manual (hybrid mode)</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/hybrid-mode/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/hybrid-mode/</guid>
      <description>One file, two authors — the merge engine that lets them coexist.</description>
      <pubDate>Sat, 18 Jul 2026 12:57:46 GMT</pubDate>
    </item>
    <item>
      <title>Configuration</title>
      <link>https://ovellum.oss.oinam.com/docs/reference/config/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/reference/config/</guid>
      <description>Every field in `ovellum.config.{json,ts,js}` with its type, default, and effect.</description>
      <pubDate>Sat, 18 Jul 2026 12:57:46 GMT</pubDate>
    </item>
    <item>
      <title>Glossary</title>
      <link>https://ovellum.oss.oinam.com/docs/reference/glossary/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/reference/glossary/</guid>
      <description>One-line definitions for terms that appear across the docs.</description>
      <pubDate>Sat, 18 Jul 2026 12:57:46 GMT</pubDate>
    </item>
    <item>
      <title>Migrating to Ovellum</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/migration/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/migration/</guid>
      <description>Moving from TypeDoc, from a hand-written Markdown site, or from a hosted docs platform — what changes, what Ovellum adds, and how to bring your content across.</description>
      <pubDate>Thu, 09 Jul 2026 12:45:36 GMT</pubDate>
    </item>
    <item>
      <title>Snippets &amp; includes</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/snippets/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/snippets/</guid>
      <description>Author a piece of Markdown once and include it on many pages — with the same sanitization, directive support, and link checking as inline content.</description>
      <pubDate>Thu, 09 Jul 2026 12:45:36 GMT</pubDate>
    </item>
    <item>
      <title>CLI reference</title>
      <link>https://ovellum.oss.oinam.com/docs/reference/cli/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/reference/cli/</guid>
      <description>Every subcommand and flag in the `ovellum` CLI.</description>
      <pubDate>Thu, 09 Jul 2026 12:45:36 GMT</pubDate>
    </item>
    <item>
      <title>Assets &amp; downloads</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/assets/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/assets/</guid>
      <description>Where to put images, video, audio, PDFs, and other files — and how to reference, embed, or link them.</description>
      <pubDate>Sat, 04 Jul 2026 16:59:45 GMT</pubDate>
    </item>
    <item>
      <title>Versioned docs</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/versioning/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/versioning/</guid>
      <description>Publish v1, v2, and next side by side — directory-per-version with a topbar version picker.</description>
      <pubDate>Sat, 04 Jul 2026 16:49:09 GMT</pubDate>
    </item>
    <item>
      <title>Theming</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/themes/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/themes/</guid>
      <description>How the default theme is structured, where to override, and what the topbar / hero / icon system give you for free.</description>
      <pubDate>Tue, 30 Jun 2026 08:26:56 GMT</pubDate>
    </item>
    <item>
      <title>Troubleshooting</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/troubleshooting/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/troubleshooting/</guid>
      <description>Fixes for the common snags — zones not merging, unbalanced @manual tags, config not loading, broken asset paths, and recovering quarantined prose.</description>
      <pubDate>Tue, 30 Jun 2026 06:20:25 GMT</pubDate>
    </item>
    <item>
      <title>Plugins</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/plugins/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/plugins/</guid>
      <description>Extend the build with plugins — lifecycle hooks for config, per-page transforms, and deploy logic (onBuildComplete).</description>
      <pubDate>Mon, 29 Jun 2026 15:28:58 GMT</pubDate>
    </item>
    <item>
      <title>Multiple languages (i18n)</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/i18n/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/i18n/</guid>
      <description>Publish your docs in more than one language — per-locale content, a topbar language picker, default-at-root URLs, and hreflang, all opt-in.</description>
      <pubDate>Sat, 27 Jun 2026 08:45:30 GMT</pubDate>
    </item>
    <item>
      <title>Building a manual-mode site</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/manual-mode/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/manual-mode/</guid>
      <description>From a folder of Markdown files to a deployable static site.</description>
      <pubDate>Sat, 27 Jun 2026 08:37:07 GMT</pubDate>
    </item>
    <item>
      <title>Development</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/development/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/development/</guid>
      <description>The day-to-day loop — scaffold, write, watch, check, build, deploy.</description>
      <pubDate>Sat, 27 Jun 2026 08:26:43 GMT</pubDate>
    </item>
    <item>
      <title>Components</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/components/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/components/</guid>
      <description>Callouts, steps, cards, and tabs — rich content blocks written in plain Markdown with directive syntax.</description>
      <pubDate>Fri, 26 Jun 2026 12:33:37 GMT</pubDate>
    </item>
    <item>
      <title>Styleguide</title>
      <link>https://ovellum.oss.oinam.com/docs/reference/styleguide/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/reference/styleguide/</guid>
      <description>The typography, scale, rhythm, color, and content elements Ovellum renders — what every Markdown page looks like, and how the system is built.</description>
      <pubDate>Fri, 26 Jun 2026 12:33:37 GMT</pubDate>
    </item>
    <item>
      <title>Contributing</title>
      <link>https://ovellum.oss.oinam.com/docs/contributing/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/contributing/</guid>
      <description>Set up the repo, run the tests, and send a pull request.</description>
      <pubDate>Fri, 26 Jun 2026 11:05:28 GMT</pubDate>
    </item>
  </channel>
</rss>
