)]}'
{
  "log": [
    {
      "commit": "bfab8a1f3d679971bc976ca76b7fc24ba33a41db",
      "tree": "d18072229a8e3294abe0dacd87d4abada6e72992",
      "parents": [
        "9b795bdb3d3ecce296530e55dc1c6a477f9c570e"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Aug 19 14:42:42 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Aug 19 14:42:42 2026 +0200"
      },
      "message": "ids theme: tighten references scrollbox position and height\n\nReduce margin-top from 35px to 10px so the scrollbox sits closer to\nthe heading. Reduce max-height from 540px to 510px so the bottom of\nthe scrollbox stays above the IDS footer bar.\n\nChange-Id: If7e488306f5a5b9a290679af76fad8cb74e8f7a9\n"
    },
    {
      "commit": "9b795bdb3d3ecce296530e55dc1c6a477f9c570e",
      "tree": "c1fdab15f25c4471332c28a38fb4268cfc1200e7",
      "parents": [
        "c22be150b3d6e558360aba44bc1d0d7923e881e3"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Aug 19 06:58:44 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Aug 19 06:58:44 2026 +0200"
      },
      "message": "ids theme: render bold text in orange Fira Sans Condensed\n\nBold (\"highlighted\") text previously only got the orange colour and\nkept the serif body face. Mirror the IDS reference decks: Fira Sans\nCondensed, weight 600, 90% size, so bold passages contrast against the\nserif text without dominating it.\n\nChange-Id: I82212814f9de83a6bb2ba39094726ac4ab780f90\n"
    },
    {
      "commit": "c22be150b3d6e558360aba44bc1d0d7923e881e3",
      "tree": "b61599e011ff502e164625bea95e8f1d76873ec3",
      "parents": [
        "371d1d812af79e0325d050e50b46237f02861c5f"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 18 15:54:55 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 18 15:54:55 2026 +0200"
      },
      "message": "ids theme: use Fira Code for highlighted/code text\n\nLoads Fira Code from Google Fonts (the monospaced Fira Sans variant the\nIDS reference decks use) and sets it as --r-code-font, replacing the\ngeneric monospace; falls back to Fira Mono (already imported via the\nMozilla CSS), then DejaVu Sans Mono. R\u0027s \u003c- renders as an arrow glyph\nvia Fira Code\u0027s default ligatures.\n\nChange-Id: I7b7eb8538042b2287973a6687c0e4f0565a21328\n"
    },
    {
      "commit": "371d1d812af79e0325d050e50b46237f02861c5f",
      "tree": "a7c63aaed7025f218225faa239b624d98972ddd1",
      "parents": [
        "e195ceaf53bc1e5dfafba79055a7efc2d32b441f"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 17 13:36:00 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 17 13:36:00 2026 +0200"
      },
      "message": "DESCRIPTION: add IDS maintainer, drop stale Date, fix URLs\n\n- Authors@R: Marc Kupietz added as [aut, cre] (single maintainer per\n  Writing R Extensions/CRAN policy), Christophe Dervieux stays [aut];\n  all other attribution unchanged.\n- Removed the stale \u0027Date: 2017-03-13\u0027 field (CRAN ignores and\n  auto-generates it; upstream dropped it as well).\n- URL/BugReports now point to the IDS GitLab fork, with the upstream\n  GitHub kept as second URL. Dependencies audited: rmarkdown (Imports)\n  plus testthat/withr/xfun/xml2 (Suggests) match actual usage; bslib is\n  a harmless leftover.\n\nChange-Id: Ifdec3ce4c200c725ff728b7f4e5d45b08b23b740\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": "bec496e5a70187b5206d4cc702db559bcbb2ea4e",
      "tree": "2918d1bc9008627d2fcafbb0a6ce9413b79c103e",
      "parents": [
        "34756014549ad13b0e2a1d258c7c604b7f7a4578"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 17 10:56:36 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 17 11:37:33 2026 +0200"
      },
      "message": "Update reveal.js version to 5.2.1 in README.md\n\nChange-Id: I864323bfa93e3c2882082ef57714dbc743671f7b\n"
    },
    {
      "commit": "34756014549ad13b0e2a1d258c7c604b7f7a4578",
      "tree": "b795b230abce72710f44589ad24b05c6a14e60ac",
      "parents": [
        "cf6e998a8f5cffb32f255c2e45684b90cc49bb8b"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 15:45:00 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 15:45:00 2026 +0200"
      },
      "message": "Bump version to 0.9.1.9008\n\nChange-Id: Iac6405a9fc674c084fcbea67fb80384c9be29cfc\n"
    },
    {
      "commit": "cf6e998a8f5cffb32f255c2e45684b90cc49bb8b",
      "tree": "52fc3eeb296389961bcde9be665563341c4f579e",
      "parents": [
        "26096d316a1a8fb13d02a2b7e1470599c5553716"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 15:37:40 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 15:38:36 2026 +0200"
      },
      "message": "Vendor reveal.js 5.2.1 (from 5.1.0)\n\nContains the upstream 5.2.x feature set, most notably the lightbox\n(data-preview-image/data-preview-video opens media full-size in an\noverlay), controls: \"speaker-only\", search API extensions and\nspeaker-view fixes. The package\u0027s local additions are carried over\nunchanged: IDS theme (ids.css/ids.scss), extra theme fonts,\nchalkboard/customcontrols/menu plugins, and the 1280x720 default\nslide size (patched in js/config.js and the dist bundles).\n\nAlso fixes a pre-existing fork bug (unrelated to the upgrade): the\nslidechanged Highcharts resize hook in default.html now checks that\nHighcharts exists, no longer throwing in decks without highcharter.\n\nDocs: README (Rmd + rendered md) gained a short Lightbox section,\nNEWS.md notes the library bump.\n\nVerified: examples/ids.html and examples/simple.html re-render and run\nerror-free through all 13/5 slides (Reveal.VERSION \u003d 5.2.1); lightbox\nopens on click and closes with Esc in a dedicated test deck.\n\nChange-Id: I0751129dfb0c9d20b56241377905876314a26011\n"
    },
    {
      "commit": "26096d316a1a8fb13d02a2b7e1470599c5553716",
      "tree": "d6cbc56472aca2c2da05c4849d4b80bb3b00f805",
      "parents": [
        "677155961bdc4df652daf9a21e2dde5df01c02a1"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 15:03:33 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 15:03:33 2026 +0200"
      },
      "message": "Document how to add appendix slides after the bibliography\n\npandoc/citeproc generates the reference list at the end of the document\nbody, so a chapter following the references would swallow it. Document\nthe ::: {#refs} placement div in the README (Rmd source and rendered\nREADME.md in sync).\n\nChange-Id: I7b701f4fc33178ce9aedb00c52a275d48b66e6c1\n"
    },
    {
      "commit": "677155961bdc4df652daf9a21e2dde5df01c02a1",
      "tree": "65c533f85b643dada5bccae9e648061ef4e37e9f",
      "parents": [
        "21f526c7d728cf6119820658f13ace9980fbb44a"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 14:55:18 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 15 14:55:18 2026 +0200"
      },
      "message": "ids theme: larger WGL logo on title slide, pinned to the corner\n\nThe Leibniz/WGL logo on the title slide is bigger now (0.07 -\u003e 0.1 of\nslide height) and its margins mirror the IDS logo at the top right\n(8px from the right, 10px from the edge, replacing the divergent\n15-45px/5px offsets incl. the @media screen override). The title frame\nis stretched to full slide height, so the background\u0027s \u0027bottom\u0027 really\nis the slide\u0027s bottom edge instead of the content box\u0027s.\n\nChange-Id: Ice8d476d211f7616ce6851467ad17e3176063a2a\n"
    },
    {
      "commit": "21f526c7d728cf6119820658f13ace9980fbb44a",
      "tree": "b53dc2a0a7a07dfb1ba74111caff65f6dc64f56a",
      "parents": [
        "9d96fda15d9e5288872b043297de3afbd1e28402"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Fri Aug 14 12:32:56 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Fri Aug 14 12:32:56 2026 +0200"
      },
      "message": "ids theme: reliably render \"Authors (Year):\" as bold first line in bibliography\n\nThe old CSS hack inserted a line break before the FIRST ELEMENT CHILD of\neach .csl-entry, plus a ::first-line tint. Which part of an entry\nciteproc wraps in spans anchors depends on the entry type, so the break\nlanded arbitrarily -- e.g. mid-title in the DeLiKo entry or before the\nfinal URL. Replace it with an explicit wrap: the theme template walks\nthe leading text nodes of each entry to the first \"):\" and marks them\nas .csl-authors-year (display: block; bold; mid blue-gray), which is\nboth the bold first line and the line break. Entries without a year\nmarker are left untouched; spacing between entries is restored with a\n0.5em margin (pandoc\u0027s div.csl-entry pins it to 0em otherwise). The\ndemo bibliography gains the DeLiKo citation as a regression case.\n\nChange-Id: I196368e631a8870d63fe2022fb5cda3a0ad30072\n"
    },
    {
      "commit": "9d96fda15d9e5288872b043297de3afbd1e28402",
      "tree": "e3fbdd4cb9be87520776769ed045b9b3987bc060",
      "parents": [
        "e082686b4fca491cbdd6e620ce68566cf57d46b4"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 11 16:55:13 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 11 16:55:13 2026 +0200"
      },
      "message": "ids theme: default to slide transition\n\nSlides in IDS-themed decks now slide in instead of rotating in with\nreveal.js\u0027 convex effect. Only applies when no explicit transition is\nrequested; the formal default stays \"convex\" for the other themes.\n\nChange-Id: I8932517bdf97792a39fd053b6d647a4c422dc38f\n"
    },
    {
      "commit": "e082686b4fca491cbdd6e620ce68566cf57d46b4",
      "tree": "61b80d140418f783b791d58f3b54962f38d214b0",
      "parents": [
        "281ba9ce0cf5c7ecc355a997f5e6d596b926f649"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 11 16:34:54 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 11 16:34:54 2026 +0200"
      },
      "message": "ids theme: align list markers flush with the slide title\n\nNative ::marker glyphs are anchored by the browser with engine- and\nfont-dependent offsets, so the bullet column never lined up exactly with\nthe heading text. Draw the markers as CSS boxes in absolutely positioned\nli::before rules instead: dot/square/ring per nesting level, vertically\ncentered on the first line, with the first-level marker\u0027s left edge\ndeterministically flush with the title in every browser and at every\nwindow size. Nested offsets scale with the 0.8em per-level font-size\ncascade. Ordered lists use the CSS list-item counter (honours start/\nvalue), right-aligned into the indent; pandoc task lists keep their\ncheckboxes.\n\nChange-Id: Ie514c11fd9cc4911c4a1811c4c316cb217547a4a\n"
    },
    {
      "commit": "281ba9ce0cf5c7ecc355a997f5e6d596b926f649",
      "tree": "e4e63b7a624b19a4c16922ded0309808c5e7aa27",
      "parents": [
        "1212b879223a1c578e4f5236c01b9ddb972b5832"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 11 15:37:48 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 11 15:37:48 2026 +0200"
      },
      "message": "ids theme: scale nested list items progressively smaller\n\nSecond and deeper list levels are now rendered at 80% of their parent\nfont size (level 2: 80%, level 3: 64%, level 4: 51%), mimicking the\nIDS reference decks and emphasising list hierarchy. Markers and\nindentation scale along automatically.\n\nChange-Id: Ibbdad55e86c4346843621b73accff4eda1104ed0\n"
    },
    {
      "commit": "1212b879223a1c578e4f5236c01b9ddb972b5832",
      "tree": "4a6b9e0b5b3de614514661ae5999994819c49357",
      "parents": [
        "3eeabffbf9b045e41bec18e3ab7d42fa4383c086"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 17:18:22 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 17:19:07 2026 +0200"
      },
      "message": "Update ci script\n\nChange-Id: If88ba61bc1b304e1363fe98f08f550445ff0faee\n"
    },
    {
      "commit": "3eeabffbf9b045e41bec18e3ab7d42fa4383c086",
      "tree": "8d73ce47dba79de4e136fffe2ddfdaa645668dda",
      "parents": [
        "beefb62c5d54c29d045ef094a46922c14b710344"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 17:17:41 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 17:17:41 2026 +0200"
      },
      "message": "Update ignore files\n\nChange-Id: I170fe433f5d34623cfd03a0ac9008ea7c2e1fb87\n"
    },
    {
      "commit": "beefb62c5d54c29d045ef094a46922c14b710344",
      "tree": "36b35ad87aa20e194cf69fa60089995099e289b9",
      "parents": [
        "f667b98df6026c18fce7902a5b7a2ce2ce9179fb"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 17:17:07 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 17:17:07 2026 +0200"
      },
      "message": "Remove slow ca from ids.Rmd demo\n\nChange-Id: I9d6104557e4cf89c19a2e6df7b83df42040dcd9c\n"
    },
    {
      "commit": "f667b98df6026c18fce7902a5b7a2ce2ce9179fb",
      "tree": "1908c096a011af7d6256b68d2b82e745d13ea4cc",
      "parents": [
        "55c9cef6ea81cb350849b15c2db6fedee7942270"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 17:16:28 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 17:16:28 2026 +0200"
      },
      "message": "Bump Roxygen to v8.1.0\n\nChange-Id: I9a1f2d53176dba7e28e8d5db1fbfa05d6551d1f3\n"
    },
    {
      "commit": "55c9cef6ea81cb350849b15c2db6fedee7942270",
      "tree": "957f6bef3d6b4cf7dcdc1f472f9ef15f73c32587",
      "parents": [
        "a0f8f6812ed465f8747b8c56d703afc89f31791c"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 16:03:06 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 16:03:06 2026 +0200"
      },
      "message": "Render lone level 1 headings as section-divider slides\n\nA level 1 heading alone on a slide (pandoc marks these .level1) is a\nsection divider. Follow the IDS reference decks: centre that title on the\nslide and leave the bar in its usual top left corner, at the height it has\neverywhere else. Since the heading moves to the middle of the slide the bar\ncannot hang off it here, so it is painted on the slide itself instead.\n\nCo-Authored-By: Claude Opus 5 \u003cnoreply@anthropic.com\u003e\nChange-Id: Id5a52aa063ee36d30e72d122589bd0bea5651479\n"
    },
    {
      "commit": "a0f8f6812ed465f8747b8c56d703afc89f31791c",
      "tree": "28bec43d117441cc0003d6150ed65bcb58f4c94c",
      "parents": [
        "e45ed915373802087ee17cb7e05e95605faa79ab"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 14:13:11 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Aug 08 14:13:11 2026 +0200"
      },
      "message": "Fix IDS theme heading and bar layout\n\nThe orange bar never reached the slide\u0027s top left corner and the headings\nstayed centred, because several separate things were fighting:\n\n- reveal.js keeps 4% of the display empty around the content (config\n  `margin`, default 0.04). No CSS inside the slide can escape that box.\n  Default it to 0 and add the breathing room back as slide padding.\n\n- Draw the bar as two ::before segments, one on the title and one on the\n  subtitle, each sized as a percentage of its own heading box. The bar\n  then always ends at the bottom of the last heading, follows a wrapped\n  heading, and needs no fixed heights. Slides without a subtitle reserve\n  the room one would take, so the bar does not change height between\n  slides.\n\n- Reaching the window\u0027s physical left edge needs viewport / scale, and\n  CSS cannot divide a length by a length. The template now publishes the\n  letter-/pillarbox bands as --ids-band-left / --ids-band-top and the bar\n  shifts out by that much; it falls back to 0px, which is already correct\n  whenever the deck and display aspect ratios agree.\n\n- Headings rendered in a regular-weight, regular-width fallback because\n  korap.ids-mannheim.de/font/fira-condensed.css returns a 404 page rather\n  than CSS. Load Fira Sans Extra Condensed from Google Fonts, weight 700.\n\n- Paint the bar as flat #f6a800. orange_bar.png is two-toned, so\n  stretching it over each segment left a pale seam where they met.\n\n- Left-align body content with the heading text and put the IDS logo\u0027s\n  top on the heading\u0027s cap line.\n\nCo-Authored-By: Claude Opus 5 \u003cnoreply@anthropic.com\u003e\nChange-Id: I199cb4f0c3b766c0774351922d05f171fdbd4e79\n"
    },
    {
      "commit": "e45ed915373802087ee17cb7e05e95605faa79ab",
      "tree": "a606e3ad95a623dcbbce59374afb3bf824823efb",
      "parents": [
        "d8ddefbddcfefc96bb1c428e03c8104af397a15c"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon May 04 19:45:29 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon May 04 19:45:29 2026 +0200"
      },
      "message": "Use remotes::install_git\n\nChange-Id: Iff15c6751e1bc50f1b21f125388fb18b9c8f290f\n"
    },
    {
      "commit": "d8ddefbddcfefc96bb1c428e03c8104af397a15c",
      "tree": "ea1e06dcb1fa2f66f846486eacc435232f5bf53e",
      "parents": [
        "026356ab630b4168192d404a28fa34f52f3f7ba2"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon May 04 19:41:45 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon May 04 19:41:45 2026 +0200"
      },
      "message": "Replace ICC with English wikipedia in example\n\nChange-Id: I4642f77686461599a0622057b74664d5b009880c\n"
    },
    {
      "commit": "026356ab630b4168192d404a28fa34f52f3f7ba2",
      "tree": "369f9bc6e980205cd852ecd1f36a0e6223b2d03c",
      "parents": [
        "236beb3ce227a3e11459c8a01560866052554f82"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Sep 02 11:49:58 2025 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Sep 02 11:49:58 2025 +0200"
      },
      "message": "Increase code max height to 540px\n"
    },
    {
      "commit": "236beb3ce227a3e11459c8a01560866052554f82",
      "tree": "940f7e928c7f94e1679af01f88775b128846da82",
      "parents": [
        "3e018a35c769c2257fb939b55624187f631c64d1"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 23:19:13 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 23:19:13 2024 +0200"
      },
      "message": "Fix footer on title frame\n\nChange-Id: I42ee19b6b116e44a647fa90068fc9e0244a8fd36\n"
    },
    {
      "commit": "3e018a35c769c2257fb939b55624187f631c64d1",
      "tree": "780c8832e465d59f7148810631bf765d0bf3b9a9",
      "parents": [
        "5a45790b3d14f5bbf5ef23cce886c1db0cee0f44"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 23:17:25 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 23:17:25 2024 +0200"
      },
      "message": "Fix WGL logo position\n\nChange-Id: I2ddf4594ed7481ef9b5004cda3ddcb1a88020eef\n"
    },
    {
      "commit": "5a45790b3d14f5bbf5ef23cce886c1db0cee0f44",
      "tree": "2024ca09179e71cb1826638f7a87a6c8da962af5",
      "parents": [
        "e9ace294fb67e160f323e2e3cd458bdeb0a38655"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:11:43 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:11:43 2024 +0200"
      },
      "message": "Update inst files\n\nChange-Id: Id637570ae87633742314fe1071237cb23bcfdcf7\n"
    },
    {
      "commit": "e9ace294fb67e160f323e2e3cd458bdeb0a38655",
      "tree": "bc7575a020f20f8e609aa97f1e6beac2c4c76fcf",
      "parents": [
        "c98e73028411d2ea486f4c199a55cf2128b31200"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:11:15 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:11:15 2024 +0200"
      },
      "message": "Try not to overlap WGL logo and arrows\n\nChange-Id: I822270d858cbe2178aa1a1285c06389da486dec3\n"
    },
    {
      "commit": "c98e73028411d2ea486f4c199a55cf2128b31200",
      "tree": "8f46950d53b8dcdcc8910fe8e60d74bed6dd785a",
      "parents": [
        "ea8ff77745bf187a5c88ccf28428b3168d77a4df"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:09:22 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:09:22 2024 +0200"
      },
      "message": "Use , as author separator in footer\n\nChange-Id: Id988591fe1e5ba728c13c2e636144779223ce751\n"
    },
    {
      "commit": "ea8ff77745bf187a5c88ccf28428b3168d77a4df",
      "tree": "199f955cbc01f9e0721cd991e751bdb1145d1a69",
      "parents": [
        "62c72832fd370dc9a2673cd96111bce4c1efbffd"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:08:46 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:08:46 2024 +0200"
      },
      "message": "Add author to example\n\nChange-Id: I32ce8492832c240afcc119790b96b127dc92d413\n"
    },
    {
      "commit": "62c72832fd370dc9a2673cd96111bce4c1efbffd",
      "tree": "d5c70b4fa9069b7a45e521752bff582fb70cae44",
      "parents": [
        "61ad0266d442008a158b571cc23bc78a44dd951f"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:08:15 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:08:15 2024 +0200"
      },
      "message": "Update example figure to 16:9\n\nChange-Id: I0a2acf1c403312ebdf637c8366647a979d526750\n"
    },
    {
      "commit": "61ad0266d442008a158b571cc23bc78a44dd951f",
      "tree": "708e09c472acfad0de63556d153e7fc6061f1272",
      "parents": [
        "50dfcb216bacc7b12c7b6e396d8a5f315a922816"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:07:50 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 22:07:50 2024 +0200"
      },
      "message": "Decrease footer font size\n\nChange-Id: I86e0c3ca5f041b61b344435195b74e42587c73e7\n"
    },
    {
      "commit": "50dfcb216bacc7b12c7b6e396d8a5f315a922816",
      "tree": "38e898be2084fd0b7c5137610567050d4bbd70be",
      "parents": [
        "7902b732ea4de15c6f3f125dd5b72abfc46541dd"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 13:20:21 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 13:20:21 2024 +0200"
      },
      "message": "Drop chalkboard from demos\n\ncurrently blurs the screen :))\n\nChange-Id: Ibd3d314b2abc0a1d7ae3563f748cfde7e70d916d\n"
    },
    {
      "commit": "7902b732ea4de15c6f3f125dd5b72abfc46541dd",
      "tree": "f7f03ac9d97569f5354f62daf3efdf198d39e941",
      "parents": [
        "9c036a424c275bbeebd43ac872361864546602ac"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 13:17:46 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 13:17:46 2024 +0200"
      },
      "message": "Update .gitignore\n\nChange-Id: I9c9f46a596f22e032f82003a31a895b801fcff4b\n"
    },
    {
      "commit": "9c036a424c275bbeebd43ac872361864546602ac",
      "tree": "dd1f61511dab156b708263e434fabd09261f73d1",
      "parents": [
        "3290c4b214336a2ddae1146d6947da47057988f8"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 13:17:25 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 13:17:25 2024 +0200"
      },
      "message": "Use 16:9 aspect and bump reveal.js to 5.1.0\n\nChange-Id: I6384639329daef18a40ca55cbd3c4eab0ae500e1\n"
    },
    {
      "commit": "3290c4b214336a2ddae1146d6947da47057988f8",
      "tree": "1e00ead46f8f76c7e881d9a1d0591189d589b32b",
      "parents": [
        "e8f8889bc88bcfdbb4a4f94498cd8a6af30a00fa"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 11:51:20 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 11:51:20 2024 +0200"
      },
      "message": "Allow affiliation.address instead of institute\n\nas in posterdown\n\nChange-Id: I3ecb8e91acbdf0ee5247a1962d6236fb566e955d\n"
    },
    {
      "commit": "e8f8889bc88bcfdbb4a4f94498cd8a6af30a00fa",
      "tree": "4563a945c819ec8a5291dd7122cd88d0644c9f1c",
      "parents": [
        "069f1e41c9053f80c33de74651d13deb3ba448e3"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 11:50:50 2024 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue May 14 11:50:50 2024 +0200"
      },
      "message": "Allow for multiple authors as in posterdown\n\nChange-Id: I3152c2a2e924479df225f0f5c8a0138d9da0a50d\n"
    },
    {
      "commit": "069f1e41c9053f80c33de74651d13deb3ba448e3",
      "tree": "f0f6cf0c899e79caaf0234ba7b306e59d4c4ce23",
      "parents": [
        "7df5e6946919232bb40c1036f0a0aacf398ab9d1"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Oct 11 10:26:16 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Oct 11 10:26:16 2023 +0200"
      },
      "message": "Fix overlap of sort arrows in datatable header\n\nChange-Id: Ifa893b86513e4d1a9777aa0c4c5636c451d474ac\n"
    },
    {
      "commit": "7df5e6946919232bb40c1036f0a0aacf398ab9d1",
      "tree": "e528ecbf37619813126d2928b80cbedd9d7ddd0b",
      "parents": [
        "fcad9c74f6d00fe91446751abc64a0c34f53e8cf"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:49:17 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:49:17 2023 +0200"
      },
      "message": "Use generation date in IDS demo\n\nChange-Id: I8f67742643c58d16f950dd64b950ba0dbe722645\n"
    },
    {
      "commit": "fcad9c74f6d00fe91446751abc64a0c34f53e8cf",
      "tree": "4b7f594e1cf0ebd0ad45a8dd31c165ea4213c485",
      "parents": [
        "e0568141702f54c1abf227ebab9b754fa77cb51d"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:48:57 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:48:57 2023 +0200"
      },
      "message": "Make sure all HCs are initialized\n\nChange-Id: I8c1ad0cc969805643ffcac1b822ae8ad32c3283e\n"
    },
    {
      "commit": "e0568141702f54c1abf227ebab9b754fa77cb51d",
      "tree": "b8acce94e6b849ceecf71b4d5550fc43a9053fa4",
      "parents": [
        "6762611e97bf090ba512a2a9994a2afc979b5b2f"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:23:11 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:23:11 2023 +0200"
      },
      "message": "Add footer and slide numbers to PDF export\n\nChange-Id: I47dd08572ac89be7f06286f4dd18775351fed0de\n"
    },
    {
      "commit": "6762611e97bf090ba512a2a9994a2afc979b5b2f",
      "tree": "9204676a791212ccde93a71b28d3a32074ea296f",
      "parents": [
        "24a129ba28f2e3d5579b87120d02c0a0e05d6314"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:22:27 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 21:22:27 2023 +0200"
      },
      "message": "Force highchart redraws on first page change\n\nResolves #1\n\nChange-Id: Id67de92d0634f017dc411c51eb2245eeafa554c7\n"
    },
    {
      "commit": "24a129ba28f2e3d5579b87120d02c0a0e05d6314",
      "tree": "6723a04d58ad72d9d3e7caa1a2200cb9bbd06dd3",
      "parents": [
        "3f2c9c03979a3270325fd5c27207996df6600f03"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 14:04:32 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 14:04:32 2023 +0200"
      },
      "message": "Deploy and link demo slides\n\nChange-Id: I7034c0f419c64a54b59d0a55778d34170df7fa08\n"
    },
    {
      "commit": "3f2c9c03979a3270325fd5c27207996df6600f03",
      "tree": "2ea7b4eb1998a945e2acd8c9994d71c3ba88032b",
      "parents": [
        "589d1b8dd41a7ef9f9eaf19b5466ccb177f3a0bf"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 12:32:25 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 12:32:25 2023 +0200"
      },
      "message": "Fix slide numbers not showing up after reload\n\nChange-Id: Ib561ed4a26a5815f36c3ae57607d4ae3d238d14f\n"
    },
    {
      "commit": "589d1b8dd41a7ef9f9eaf19b5466ccb177f3a0bf",
      "tree": "fa64c462accbaa121c79d13c1dc9ddf78639ad99",
      "parents": [
        "c7249f959c243772365da7a3e5ee98ba4fbc5e15"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 12:31:33 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 12:31:33 2023 +0200"
      },
      "message": "Further improve slide nr and arrows\n\nChange-Id: I7cc7d30542d3b2c08c5898dc33d05f9ecd4e3543\n"
    },
    {
      "commit": "c7249f959c243772365da7a3e5ee98ba4fbc5e15",
      "tree": "5678ac2b507cd4eb5812bc1becbaf786938232ef",
      "parents": [
        "2aa8063ae3837b329ceda3e5e9b48fed630dad00"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 07:16:50 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Oct 10 09:42:35 2023 +0200"
      },
      "message": "Start fixing arrow navigation position\n\nChange-Id: I0ebdd53cdbd9439e5d8d404ddf1f92b29cc64b3d\n"
    },
    {
      "commit": "2aa8063ae3837b329ceda3e5e9b48fed630dad00",
      "tree": "2f5f0cc2964c37b103c4a7caa01753863dc14df0",
      "parents": [
        "511525134f7b17401fa4b20b9754f19b8857ec23"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:19:46 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:19:46 2023 +0200"
      },
      "message": "Mention ids example in Readme\n\nChange-Id: Ifb5d4daf222934dae6d5667f184ff303f8fabeab\n"
    },
    {
      "commit": "511525134f7b17401fa4b20b9754f19b8857ec23",
      "tree": "4a250a28045a32554779b4f2be8bdc5cc521ad94",
      "parents": [
        "11797167aa775846dfe040b0713bb1051acb80fe"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:18:10 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:18:10 2023 +0200"
      },
      "message": "Add section headings to ids example\n\nChange-Id: I4b5a58d5cf5f801a1e82e421f6fc78e863eab925\n"
    },
    {
      "commit": "11797167aa775846dfe040b0713bb1051acb80fe",
      "tree": "e3baa18bde63dbd68af5c92e6b8cfdb85cb36d77",
      "parents": [
        "fac437eca54b6d9c8695c5553dc3c1c80f84a900"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:17:36 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:17:36 2023 +0200"
      },
      "message": "Crop source code\n\nChange-Id: I12a92a02af3037afad9f90b2e86d220fb3949e68\n"
    },
    {
      "commit": "fac437eca54b6d9c8695c5553dc3c1c80f84a900",
      "tree": "203f6807e8f0a3b423302ecd6f34581360ef459e",
      "parents": [
        "02d582ab2d62fa9f4dabaf0ab3a90ab43ca4e3d2"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:16:38 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 23:16:38 2023 +0200"
      },
      "message": "Vertically center lonely h1 section headings\n\nChange-Id: Id8b2be0184170c726bd81bd4a8a5886f9959aa76\n"
    },
    {
      "commit": "02d582ab2d62fa9f4dabaf0ab3a90ab43ca4e3d2",
      "tree": "905d550eda2d70c4e71e4b66036b0ee2b1e7e4e3",
      "parents": [
        "c5940cdf11602c1cb71115d46cccd92db22cdc39"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 20:11:52 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 21:39:21 2023 +0200"
      },
      "message": "Use puppeteer for screenshots\n\nChange-Id: Iac4f8c021ea57406b6ac085106217307d9f8357d\n"
    },
    {
      "commit": "c5940cdf11602c1cb71115d46cccd92db22cdc39",
      "tree": "d283bd2e0e603539cd38dc0fdb4c72a18d8c1115",
      "parents": [
        "f8d5ff1d1ea6ead88aacdaa589861ed2d214f9a9"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 18:58:34 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 18:58:34 2023 +0200"
      },
      "message": "Also show empty subtitles\n\nChange-Id: I49d726c57de06db1c6030587737d08ddce4866f6\n"
    },
    {
      "commit": "f8d5ff1d1ea6ead88aacdaa589861ed2d214f9a9",
      "tree": "3380ad72facfaa6724eaeef1b7914b404adcdb5d",
      "parents": [
        "fbf254d01f62f2a0dd1e03f2b99d110c64bacc0d"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 18:58:09 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 18:58:09 2023 +0200"
      },
      "message": "Default to ids theme\n\nChange-Id: I83c57a86247c1cca7d350ae2b101eb2bf03b8d14\n"
    },
    {
      "commit": "fbf254d01f62f2a0dd1e03f2b99d110c64bacc0d",
      "tree": "c7bca05192303ee7d2cdd31ca83b19d9d1fbe303",
      "parents": [
        "8a15259d80a326807a39f9e33c98d090b8fe44c5"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 15:10:42 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 17:09:00 2023 +0200"
      },
      "message": "CI: take screenshots\n\nChange-Id: Ie9aac54f4b3aa7e0b7a14d804b157ad18e4879c9\n"
    },
    {
      "commit": "8a15259d80a326807a39f9e33c98d090b8fe44c5",
      "tree": "c08712987991cf26bfc52aef6c5158bb6f478c61",
      "parents": [
        "37d028e54f89bd4233e0fda9b0640f0047b63f55"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 12:32:16 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 15:10:14 2023 +0200"
      },
      "message": "CI: debugging\n\nChange-Id: I65b69f12842e9cf2974b42ce89fddac7ca7d0e31\n"
    },
    {
      "commit": "37d028e54f89bd4233e0fda9b0640f0047b63f55",
      "tree": "f9c80424e3afad9da9a62d458da76eff458cfbd1",
      "parents": [
        "e8dc30ba6d9c7fc210564d2b742907f5015e2520"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 12:25:31 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 12:25:31 2023 +0200"
      },
      "message": "CI: Fix common.R filename\n\nChange-Id: Ida59b087e8e15bd80da95fdf8b3ffedbd2d6ee87\n"
    },
    {
      "commit": "e8dc30ba6d9c7fc210564d2b742907f5015e2520",
      "tree": "77ed084f79e3d9a2e0f6e5c11ff42230b6f95afa",
      "parents": [
        "61cddc14ce66aa5969903016a8eae432ef9aa44d"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 12:16:30 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 12:16:30 2023 +0200"
      },
      "message": "CI: install highcharter\n\nChange-Id: Id7616ec28406ba8a42c7a40413f209b38c8ddcb4\n"
    },
    {
      "commit": "61cddc14ce66aa5969903016a8eae432ef9aa44d",
      "tree": "05595f684c848355454c7c63b35ebc9454be6b26",
      "parents": [
        "289f9970f0e2dafeafb324a94f735880e02e2142"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 09:54:21 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 09:54:21 2023 +0200"
      },
      "message": "Install curl in CI workflow\n\nChange-Id: Ib35f83f6a023be311c8bf39b04ae544e5d618d2a\n"
    },
    {
      "commit": "289f9970f0e2dafeafb324a94f735880e02e2142",
      "tree": "8534fd9b287231e733b1467d8d5b98798e31d52f",
      "parents": [
        "2b548bc90dc7ec4ca11f002f3c2f638df20c8182"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 09:49:12 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 09:49:12 2023 +0200"
      },
      "message": "Fix loading common.R from other gitlab repo\n\nChange-Id: I55775a70fc808bef5b6ab9177cc0922de487e717\n"
    },
    {
      "commit": "2b548bc90dc7ec4ca11f002f3c2f638df20c8182",
      "tree": "120f86c68518eb439c0917df03d226b609db3ec9",
      "parents": [
        "b80aa78512e2662fedecc6acaa30e457d8ae45a3"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 07:21:59 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Oct 09 07:21:59 2023 +0200"
      },
      "message": "Debug CI script\n\nChange-Id: Ieb3b648be300a368cb8e41d46da46d47859b7ab5\n"
    },
    {
      "commit": "b80aa78512e2662fedecc6acaa30e457d8ae45a3",
      "tree": "bc54082ea222657dcf9f61511f74833c9743c0c0",
      "parents": [
        "cf38344c7a1bb091a1dcda4a76570d352e299050"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 23:33:26 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 23:33:26 2023 +0200"
      },
      "message": "Add CI script\n\nChange-Id: I7b448e603e90971ac5850d7388354798e8548834\n"
    },
    {
      "commit": "cf38344c7a1bb091a1dcda4a76570d352e299050",
      "tree": "7303019f1a5a05e10a88cc54e924a7460fd436c1",
      "parents": [
        "3b21719edb2689e8c085b3b7ff2d2fdeebc92789"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 22:50:19 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 22:50:19 2023 +0200"
      },
      "message": "Add LVC DataTable to IDS example\n\nChange-Id: Ib3ca645ed791b2589faeedb18a8e2479e2097e6d\n"
    },
    {
      "commit": "3b21719edb2689e8c085b3b7ff2d2fdeebc92789",
      "tree": "3217c924538fa64b751c1b4126f3831593822093",
      "parents": [
        "0a3c2e5eddd81950162dd2938d0fda3b7fe0e1eb"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 20:56:36 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 20:56:36 2023 +0200"
      },
      "message": "Add references to demo\n\nChange-Id: I15ed9aead9fb281d93915f948e6d1f206b0d914e\n"
    },
    {
      "commit": "0a3c2e5eddd81950162dd2938d0fda3b7fe0e1eb",
      "tree": "a4515ac3506fab1f3846cc313294bec1584cf917",
      "parents": [
        "c0b272da814138c3b9989087b00035b31b50f36b"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 20:20:43 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 20:20:43 2023 +0200"
      },
      "message": "Add CSS support for (Data)tables and references\n\nChange-Id: I268da5b5084491d39cf90793404b8c72865eab80\n"
    },
    {
      "commit": "c0b272da814138c3b9989087b00035b31b50f36b",
      "tree": "f28d1d0330621d93f5f35e5bcf94918d992b39d5",
      "parents": [
        "de86adb43df42cf13b93cb068fb324b80fca5c2b"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:24:18 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:24:18 2023 +0200"
      },
      "message": "Fix WGL logo showing up multiple times\n\nChange-Id: I6a42328df68edfb1f2d003f4da976ad03646f739\n"
    },
    {
      "commit": "de86adb43df42cf13b93cb068fb324b80fca5c2b",
      "tree": "711639e255283890a7ec2e434d24e565eff3dc22",
      "parents": [
        "2c09462ea931b402d66f90cd7e284305e7c9fd56"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:20:18 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:20:18 2023 +0200"
      },
      "message": "Make footer invisible on title slide\n\nChange-Id: I2f7894cdde230027ccb7894d298695c35c8470b5\n"
    },
    {
      "commit": "2c09462ea931b402d66f90cd7e284305e7c9fd56",
      "tree": "37472826cc39d3632e54ea684d9b344986be6bf0",
      "parents": [
        "deebc64382c9d9c37710b0fd9aae56eaa8107182"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:19:47 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:19:47 2023 +0200"
      },
      "message": "Demo: add highchart\n\nChange-Id: I1eb75c52b609c3dadb20d26c4203519b42e2ff03\n"
    },
    {
      "commit": "deebc64382c9d9c37710b0fd9aae56eaa8107182",
      "tree": "39be10b8545bbf90731082ac9a4a82b8b67067f9",
      "parents": [
        "16a24fd71f61643d1840947c01a6ed80fef252bd"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:19:19 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Oct 08 14:19:19 2023 +0200"
      },
      "message": "Enable Backspace to move to previous slide\n\nChange-Id: I52120257f29d059cfd1f820a2d3f14a797913960\n"
    },
    {
      "commit": "16a24fd71f61643d1840947c01a6ed80fef252bd",
      "tree": "af582321158a7cb3fadbe27247c435e0fd9af645",
      "parents": [
        "898754e028f96ca110ead6444001800f4405374d"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 21:41:10 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 21:41:10 2023 +0200"
      },
      "message": "Render updated Readme\n\nChange-Id: I0013c3d78586ec56e943e85e4f57baa0cc2cd43c\n"
    },
    {
      "commit": "898754e028f96ca110ead6444001800f4405374d",
      "tree": "b0a01e8f00f53718206d08ed50162ded769f2811",
      "parents": [
        "fcdb126adcc1c670c6c99a53f60531f59b67ff0d"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 21:01:50 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 21:01:50 2023 +0200"
      },
      "message": "Update install instruction for IDS version\n\nChange-Id: I4f9e680f7c9f93969336c13d02c4e76b1147aa18\n"
    },
    {
      "commit": "fcdb126adcc1c670c6c99a53f60531f59b67ff0d",
      "tree": "2912febae223f358154ab0f42eb8f5aa476e0ebf",
      "parents": [
        "df0eda9f39491fc6dd4cf844f4880caff3f09ec2"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 21:01:15 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 21:01:15 2023 +0200"
      },
      "message": "Add favicon\n\nChange-Id: I26a6a3fdc06a6c620dc9a5950a69519bc12a6d12\n"
    },
    {
      "commit": "df0eda9f39491fc6dd4cf844f4880caff3f09ec2",
      "tree": "5f5d371c1a0560df4bd11b5eaa73bd16313e405d",
      "parents": [
        "3fdee73f9261fe25cb56c47539aecee57fdb9be3"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 20:50:00 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 20:54:59 2023 +0200"
      },
      "message": "Port title frame\n\nChange-Id: I0b78db5eed0ac7dbe779aa84505aeb1faa187f77\n"
    },
    {
      "commit": "3fdee73f9261fe25cb56c47539aecee57fdb9be3",
      "tree": "aefd0dc82a166ca217e4df1ff9de8be7baccc705",
      "parents": [
        "5665ef744bf72dd3aaece084eb10bdbb7fe6d8fc"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:52:20 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:52:20 2023 +0200"
      },
      "message": "Fix scss\n\nChange-Id: I53b1f65296f9d5ef1b34dcc2c485deaf65f85d76\n"
    },
    {
      "commit": "5665ef744bf72dd3aaece084eb10bdbb7fe6d8fc",
      "tree": "6f70cf1c564c26f55b333ab8ffb4183e244d7f56",
      "parents": [
        "dc994e2370355c008f8573e29b80854a3908a157"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:51:10 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:51:10 2023 +0200"
      },
      "message": "Show WGL logo only on title slide\n\nChange-Id: Id731e77ed07bdfb2a154473e5543f245eed1258c\n"
    },
    {
      "commit": "dc994e2370355c008f8573e29b80854a3908a157",
      "tree": "2d41ec804cfdd37061b8e511de3f4ed11b2a0592",
      "parents": [
        "f0ce0321741c014772fd31f021e2462890655824"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:50:18 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 18:50:18 2023 +0200"
      },
      "message": "Fix heading sizes\n\nChange-Id: Ibbe378d3aba4325f1b5d2e76e2814c2355959df8\n"
    },
    {
      "commit": "f0ce0321741c014772fd31f021e2462890655824",
      "tree": "81921ff73123885512b39167d256f8adac4af930",
      "parents": [
        "f51e915529ecb96a175d699b871807ca5d004968"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 15:33:47 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 15:33:47 2023 +0200"
      },
      "message": "Fix WGL Logo and slide number\n\nChange-Id: If0c7c3d1fe43be9e43dd747e2fd026084e9c9348\n"
    },
    {
      "commit": "f51e915529ecb96a175d699b871807ca5d004968",
      "tree": "3e6036f4c5f6f1798cb170c22bb46c08be114079",
      "parents": [
        "7c8f7de3d1f88781c87f467281e5a4af9b9fd4ab"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 15:32:33 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 15:33:01 2023 +0200"
      },
      "message": "Add distance between menu and custom tools\n\nChange-Id: I5a92f8f95e609a7f060ab5c98d90727f273e2bc4\n"
    },
    {
      "commit": "7c8f7de3d1f88781c87f467281e5a4af9b9fd4ab",
      "tree": "9b7eb53cbb24e32874c804b0d8088fd877298f61",
      "parents": [
        "a737b1b052ee6d6eb978c52d4d8d878773a1b9f2"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 11:42:29 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 11:47:22 2023 +0200"
      },
      "message": "Add footer for ids theme\n\nChange-Id: If85c9fe027fb9cc45677068474b21d15d32e7134\n"
    },
    {
      "commit": "a737b1b052ee6d6eb978c52d4d8d878773a1b9f2",
      "tree": "706b1c2e64e08f6b3b79a751066ee9a45a9219f6",
      "parents": [
        "09b75753a99d58e575e600d8ab9abc030bec7bce"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 09:32:20 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 09:32:20 2023 +0200"
      },
      "message": "Add ids theme\n\nChange-Id: I1b4a82a3ee14a7499293c639ad22221e4b60f4c3\n"
    },
    {
      "commit": "09b75753a99d58e575e600d8ab9abc030bec7bce",
      "tree": "fa10ef6d128eaab534b3238d3f9464b7543a9e1c",
      "parents": [
        "37782091f88635b00341d708b6311465efe1a444"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 09:32:19 2023 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sat Oct 07 09:32:19 2023 +0200"
      },
      "message": "Update to reveal.js 4.6.1\n\nChange-Id: I566737c50b93dd8c094ad3c3fa59865260b3b4ba\n"
    },
    {
      "commit": "37782091f88635b00341d708b6311465efe1a444",
      "tree": "b84b63c43c4ce3d9f5f0781939c0621b2252ac80",
      "parents": [
        "7d613ee41faa96a7264a86c9855065fbfbfadc3f"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Mar 24 17:36:16 2023 +0100"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Mar 24 17:36:16 2023 +0100"
      },
      "message": "devtools::document()\n"
    },
    {
      "commit": "7d613ee41faa96a7264a86c9855065fbfbfadc3f",
      "tree": "867d9bfa6d5962cff456d722b0a96f5002e0cc00",
      "parents": [
        "6291d2f919b4202963f215bc77625d334f7d6dba"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Mar 24 17:35:02 2023 +0100"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Mar 24 17:35:02 2023 +0100"
      },
      "message": "Update GHA\n"
    },
    {
      "commit": "6291d2f919b4202963f215bc77625d334f7d6dba",
      "tree": "fe0829b579ef0fd1c01aff0e0e64d2f7278b09f6",
      "parents": [
        "9ec17790abe9e0abbe86e0040222908bad42041a"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Mar 24 17:28:17 2023 +0100"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Mar 24 17:28:17 2023 +0100"
      },
      "message": "Add MIT licence files\n"
    },
    {
      "commit": "9ec17790abe9e0abbe86e0040222908bad42041a",
      "tree": "0dc20783f58b0bb34c696be04209106c8610ad04",
      "parents": [
        "190292630dcb00e62274d5c61de80bb6767ac914"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Mar 24 17:24:18 2023 +0100"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Mar 24 17:24:18 2023 +0100"
      },
      "message": "Update COC\n"
    },
    {
      "commit": "190292630dcb00e62274d5c61de80bb6767ac914",
      "tree": "9173ac6f8590802d35ff7f499ef79ceb0e1bf2f9",
      "parents": [
        "61ad9d922da7aad9f76e85eae4fa8e43efe3d3e4"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Mar 24 17:22:52 2023 +0100"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Mar 24 17:22:58 2023 +0100"
      },
      "message": "Update DESCRIPTION\n"
    },
    {
      "commit": "61ad9d922da7aad9f76e85eae4fa8e43efe3d3e4",
      "tree": "f96002b5478407ad57fd50c7aa15b4eb2c7e551b",
      "parents": [
        "c296958ded1921daa72dbc381e4997b4720f08e0"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Wed Apr 06 18:51:01 2022 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Wed Apr 06 18:51:01 2022 +0200"
      },
      "message": "Update CONTRIBUTING.md\n"
    },
    {
      "commit": "c296958ded1921daa72dbc381e4997b4720f08e0",
      "tree": "5b8a24db83f8b71949a303b04086379afec7ebc6",
      "parents": [
        "1192b2ec81c6ae4b80ec6c575adef349766a813b"
      ],
      "author": {
        "name": "Darren Tsai",
        "email": "36108216+darrenproj@users.noreply.github.com",
        "time": "Fri Mar 11 22:33:33 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 11 15:33:33 2022 +0100"
      },
      "message": "correct url to reveal.js options (#152)\n\n"
    },
    {
      "commit": "1192b2ec81c6ae4b80ec6c575adef349766a813b",
      "tree": "231586be4a2e50572cc446228df697792f744ed3",
      "parents": [
        "8afae13d17239edd07e72fd2009094493371d4c3"
      ],
      "author": {
        "name": "Gary",
        "email": "gary@rstudio.com",
        "time": "Wed Feb 16 23:57:30 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 17 08:57:30 2022 +0100"
      },
      "message": "update CLA links and email alias (#150)\n\n"
    },
    {
      "commit": "8afae13d17239edd07e72fd2009094493371d4c3",
      "tree": "7fa7c73cbd43c93450dbc6fe132d781e31632f1f",
      "parents": [
        "f50b9ca88144fedcdda4437b134ebe4fee357e89"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Mon Dec 06 15:16:42 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 06 15:16:42 2021 +0100"
      },
      "message": "Update to last reveal.js 4.2.1 (#148)\n\n"
    },
    {
      "commit": "f50b9ca88144fedcdda4437b134ebe4fee357e89",
      "tree": "3578642cbe6b555c6684fd96560d2ead82caeda6",
      "parents": [
        "8043a480ea9b2251f38ff3d8cb4079f6f8b172e8"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Nov 04 13:48:06 2021 +0100"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Nov 04 13:48:06 2021 +0100"
      },
      "message": "Allow testing qmd locally\n"
    },
    {
      "commit": "8043a480ea9b2251f38ff3d8cb4079f6f8b172e8",
      "tree": "9980641601da8854036080ad299230fe2b1f1aab",
      "parents": [
        "4c2c67f9472f07201afeb80d576f9bb769f41a51"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Oct 28 11:51:47 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Oct 28 11:51:47 2021 +0200"
      },
      "message": "Make it clear we are referering to JS lib\n\n[skip ci]\n"
    },
    {
      "commit": "4c2c67f9472f07201afeb80d576f9bb769f41a51",
      "tree": "5510a6afdd1347bd3e2f2d798843dee29d7277d2",
      "parents": [
        "b644099ae9608f0ab0a565ebdf17493c2e754507"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Oct 28 11:50:16 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Oct 28 11:50:16 2021 +0200"
      },
      "message": "master -\u003e main\n"
    },
    {
      "commit": "b644099ae9608f0ab0a565ebdf17493c2e754507",
      "tree": "0e314c75883e011b32d15aeaca4059fb2bad677b",
      "parents": [
        "e1893aed9df79d26db48538ace56cc0d55ae2f0c"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Oct 07 17:36:39 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Oct 07 17:36:39 2021 +0200"
      },
      "message": "Add christophe as contributor\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": "cc46ea0f68eb62f7c24f19c044ace57223053a9a",
      "tree": "5c158f885ff5ceb2c7dec7097902bd38d82af01f",
      "parents": [
        "9c1392cf823c53adbd9fd9580c2179260b04e827"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 17:02:49 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Mon Sep 27 15:18:42 2021 +0200"
      },
      "message": "Add a part about auto slide method\n"
    },
    {
      "commit": "9c1392cf823c53adbd9fd9580c2179260b04e827",
      "tree": "fedcbeab3e132d9770b8338518691459857c25b0",
      "parents": [
        "4bdb3e94da1ff51e81b8082bf4d91faa3aac6f94"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:38:58 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:38:58 2021 +0200"
      },
      "message": "Add a slide about pausing using black screen\n"
    },
    {
      "commit": "4bdb3e94da1ff51e81b8082bf4d91faa3aac6f94",
      "tree": "7014c1f05badf9a8551bb787a0d9748825739f92",
      "parents": [
        "d36309e2c4836c05ba84f5d825d9bf7ad857f579"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:25:04 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:25:04 2021 +0200"
      },
      "message": "Mention Speaker View using notes plugin\n"
    },
    {
      "commit": "d36309e2c4836c05ba84f5d825d9bf7ad857f579",
      "tree": "64c6960a14a668836e1eb4cc67cc709169f43916",
      "parents": [
        "3dbc90fb6b16cf7da4d0fa98e9e3918049f6f3c6"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:13:19 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:13:19 2021 +0200"
      },
      "message": "Add a slide about overview mode\n"
    },
    {
      "commit": "3dbc90fb6b16cf7da4d0fa98e9e3918049f6f3c6",
      "tree": "bf61c8b1f611fcaad8a0a0493fec20da4c28a86d",
      "parents": [
        "ba248164330a51d62d37293179db2a74c37e0497"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:08:28 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 16:10:12 2021 +0200"
      },
      "message": "Add part about navigation link between slides\n"
    },
    {
      "commit": "ba248164330a51d62d37293179db2a74c37e0497",
      "tree": "b9c879cbf0fc89f8bef85425b7d5a319890faced",
      "parents": [
        "9e2a6c7765a9710cf1279f97768a6014260889c0"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:47:20 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:47:20 2021 +0200"
      },
      "message": "Add a slide with Quote syntax\n"
    },
    {
      "commit": "9e2a6c7765a9710cf1279f97768a6014260889c0",
      "tree": "27221750ae6896cc147410095174c11c61fd093c",
      "parents": [
        "80482d813f4baf5407267c2391edaf52674a04bd"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:44:17 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:44:17 2021 +0200"
      },
      "message": "Add an example for table\n"
    }
  ],
  "next": "80482d813f4baf5407267c2391edaf52674a04bd"
}
