)]}'
{
  "log": [
    {
      "commit": "b2cc52374cafc799d5b89ae7fc13604deac4e8e8",
      "tree": "be207750e7adb7d41f0d8981b8e734fbc5caa167",
      "parents": [
        "59e95a6c71438a434f037f8f9611672056eada8b"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 29 16:21:52 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 29 16:21:52 2026 +0300"
      },
      "message": "Title slide: align all four corners, make QR codes scalable\n\nqrcode::generate_svg() paints the code into a fixed 300x300 canvas and\nemits no viewBox, so the svg could not be resized by CSS: given a smaller\nbox it kept drawing at full size and only its top left corner stayed\nvisible.  qr_svg_fit() adds a viewBox cropped to the dark modules, so the\ncode scales to whatever box it is placed in and its quiet zone becomes\nthe surrounding layout\u0027s business -- the white plate behind the title\nslide\u0027s code, and padding on a.qrcode elsewhere.\n\nWith that in place all four title-slide corners share one 8px inset\nmeasured to the visible ink: IDS (plus partner) logo top right, website\nQR top left, funder logo bottom left, WGL membership logo bottom right.\nThe funder logo previously sat 20px lower than intended, because\nreveal.js\u0027 default image margin adds itself to the offset of an\nabsolutely positioned image.\n\nAlso point the documented repository url at gitlab rather than gerrit,\nand give the ids example deck an Overview slide.\n\nChange-Id: I27447527345b71572a9e952bc21f542eba1ec352\n"
    },
    {
      "commit": "59e95a6c71438a434f037f8f9611672056eada8b",
      "tree": "7fc1c186065ea44efef57750534a3ffba3553568",
      "parents": [
        "6640f1214405e5fde12ec80f22a5e43388da5391"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 29 10:19:05 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 29 10:19:05 2026 +0300"
      },
      "message": "Introduce partner and funder logos\n\nChange-Id: I71e00aaa51c2dffe74335c7c4f170e8d507356d6\n"
    },
    {
      "commit": "e195ceaf53bc1e5dfafba79055a7efc2d32b441f",
      "tree": "c4568a4ba63670a5e78d7069296814d42e3bb9d5",
      "parents": [
        "bec496e5a70187b5206d4cc702db559bcbb2ea4e"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 17 13:17:33 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 17 13:17:52 2026 +0200"
      },
      "message": "Rename package to revealjs.ids\n\nRenames the fork so the IDS corporate design edition can be installed\nalongside upstream rstudio/revealjs (same pattern as posterdown.ids).\nUse revealjs.ids::revealjs_presentation in the R Markdown yaml header.\n\nChanges: DESCRIPTION (Package name, Version -\u003e 0.9.1.9009, Title notes\nthe IDS edition), R/utils.R package lookups, skeleton + RStudio\ntemplate identity (now \u0027Reveal.js Presentation (IDS CD theme)\u0027),\nREADME usage, GitLab CI render call, tests, examples. Old documents\nreferring to revealjs::revealjs_presentation need upstream revealjs\nor a search/replace of the prefix.\n\nChange-Id: Id3988b2c3fd348faca3c0951223d0b90c01741dc\n"
    },
    {
      "commit": "e1893aed9df79d26db48538ace56cc0d55ae2f0c",
      "tree": "53311640c8303c2078ff92ff8f2e51d9e8ff0e32",
      "parents": [
        "cc46ea0f68eb62f7c24f19c044ace57223053a9a"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Thu Oct 07 17:09:02 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 07 17:09:02 2021 +0200"
      },
      "message": "Update to reveal.js 4.1.2 (#136)\n\n- New tools/ script to manually keep step for updates\r\n- Plugins are all updated\r\n- Template update following latest Pandoc version\r\n- updated README for documentation\r\n- Help page updated \r\n- See other change in NEWS file"
    },
    {
      "commit": "aa008e4cb334a82f870b6ecbb16a5a34a02e2fc4",
      "tree": "8f7dd68009c43b0a660685cbfc585cd1db3656d0",
      "parents": [
        "5ef4ee21f76b84e47f41d31ff88c6366bc117c49"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Thu Sep 23 16:52:37 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 23 16:52:37 2021 +0200"
      },
      "message": "Add missing variable in templates regarding toc (#127)\n\nRelated to #123 and alignement with `html_document()` behavior"
    },
    {
      "commit": "2f01dc9f8e56eeb01bb1a7ad8caaff3ee1863f29",
      "tree": "2938881e10f3fe12162122600d300b8f3b490fdc",
      "parents": [
        "1ebd513e93d5a0af3fe7fced86f7b6a6cbbbbf48"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Wed Sep 22 09:37:18 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 22 09:37:18 2021 +0200"
      },
      "message": "Move processing of reveal_options out of main format (#126)\n\nThis includes the addition of unit tests"
    },
    {
      "commit": "24418a840c0cc5624fb129111eec7786274bd8d7",
      "tree": "8353e805878d266b6b31e608468f812750d0a882",
      "parents": [
        "92fa469ca1eed0732558d2c15d0f3fb177f4b8b7"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 16:17:18 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 16:17:18 2021 +0200"
      },
      "message": "Move utils functions outside of main format\n"
    },
    {
      "commit": "92fa469ca1eed0732558d2c15d0f3fb177f4b8b7",
      "tree": "f9fca71df8826258d641ccdf9da6526a62f268cf",
      "parents": [
        "6053c4186de882fd6d66019e6a8d10b3ec9beec8"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 16:15:17 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 16:15:17 2021 +0200"
      },
      "message": "Refactor resource finder function\n"
    }
  ]
}
