{
  "id": 9342506,
  "title": "The GitHub wiki is an anti-pattern",
  "url": "https://urgent.news/2026/09/23/the-github-wiki-is-an-anti-pattern-9342506",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-23T13:05:49.000Z",
  "source": {
    "name": "Hacker News",
    "slug": "hacker-news",
    "url": "https://michaelheap.com/github-wiki-is-an-antipattern/"
  },
  "original_language": "en",
  "account": "The ongoing debate about utilizing GitHub wikis or documents folders for project documentation has resurfaced approximately every six months. Drawing inspiration from Shawn Wang's three strikes rule, this article aims to shed light on the subject. Initially, the post began with a neutral stance, suggesting both wiki and document folders as viable options, but as it progressed, the author discovered a singular reason to adopt a wiki, while numerous drawbacks exist. So profound are these drawbacks that the author considers employing a wiki on GitHub an \"anti-pattern.\"\n\nThe primary advantage of using a wiki, according to the author, is its constant availability. Once the decision is made to store documentation alongside the code, the question arises as to how to facilitate easy access for users. Keeping documentation in a dedicated \"/docs\" folder is considered the most efficient approach during the initial stages of product development. However, as documentation expands beyond a single folder, it becomes increasingly challenging to manage. At this juncture, the author advocates for a separate repository equipped with its own build process, pull request review guidelines, and other necessary components. This transition from \"/docs\" to a distinct repository is expected to be smooth for contributors who have become accustomed to working with documentation within a repository.",
  "summary": null,
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 2,
    "also_reported_by": [
      {
        "outlet": "Lobsters",
        "title": "The GitHub wiki is an anti-pattern",
        "url": "https://urgent.news/2026/09/23/the-github-wiki-is-an-anti-pattern",
        "published": "2026-09-23T11:48:39.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}