<?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>Markdown documentation for TypeScript and JavaScript projects. A merge engine that lets auto-generated API docs and hand-written prose coexist in the same files, plus a Jekyll-style static-site builder for purely manual docs.</description>
    <atom:link href="https://ovellum.oss.oinam.com/feed.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Sun, 14 Jun 2026 15:36:28 GMT</lastBuildDate>
    <item>
      <title>Getting started</title>
      <link>https://ovellum.oss.oinam.com/docs/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/</guid>
      <description>Install Ovellum, point it at your project, and build your first docs.</description>
      <pubDate>Sun, 14 Jun 2026 15:35:38 GMT</pubDate>
    </item>
    <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>Sun, 14 Jun 2026 15:35:38 GMT</pubDate>
    </item>
    <item>
      <title>Modes</title>
      <link>https://ovellum.oss.oinam.com/docs/concepts/modes/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/concepts/modes/</guid>
      <description>Auto, manual, and hybrid — three pipelines, one tool.</description>
      <pubDate>Sun, 14 Jun 2026 15:35:38 GMT</pubDate>
    </item>
    <item>
      <title>Orphans</title>
      <link>https://ovellum.oss.oinam.com/docs/concepts/orphans/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/concepts/orphans/</guid>
      <description>What happens to your prose when the symbol it documents goes away.</description>
      <pubDate>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 GMT</pubDate>
    </item>
    <item>
      <title>Drafts</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/drafts/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/drafts/</guid>
      <description>Work-in-progress pages that you preview locally but never publish — marked with frontmatter or per-folder, shown in dev with a ribbon, excluded from production.</description>
      <pubDate>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 GMT</pubDate>
    </item>
    <item>
      <title>Search</title>
      <link>https://ovellum.oss.oinam.com/docs/guides/search/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/guides/search/</guid>
      <description>Full-text site search powered by Pagefind — a build-time index, queried entirely in the browser. No server, no service, no API keys.</description>
      <pubDate>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 GMT</pubDate>
    </item>
    <item>
      <title>Install</title>
      <link>https://ovellum.oss.oinam.com/docs/install/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/install/</guid>
      <description>Add Ovellum to your project with pnpm, npm, yarn, or bun.</description>
      <pubDate>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 GMT</pubDate>
    </item>
    <item>
      <title>Security</title>
      <link>https://ovellum.oss.oinam.com/docs/reference/security/</link>
      <guid isPermaLink="true">https://ovellum.oss.oinam.com/docs/reference/security/</guid>
      <description>Threat model, sanitization policy, and the protections Ovellum applies by default.</description>
      <pubDate>Sun, 14 Jun 2026 15:35:38 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>Sun, 14 Jun 2026 15:35:38 GMT</pubDate>
    </item>
  </channel>
</rss>
