{
    "version": "https://jsonfeed.org/version/1",
    "title": "Dirthara",
    "home_page_url": "https://dirthara.github.io/docs/blog",
    "description": "Releases and announcements for the Dirthara packages.",
    "items": [
        {
            "id": "https://dirthara.github.io/docs/blog/2026/09/10/documentation-site",
            "content_html": "<p>Every Dirthara package writes its usage documentation as markdown in its own\n<code>docs</code> directory, next to the code it describes. That is where it belongs: a\nchange in behaviour and the paragraph describing it land in the same pull\nrequest, reviewed together.</p>\n<p>It is not, however, where anybody wants to read it.</p>\n<!-- -->\n<p>This site collects those directories and publishes them as one set of\ndocumentation, with a category per package. The markdown is not copied here.\nEach build pulls it from the package repositories at the git ref the version\npins, so a page on this site is the page that shipped with the code.</p>\n<p>Documentation is published per major version. There is no <code>1.0</code> yet, so there\nis one version — <code>dev</code> — built from the newest release branch of each package.\nWhen the first major lands, <code>dev</code> keeps following the newest branch and <code>1</code>\nbecomes a version of its own, still built from the branch that carries it.</p>",
            "url": "https://dirthara.github.io/docs/blog/2026/09/10/documentation-site",
            "title": "The documentation site is live",
            "summary": "Every Dirthara package writes its usage documentation as markdown in its own",
            "date_modified": "2026-09-10T00:00:00.000Z",
            "author": {
                "name": "Dirthara",
                "url": "https://github.com/dirthara"
            },
            "tags": [
                "Documentation"
            ]
        }
    ]
}