)]}'
{
  "log": [
    {
      "commit": "de3c6c19db7da0e1400dad52d16d035a73abe8c9",
      "tree": "9f461db5340dc2d328a2c28c9d1a8bd0ce62129e",
      "parents": [
        "de3ffa447e5423360abda201e84a0d8f9c3fcc11"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Aug 30 14:40:33 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Aug 30 14:40:33 2026 +0300"
      },
      "message": "ids theme: adaptive vertical centering of slide content\n\nSlides with little content look lost when everything is glued below the\ntitle bar, while packed slides must start at the top. reveal.js\u0027 own\ncenter option cannot express this -- it also vertically centers the\nheadings.\n\nInstead the template groups each slide\u0027s body content (everything after\nthe heading block except speaker notes) into a div.ids-slide-content,\nand the theme turns such slides into flex columns of full slide height:\nthe heading block stays pinned to the top and the wrapper\u0027s auto margins\ncenter the content in the remaining space. Auto margins collapse to zero\nwhen there is no free space, so packed slides still start directly below\nthe heading and overflow downwards exactly as before -- no measuring and\nno resize handling involved. The wrapper also reserves the footer band\n(--ids-footer-reserve, published from the actual footer height in slide\ncoordinates), so centered content never covers the footer; slides too\npacked to fit above it may, as they always could.\n\nHeading-only section-divider slides keep their dedicated centered-title\nlayout, the transcript view treats the wrapper transparently, and the\nnew rules are screen-scoped so the pdf export keeps laying out slides\nitself.\n\nChange-Id: Iccfbebebbf18ec860c1ccd950043a84f638c33da\n"
    },
    {
      "commit": "de3ffa447e5423360abda201e84a0d8f9c3fcc11",
      "tree": "aa1daca86c33ceaace3f0c2a299757b9a6c4c4cb",
      "parents": [
        "75327977f6386f25ca81482e6269f5e0370e65c1"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Aug 30 13:47:57 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Aug 30 13:47:57 2026 +0300"
      },
      "message": "ids theme: automatic chapter numbering, ported from gdoc2reveal\n\nChapter headings (#) are numbered automatically when the presentation is\nopened: \"1. Introduction\", \"2. Methods\", and so on. References, appendix\nand thank-you chapters keep their bare titles and are not counted.\nManually typed leading numbers (\"# 2. Methods\") are stripped before\nrenumbering, so decks migrated from the old Google Docs pipeline and\nrepeated numbering runs stay stable.\n\nThe menu plugin and the transcript view show the numbers, too; the\nOverview slide\u0027s table of contents prepends them as orange\n.ids-toc-number spans flush with the slide heading, with the theme\u0027s\ndrawn list markers suppressed for the top-level entries (sub-headings\nkeep their bullets). Decks rendered with slide_level: 1 are left\nunnumbered -- there, headings denote slides, not chapters.\n\nBump version to 0.9.1.9010.\n\nChange-Id: I233086e039aee0da156cfaaebe04d05f3ad851ce\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": "010db0b13fc031fb3c7fb0d6758ceed0aa92f12d",
      "tree": "2518fff469fc4db5c41e4080cb98f7a603041c4e",
      "parents": [
        "eaaa2b42372ee28360b600276a4100b72b09da45"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Aug 26 09:56:45 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Aug 26 09:56:45 2026 +0300"
      },
      "message": "transcript view: list button for touch devices\n\nThe \u0027r\u0027 keyboard shortcut is useless on mobile browsers, so the\ntranscript view can now also be toggled with a button next to the\nspeaker notes button (shown on coarse-pointer devices, like the\nfullscreen and notes buttons, and highlighted while the transcript is\nopen).\n\nChange-Id: I10909124850a5fba469a670115e87ef4f6c4376b\n"
    },
    {
      "commit": "eaaa2b42372ee28360b600276a4100b72b09da45",
      "tree": "9409760733f00f7e799c88b04ae88c24fc84bde4",
      "parents": [
        "4eb03205f9ff7baf6e3fca4f07aef38275b44faa"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Aug 26 09:41:27 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Aug 26 09:41:27 2026 +0300"
      },
      "message": "add transcript view (\u0027r\u0027) for text-to-speech read-aloud extensions\n\nRead-aloud browser extensions cannot walk a reveal.js deck: slides\noutside the current one are display:none and the visible page text is\nindexed only once at page load, so such extensions stop after the title\nslide. Pressing \u0027r\u0027 now toggles a transcript view -- a single scrollable\npage containing every slide\u0027s content and speaker notes (overview TOC\nlists excluded, fragments shown, rebuilt on every open) -- which\nextensions can read from start to finish. Styled in the ids theme;\ncloses on click or Escape.\n\nChange-Id: Ia3df9dfa68b9699d318d747831ac8a0e270c8271\n"
    },
    {
      "commit": "4eb03205f9ff7baf6e3fca4f07aef38275b44faa",
      "tree": "ad8613b0560b78251d826dd2febd4ef082b7eaf3",
      "parents": [
        "24057e5aa56a0c0830caae3eae6fb120790a67c8"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 25 10:58:10 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 25 10:58:10 2026 +0300"
      },
      "message": "overview TOC: exclude References and Appendix chapters\n\nChapters titled References, Literatur, Literaturverzeichnis, Appendix,\nor Anhang (and their sub-slides) are now left out of the overview table\nof contents.\n\nChange-Id: I2d4c69ef8cb925113b43c3615416091f463bb8ef\n"
    },
    {
      "commit": "24057e5aa56a0c0830caae3eae6fb120790a67c8",
      "tree": "1c07c9457b4a1b57414a1ad9be90612026e5924b",
      "parents": [
        "4fc867c049bb739700828da92c16861ee4eb1703"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 25 10:51:06 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 25 10:51:06 2026 +0300"
      },
      "message": "overview TOC: only chapter headings by default, two columns with sub-headings\n\nThe overview table of contents now lists only top-level (#) headings by\ndefault. Adding {data-overview-subheadings\u003dtrue} to the overview\nheading opts in to the ## sub-headings below their chapters, which are\nthen laid out in two CSS columns (chapters kept intact across column\nbreaks).\n\nChange-Id: Ic916c07b5479e8d19fd942e9151b0a471bf039a4\n"
    },
    {
      "commit": "4fc867c049bb739700828da92c16861ee4eb1703",
      "tree": "8a3dd46d124661e74fcab1910c9a88bd12f51c58",
      "parents": [
        "6b65c03e7e6177f73fe435b528b4e8533db58e0a"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 25 10:30:18 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Aug 25 10:30:18 2026 +0300"
      },
      "message": "auto-populate Overview/Überblick slides with a clickable TOC\n\nPort the convention from the old Google Docs slide workflow: at\npresentation time, any slide whose (only) heading is Overview or\nÜberblick gets its body content replaced with a hierarchical list of\nthe deck\u0027s h1/h2 slide headings, each entry linking to its slide.\nStyled in the ids theme; slides without headings and the title slide\nare left out.\n\nChange-Id: I3bfd62d530f297a389030e431a6066b5adc99bb8\n"
    },
    {
      "commit": "4a4d612ce7b632be1eff9c0dd8b590ce1bf6839e",
      "tree": "367cb27ad5f994c552b28643adf05f246e513db0",
      "parents": [
        "88799180fb0ddf2ac00194e0397d6708ba3d5c18"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 24 11:43:51 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 24 11:43:51 2026 +0300"
      },
      "message": "disable reveal.js\u0027 automatic scroll view on narrow screens\n\nWhen a phone\u0027s presentation width dropped to scrollActivationWidth\n(435px) during load, reveal.js 5.2 activated its scroll view, which\nflattens the nested section structure. The menu plugin, building its\nitems asynchronously after that, then only found the empty chapter\nwrapper sections and degenerated to italic \"Slide 1..N\" fallback\nentries. Keep the regular swipeable slide view on phones instead,\nwhere menu, notes overlay, and pacing timer work; scroll view remains\navailable via scrollActivationWidth or view: \u0027scroll\u0027 reveal_options.\n\nChange-Id: I131ac15091082697e3f44057feb421c7026b020c\n"
    },
    {
      "commit": "88799180fb0ddf2ac00194e0397d6708ba3d5c18",
      "tree": "f546d84e138c2970e7c1d854dda7c46c292a4dad",
      "parents": [
        "ad0f24bb7c325da6960db16306fd19c536b80230"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 24 09:22:33 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Aug 24 09:22:33 2026 +0300"
      },
      "message": "ids theme: speaker notes overlay button for touch devices\n\nThe reveal.js speaker view (\u0027s\u0027) opens a separate window, which is\nawkward on mobile browsers. Add a button next to the fullscreen toggle\n(shown on coarse-pointer devices only, like the fullscreen button) that\ncovers the slide with a full-screen overlay showing the current slide\u0027s\nspeaker notes, its title and planned time (from data-timing). The\noverlay follows slide changes while open, closes with the X button or\nEscape, is hidden in print output, and the button only appears when the\ndeck contains notes at all.\n\nChange-Id: I50c6cd701115a973e8c6ba35448b13d5c722ab5a\n"
    },
    {
      "commit": "ad0f24bb7c325da6960db16306fd19c536b80230",
      "tree": "9547a849c69cf1a9374d04fadf096efd6b5a882c",
      "parents": [
        "9e19dbec7b21f7ca2df9fc5d679abd742e11b4eb"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Aug 23 10:09:05 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Aug 23 10:09:05 2026 +0300"
      },
      "message": "bundle IDS citation style as ids.csl and make it the default\n\nInclude the IDS citation style (based on the style developed for\nICLC-10 2023 in Mannheim) as resources/ids.csl and pass it to pandoc\nunless the document specifies a csl of its own. Drop the now-redundant\nremote csl URL from examples/ids.Rmd.\n\nChange-Id: Iaaff300bfb9d9b7ea80471b73de3bf6019fb9f93\n"
    },
    {
      "commit": "b066e74393fc5cbfbdb5dac57471b294499f28d9",
      "tree": "8054db96b92aa7728eeb8b65016e699a6a4710b6",
      "parents": [
        "03dbc5d9489d674c37dd10fedd284d5948e9d9ae"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Aug 23 09:57:06 2026 +0300"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Sun Aug 23 09:57:06 2026 +0300"
      },
      "message": "slide timing: per-speaker timing comments activate speaker view pacing\n\nPort the Google-Docs slide workflow convention: timing comments like\n\u003c!-- JD 00:30 --\u003e (speaker code plus MM:SS/HH:MM:SS/seconds duration, or\njust \u003c!-- 00:30 --\u003e for single-speaker talks) are converted into\ndata-timing attributes on the rendered slides\u0027 \u003csection\u003e elements, and\nthe calculated grand total is passed to reveal.js as the totalTime\nconfig value, activating the pacing timer in the speaker view. A\ndocument-supplied totalTime or defaultTiming takes precedence.\n\nA per-speaker time summary is printed during rendering; the new\nslide_timing() function computes slide, speaker, and grand totals\ndirectly from an .Rmd source file without rendering it.\n\nChange-Id: I89d37baab06c6ee8be7ab777a70b9b21295c8780\n"
    },
    {
      "commit": "54d9ce08f919ad9ba5596f7b0f2b59ff23af7ee6",
      "tree": "5b35b290a78f3cbfff1b7968f477f4da392bfda0",
      "parents": [
        "61c8ec7e8ca33f23c6f0412299e82a6d21760608"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Fri Aug 21 11:38:45 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Fri Aug 21 11:38:45 2026 +0200"
      },
      "message": "ids theme: fullscreen toggle button for touch devices\n\nChange-Id: I0bd17d0b899faa0f81c692933b3d494678853e12\n"
    },
    {
      "commit": "61c8ec7e8ca33f23c6f0412299e82a6d21760608",
      "tree": "b5986282a131681cff344daee790aa238e3b895a",
      "parents": [
        "d023f07dbd809be6e259c539393a529f1f327bd2"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Thu Aug 20 20:47:45 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Fri Aug 21 06:59:36 2026 +0200"
      },
      "message": "Fix print to pdf\n\nChange-Id: I27f134c1ee74fe06a7f4579f9f4845da5d5c7ef1\n"
    },
    {
      "commit": "205cd5baa4a6e1510f777767df7d0f89af00277d",
      "tree": "249cc659a93c4c6a5bd53190d6a96b4f18a412a4",
      "parents": [
        "7427cca7046e9bd6f6cfd292df077b72f21a4790"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Thu Aug 20 14:10:18 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Thu Aug 20 14:10:18 2026 +0200"
      },
      "message": "ids theme: shrink overflowing slide headings onto one line (right reserve, level1 exempt)\n\nChange-Id: I2279b0f3b3a1ae11cb39764b41fd8dccc76c0ce0\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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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"
    },
    {
      "commit": "80482d813f4baf5407267c2391edaf52674a04bd",
      "tree": "f6a84f447237926db57e3e7fb9d570c32f2d0148",
      "parents": [
        "767c8ba49bd111bc7d707cab748dc88dd0385663"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:40:09 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:40:09 2021 +0200"
      },
      "message": "Add demo of background transition\n"
    },
    {
      "commit": "767c8ba49bd111bc7d707cab748dc88dd0385663",
      "tree": "c2a60516a5aa1e4f52c63413d11e65439952099a",
      "parents": [
        "f8dd3742b38a3f45b2a24f6b76cd1c1f9c450f67"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:33:15 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:33:15 2021 +0200"
      },
      "message": "Add a demo a slide backgrounds\n"
    },
    {
      "commit": "f8dd3742b38a3f45b2a24f6b76cd1c1f9c450f67",
      "tree": "e4e3b576637dc4de23dc7cf96a76c71faeaedd4f",
      "parents": [
        "a9a379fdef6d3e23bed9bd525c58ee512e648046"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:08:08 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:08:08 2021 +0200"
      },
      "message": "Add demo of slide transition\n"
    },
    {
      "commit": "a9a379fdef6d3e23bed9bd525c58ee512e648046",
      "tree": "2deb5b428cbf2efa2171df6c69795ef6ab06014f",
      "parents": [
        "b3ac2a9e51a4224e05f3056629efd69cb15f3bd2"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:07:15 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 15:07:15 2021 +0200"
      },
      "message": "Show vertical slides in skeleton too\n"
    },
    {
      "commit": "b3ac2a9e51a4224e05f3056629efd69cb15f3bd2",
      "tree": "7dd5528cb7a2a7266288ea9c08ca8593ad7435a3",
      "parents": [
        "83a5cba607c8355fb90090d267eefd4237538f1e"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 14:49:44 2021 +0200"
      },
      "committer": {
        "name": "Christophe Dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Fri Sep 24 14:49:44 2021 +0200"
      },
      "message": "Add demo about slide transition\n"
    },
    {
      "commit": "83a5cba607c8355fb90090d267eefd4237538f1e",
      "tree": "76e762ab351f900087f29b3c5bff7045fe75e387",
      "parents": [
        "9c31e76a38e607a1d71c0377b4e049bdb07a2ca9"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 23 18:30:16 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 23 18:31:01 2021 +0200"
      },
      "message": "Add fragment example in skeleton\n"
    },
    {
      "commit": "9c31e76a38e607a1d71c0377b4e049bdb07a2ca9",
      "tree": "6a99a57716bb156cc4689f51518f6cfee87320c1",
      "parents": [
        "be0827eaa02a054623dcb5ffc319bf92c1603e94"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Thu Sep 23 18:16:20 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 23 18:16:20 2021 +0200"
      },
      "message": "Add institute variable in template for title slide (#122)\n\ncontribute to #87 by bringing at least same template as in Pandoc"
    },
    {
      "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": "ca0e0f291a40aed6509a1d8857f906c849412055",
      "tree": "5358204883b50bc396821d6c77998075088c39cd",
      "parents": [
        "ad3a575cc21cbbd85697da8496fd5c1ed44c0379"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 23 10:35:55 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 23 10:35:55 2021 +0200"
      },
      "message": "Add mention of `fig_caption` in skeleton\n"
    },
    {
      "commit": "ed3a69f2f735fb84ef054900a41570c1bcc9d997",
      "tree": "e74b7d0e5d987e04bf61e3d1a59bbbd951109053",
      "parents": [
        "69c8007e73163075d4a73b28b21ab7b88fd92067"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:49:59 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:49:59 2021 +0200"
      },
      "message": "Support background-image variable in template like other slides\n\nhttps://github.com/jgm/pandoc/commit/91877692f399d46af0cfff151ce9ffde81af149d\n"
    },
    {
      "commit": "69c8007e73163075d4a73b28b21ab7b88fd92067",
      "tree": "4128aded6a86d0c8774ea6034fb92257cf0f03a9",
      "parents": [
        "6567a7003efb516ac7be56a54dfa62a94fd353c7"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:46:08 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:46:08 2021 +0200"
      },
      "message": "Add title-slide id to the title slide\n\nAllow styling of the title slide in CSS more easy. This follows template change in Pandoc 2.0.5\n"
    },
    {
      "commit": "faf8be1c496866632059eba546d3121777ac62b8",
      "tree": "3fa44a8aa461ef9dcdec6ce711fec8ac20cd72f6",
      "parents": [
        "bfa2af728d1beac515d0d10977d925d81cdf803c"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:40:40 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Tue Sep 21 15:40:40 2021 +0200"
      },
      "message": "Add example of the strech class in skeleton\n"
    },
    {
      "commit": "bfa2af728d1beac515d0d10977d925d81cdf803c",
      "tree": "dd211d69002252c0d46391770213af911c94cbbc",
      "parents": [
        "23ec9d2159ed38aaa83b97f5978dff70a044630c"
      ],
      "author": {
        "name": "atusy",
        "email": "30277794+atusy@users.noreply.github.com",
        "time": "Tue Sep 21 02:01:18 2021 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 20 19:01:18 2021 +0200"
      },
      "message": "Add two columns layout and more styles (#82)\n\nCo-authored-by: Atsushi Yasumoto \u003catsushi@hacarus.com\u003e\r\nCo-authored-by: christophe dervieux \u003cchristophe.dervieux@gmail.com\u003e"
    },
    {
      "commit": "88c5a991efef69872a46799f3df17adb7660cce4",
      "tree": "469471c9609b22dbc5999575f3723ebd37b67913",
      "parents": [
        "5ecfdb2c8bac981966749ada4f176552e9f6c7d4"
      ],
      "author": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 16 11:33:11 2021 +0200"
      },
      "committer": {
        "name": "christophe dervieux",
        "email": "christophe.dervieux@gmail.com",
        "time": "Thu Sep 16 11:33:11 2021 +0200"
      },
      "message": "This variable needs to be quoted in template. It only accept character.\n"
    },
    {
      "commit": "d5dc8e9af52c3ec21be3baa06f7e0bb0cda2d479",
      "tree": "b187afa49a6b0d3a28851c9221fe9288ddbf1384",
      "parents": [
        "6b272a7e188067c19bacac6b3f69713b8f25cba5"
      ],
      "author": {
        "name": "Christophe Dervieux",
        "email": "cderv@rstudio.com",
        "time": "Mon Jul 26 14:50:53 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 26 14:50:53 2021 +0200"
      },
      "message": "Fix quoting of default variable in template (#91)\n\n* Revert \"don\u0027t quote reveal options in template\". This reverts commit 633c05f47dca23c48382804bd8d0cf9d55d018bb fixing #72 \r\n* Only quote specific option that can be character or else like slideNumber https://revealjs.com/slide-numbers/\r\n"
    },
    {
      "commit": "633c05f47dca23c48382804bd8d0cf9d55d018bb",
      "tree": "44e6b31c5fce0ce392f9ab4f68672fe93f184aeb",
      "parents": [
        "cecb2b8adcf6c9b9e311ba80c55d71694a304396"
      ],
      "author": {
        "name": "jjallaire",
        "email": "jj@rstudio.com",
        "time": "Thu Oct 24 14:19:58 2019 -0400"
      },
      "committer": {
        "name": "jjallaire",
        "email": "jj@rstudio.com",
        "time": "Thu Oct 24 14:19:58 2019 -0400"
      },
      "message": "don\u0027t quote reveal options in template\n"
    },
    {
      "commit": "064552c4b5641ae5e156d0d0b6977dd507519cba",
      "tree": "33d2f4be37fb34362f943fb82e63e7808f74befa",
      "parents": [
        "35c0b49794e80c403d70cfe3ebc641b8e6092e16"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Fri Feb 10 10:28:41 2017 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Fri Feb 10 10:28:41 2017 -0500"
      },
      "message": "add support for menu plugin\n"
    },
    {
      "commit": "f93c95fb48edaa03dc49b145be038b7c126ad2c6",
      "tree": "713ab475d5878d82d8896fead2aeb9e1f64dbe3f",
      "parents": [
        "c68f9b40b2afa1bde27041728676ef657a24ad62"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Jan 09 08:27:35 2017 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Jan 09 08:27:35 2017 -0500"
      },
      "message": "Remove html5shiv.js from template\n"
    },
    {
      "commit": "c68f9b40b2afa1bde27041728676ef657a24ad62",
      "tree": "17136b0b17edb57f3d35c569a1074b8db4d0bb0b",
      "parents": [
        "4bb62a23bac47520a7df48cc5210a831e3e75ab3"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Jan 03 08:05:31 2017 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Jan 03 08:05:31 2017 -0500"
      },
      "message": "dynamic inclusion of pdf css for self_contianed (#8)\n"
    },
    {
      "commit": "375805c0b9c5a0c1941a76d1cd684810dd92c330",
      "tree": "0c40e90ce39fa9f89f454b0e8e8fb6063bb86678",
      "parents": [
        "32dd3cd453d546734285585e16e2fa0df371925b"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Nov 15 08:56:43 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Nov 15 08:56:43 2016 -0500"
      },
      "message": "add support for the chalkboard plugin\n"
    },
    {
      "commit": "82a8deeec03225ec4aeef73060d582bf0c101309",
      "tree": "e300078b25a62e83e48b79056de5546b152ba434",
      "parents": [
        "c58a6c49f926084f9c0b07d6c282f8ebdbedfbb1"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Jul 12 10:25:36 2016 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Tue Jul 12 10:25:36 2016 -0400"
      },
      "message": "support for zoom, search, and notes reveal.js plugins\n"
    },
    {
      "commit": "40fec33295313705ca4081850329fef5af9cdfab",
      "tree": "21c62deab4f95c1158aafea0cb05cfcfd83b2c0a",
      "parents": [
        "8d1c2f4f963b9bdb12dde0f85ffe63bd2f309bd9"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 16:54:51 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 16:54:51 2016 -0500"
      },
      "message": "use updated pandoc tempalte\n"
    },
    {
      "commit": "a8c414b88aee297c0d8b869bb76ccf8441124613",
      "tree": "9e3b9c921de4391a209fbb01494ab4a0fbec7c5b",
      "parents": [
        "d708ef0f727240ce5fc23f7f2d5a0d97b2c86551"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 14:36:53 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 14:36:53 2016 -0500"
      },
      "message": "move reveal to top level of inst directory\n"
    },
    {
      "commit": "6da1bb6fc2d73916acd1947d5df5150404b4fbdb",
      "tree": "9e1b8b57c2a85478c13ece55939c31634f3c8325",
      "parents": [
        "cff9e7cbd110f2050fe69f51bcdab4c2a2f1a4d7"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 14:28:39 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 14:28:39 2016 -0500"
      },
      "message": "migrate to reveal 3.2; add tests for all themes\n"
    },
    {
      "commit": "cff9e7cbd110f2050fe69f51bcdab4c2a2f1a4d7",
      "tree": "68a94296229ccd54f19555ccbe1a8d708ce9df47",
      "parents": [
        "efa6ad4be0604000b313703266864c2ab23873fe"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 14:04:35 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 14:04:35 2016 -0500"
      },
      "message": "use embdded fonts for reveal 3.2.0\n"
    },
    {
      "commit": "efa6ad4be0604000b313703266864c2ab23873fe",
      "tree": "9b43b3de057ebcd2db2dd080d6bb4c34941958f2",
      "parents": [
        "2d8f3f2e322f2509d82543bfe9505f915917cecc"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 13:12:05 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 13:12:05 2016 -0500"
      },
      "message": "add reveal 3.2.0 (not yet in use)\n"
    },
    {
      "commit": "2d8f3f2e322f2509d82543bfe9505f915917cecc",
      "tree": "f2736466a25d88a727aece81f89f7ee2914b1ddd",
      "parents": [
        "a4854c017eac44d969a216103551c21d66329a74"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 13:08:52 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Sat Jan 30 13:08:52 2016 -0500"
      },
      "message": "move embedded reveal into it\u0027s own directory\n"
    },
    {
      "commit": "a4854c017eac44d969a216103551c21d66329a74",
      "tree": "f4674462a716e81af26f2621336f0d1a44c9bc9b",
      "parents": [
        "86756f16450b5b099a65f3face828cfac98ced3e"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Wed Jan 20 15:28:13 2016 -0500"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Wed Jan 20 15:28:13 2016 -0500"
      },
      "message": "raise slide visiblility events\n"
    },
    {
      "commit": "86756f16450b5b099a65f3face828cfac98ced3e",
      "tree": "33a7aada6cff9d1101227be84fdaf65617b86c92",
      "parents": [
        "16cb4663f7d01dc0b9f893cf4d912b36f021060a"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Oct 19 07:58:39 2015 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Oct 19 07:58:39 2015 -0400"
      },
      "message": "restore embedded fonts (they were lost in move to reveal 3)\n"
    },
    {
      "commit": "d44b07bc33585f995fc3b7f748f9e8daad528e40",
      "tree": "616ab60a4dcb43a594aeccd931967ee0b912315a",
      "parents": [
        "54d6d1e6bae72fcd82c09974426a341b843b5045"
      ],
      "author": {
        "name": "Hiroaki Yutani",
        "email": "yutani.ini@gmail.com",
        "time": "Sun Oct 11 17:25:35 2015 -0400"
      },
      "committer": {
        "name": "Hiroaki Yutani",
        "email": "yutani.ini@gmail.com",
        "time": "Sun Oct 11 17:25:35 2015 -0400"
      },
      "message": "remove minified files from .gitignore\n"
    },
    {
      "commit": "54d6d1e6bae72fcd82c09974426a341b843b5045",
      "tree": "f5c00be28296a0be36dde1ba00cd89dfa27ad7a2",
      "parents": [
        "bcda1d192fe0a114f0c1a16b8efbb2051ec9a0ce",
        "ce4224ca6127db429bbe07df3dddf700b92bdc0e"
      ],
      "author": {
        "name": "JJ Allaire",
        "email": "jj.allaire@gmail.com",
        "time": "Fri Aug 07 06:27:02 2015 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj.allaire@gmail.com",
        "time": "Fri Aug 07 06:27:02 2015 -0400"
      },
      "message": "Merge pull request #14 from JoFrhwld/master\n\nfixes #13"
    },
    {
      "commit": "ce4224ca6127db429bbe07df3dddf700b92bdc0e",
      "tree": "8cd86efe5f2916113446203faf172a49e979809c",
      "parents": [
        "be89cae9c7060c2aa125b10cc6d37578c426fb69"
      ],
      "author": {
        "name": "Josef Fruehwald",
        "email": "JoFrhwld@gmail.com",
        "time": "Fri Aug 07 11:19:45 2015 +0100"
      },
      "committer": {
        "name": "Josef Fruehwald",
        "email": "JoFrhwld@gmail.com",
        "time": "Fri Aug 07 11:19:45 2015 +0100"
      },
      "message": "fixes #13"
    },
    {
      "commit": "ab7a4aa7f6906385c9f429b686804715325109a2",
      "tree": "d5a1de732a56c01f4b9dc0eceabcacb3452b22d4",
      "parents": [
        "be89cae9c7060c2aa125b10cc6d37578c426fb69"
      ],
      "author": {
        "name": "Greg Blomquist",
        "email": "gregblomquist@gmail.com",
        "time": "Sun May 31 21:34:51 2015 -0500"
      },
      "committer": {
        "name": "Greg Blomquist",
        "email": "gregblomquist@gmail.com",
        "time": "Sun May 31 21:34:51 2015 -0500"
      },
      "message": "pdf-export fix by adding $revealjs-url$/\n\nprinting slides is broken without the proper path to the revealjs pdf.css and print.css"
    },
    {
      "commit": "d55cff0e506404f826f1bb341f4482bc7343775f",
      "tree": "d62233a671da6a79806a73c44998d2acaf1e94e7",
      "parents": [
        "77fbf08e4b9839796192f8fd83237df79a9f34d8"
      ],
      "author": {
        "name": "junkka",
        "email": "johan.junkka@gmail.com",
        "time": "Sun Mar 15 22:27:03 2015 +0100"
      },
      "committer": {
        "name": "junkka",
        "email": "johan.junkka@gmail.com",
        "time": "Sun Mar 15 22:27:03 2015 +0100"
      },
      "message": "background-transition\n"
    },
    {
      "commit": "77fbf08e4b9839796192f8fd83237df79a9f34d8",
      "tree": "590059fd33f7229a7828419dbe289fc42c68f298",
      "parents": [
        "aa108722e90826a1a891fa051fc255f13429123e"
      ],
      "author": {
        "name": "junkka",
        "email": "johan.junkka@gmail.com",
        "time": "Sun Mar 15 22:25:47 2015 +0100"
      },
      "committer": {
        "name": "junkka",
        "email": "johan.junkka@gmail.com",
        "time": "Sun Mar 15 22:25:47 2015 +0100"
      },
      "message": "update themes and transitions\n\nto match reveal.js 3.0.0\n"
    },
    {
      "commit": "9dac6a52e1685bae445ff86e4a9e1087bd250bd0",
      "tree": "9d85a6fddee510edb0f481f3d3970dcf309d785f",
      "parents": [
        "bbdec0b3054874a51b6ed37762550d190108e2d8"
      ],
      "author": {
        "name": "timelyportfolio",
        "email": "kent.russell@timelyportfolio.com",
        "time": "Thu Mar 05 09:08:34 2015 -0600"
      },
      "committer": {
        "name": "timelyportfolio",
        "email": "kent.russell@timelyportfolio.com",
        "time": "Thu Mar 05 10:24:15 2015 -0600"
      },
      "message": "run npm install and grunt\n"
    },
    {
      "commit": "bbdec0b3054874a51b6ed37762550d190108e2d8",
      "tree": "f8343c0aa9aa8d68f17defec2fd02fe64b8c6ae3",
      "parents": [
        "1f25d994ac3511359dbdf0ba7e9047b060902857"
      ],
      "author": {
        "name": "timelyportfolio",
        "email": "kent.russell@timelyportfolio.com",
        "time": "Thu Mar 05 08:51:24 2015 -0600"
      },
      "committer": {
        "name": "timelyportfolio",
        "email": "kent.russell@timelyportfolio.com",
        "time": "Thu Mar 05 08:51:24 2015 -0600"
      },
      "message": "copy/paster 3.0.0 files\n"
    },
    {
      "commit": "2ec4024b48275a092bb0702ef684a363c70735b0",
      "tree": "f148c66cdccdac3b05e16a4d501a5f8e99f73c3e",
      "parents": [],
      "author": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Sep 15 09:18:39 2014 -0400"
      },
      "committer": {
        "name": "JJ Allaire",
        "email": "jj@rstudio.org",
        "time": "Mon Sep 15 09:18:39 2014 -0400"
      },
      "message": "initial commit\n"
    }
  ]
}
