1. b227fd0 Fix to GHA workflows (#109) by Christophe Dervieux · 3 years, 2 months ago
  2. 666a8df Add issue templates for Github by christophe dervieux · 3 years, 2 months ago
  3. 66ea666 Fix ci R CMD Check by christophe dervieux · 3 years, 2 months ago
  4. f7c93e2 pkgdown is in r-lib org by christophe dervieux · 3 years, 2 months ago
  5. 5f74c8a Correct syntax for GHA worklow by christophe dervieux · 3 years, 2 months ago
  6. 7f1add5 Add quillt structure and template (#108) by Christophe Dervieux · 3 years, 2 months ago
  7. 21239cf Add pandoc to GHA and fix build (#106) by Christophe Dervieux · 3 years, 2 months ago
  8. 76d730d usethis::use_tidy_github_actions() by christophe dervieux · 3 years, 2 months ago
  9. d5dc8e9 Fix quoting of default variable in template (#91) by Christophe Dervieux · 3 years, 4 months ago
  10. 6b272a7 Merge pull request #81 from atusy/links by J.J. Allaire · 4 years, 3 months ago
  11. 9a7e65a render README.md and man by Atsushi Yasumoto · 4 years, 4 months ago
  12. 66c5585 update links in revealjs_presentation.R by Atsushi Yasumoto · 4 years, 4 months ago
  13. e734cd8 update links in README by Atsushi Yasumoto · 4 years, 4 months ago
  14. 8127870 Merge pull request #75 from atusy/md-ext by J.J. Allaire · 4 years, 9 months ago
  15. 7053f45 devtools::document() by Atsushi Yasumoto · 4 years, 9 months ago
  16. 0bf4444 add md_exteiontions option by Atsushi Yasumoto · 4 years, 9 months ago
  17. 633c05f don't quote reveal options in template by jjallaire · 5 years ago
  18. cecb2b8 Merge pull request #66 from habi/patch-1 by J.J. Allaire · 6 years ago
  19. ac9d671 Fix typo by David Haberthür · 6 years ago
  20. c0c6899 Merge pull request #48 from jonmcalder/patch-1 by JJ Allaire · 8 years ago
  21. a35857d Update README.Rmd by Jon Calder · 8 years ago
  22. dff0c72 update NEWS and DESCRIPTION by JJ Allaire · 8 years ago
  23. 01541a2 bump reveal.js version to force updating of plugins by JJ Allaire · 8 years ago
  24. 064552c add support for menu plugin by JJ Allaire · 8 years ago
  25. 35c0b49 update to roxygen2 6.0 + markdown by JJ Allaire · 8 years ago
  26. f93c95f Remove html5shiv.js from template by JJ Allaire · 8 years ago
  27. c68f9b4 dynamic inclusion of pdf css for self_contianed (#8) by JJ Allaire · 8 years ago
  28. 4bb62a2 update NEWS and DESCRIPTION by JJ Allaire · 8 years ago
  29. 375805c add support for the chalkboard plugin by JJ Allaire · 8 years ago
  30. 32dd3cd remove travis file from reveal directory by JJ Allaire · 8 years ago
  31. b579016 update NEWS and DESCRIPTION by JJ Allaire · 8 years ago
  32. a075efe ability to specify slideNumber reveal_option as either string or boolean by JJ Allaire · 8 years ago
  33. 7da10b5 update NEWS by JJ Allaire · 8 years ago
  34. ee8ed98 Merge pull request #36 from BruceZhaoR/revealjs-3.3.0 by JJ Allaire · 8 years ago
  35. 3c3d67d modify source/(black/white.scss) and template/theme.scss by Bruce's Thinkpad · 8 years ago
  36. 36a378d modify white.css by Bruce's Thinkpad · 8 years ago
  37. e195f1c modify solarized.css by Bruce's Thinkpad · 8 years ago
  38. a3bc951 modify sky.css by Bruce's Thinkpad · 8 years ago
  39. 02529e1 modify simple.css by Bruce's Thinkpad · 8 years ago
  40. e3808d5 modify serif.css by Bruce's Thinkpad · 8 years ago
  41. f7fa1da modify night.css by Bruce's Thinkpad · 8 years ago
  42. 12841ed modify moon.css by Bruce's Thinkpad · 8 years ago
  43. 10ebcc8 modify league.css by Bruce's Thinkpad · 8 years ago
  44. ebc16fd modify blodd.css by Bruce's Thinkpad · 8 years ago
  45. 0a61807 modify black.css by Bruce's Thinkpad · 8 years ago
  46. b4725b6 modify beige.css by Bruce's Thinkpad · 8 years ago
  47. 7271088 except theme by Bruce's Thinkpad · 8 years ago
  48. 7dbf276 replace from 3.3.0 except css by Bruce's Thinkpad · 8 years ago
  49. eea3bca still use pandoc_path_arg when not on windows by JJ Allaire · 8 years ago
  50. 20e6c31 Merge pull request #37 from BruceZhaoR/PR1 by JJ Allaire · 8 years ago
  51. 8b73dcf upgrade to reveal.js-3.3.0 by Bruce's Thinkpad · 8 years ago
  52. 30f9bc0 fix typo by BruceZhao · 8 years ago
  53. 4609b6c Standalone PR for fixing the revealjs-url bug in Windows by Bruce's Thinkpad · 8 years ago
  54. 5f51424 update readme by JJ Allaire · 8 years ago
  55. 82a8dee support for zoom, search, and notes reveal.js plugins by JJ Allaire · 8 years ago
  56. c58a6c4 always forward slide-level; update NEWS by JJ Allaire · 9 years ago
  57. 158f5c7 Merge pull request #30 from mdlerch/slidelevel by JJ Allaire · 9 years ago
  58. 8d845bb Interpret slide_level in YAML by Michael Lerch · 9 years ago
  59. 05f8566 Merge branch 'master' of github.com:rstudio/revealjs by JJ Allaire · 9 years ago
  60. 4ae486f always use history for slide changes by JJ Allaire · 9 years ago
  61. 14a77f2 Merge pull request #28 from chendaniely/alternative-render-methods by JJ Allaire · 9 years ago
  62. 81a1434 spelling by Daniel Chen · 9 years ago
  63. 46087c3 how to render from rstudio, r console, and terminal by Daniel Chen · 9 years ago
  64. 8bfd364 Push slide changes to browser history by JJ Allaire · 9 years ago
  65. 1dfec02 update NEWS and DESCRIPTION by JJ Allaire · 9 years ago
  66. 2915275 regenerate docs with spelling fix by JJ Allaire · 9 years ago
  67. 091cb12 fix issue with missing embedded fonts for beige, league, and solarized themes. by JJ Allaire · 9 years ago
  68. d9f38d2 install from cran by JJ Allaire · 9 years ago
  69. 570af2b update date by JJ Allaire · 9 years ago
  70. 9a48590 update DESCRIPTION by JJ Allaire · 9 years ago
  71. f86d165 remove section on templates (too many features break without them) by JJ Allaire · 9 years ago
  72. 44680d7 change version number by JJ Allaire · 9 years ago
  73. de1ed65 docs on 2-d presentations by JJ Allaire · 9 years ago
  74. 4c17805 re-wrap docs, add docs on slide level by JJ Allaire · 9 years ago
  75. b987356 change toc_depth to 2 by JJ Allaire · 9 years ago
  76. 8f8a202 move LICENSE file by JJ Allaire · 9 years ago
  77. 309bc7d links to repo by JJ Allaire · 9 years ago
  78. 41921d3 docs on slide transitions by JJ Allaire · 9 years ago
  79. 8382c3e docs on slide backgrounds by JJ Allaire · 9 years ago
  80. 5dc9fe0 use github_document format by JJ Allaire · 9 years ago
  81. c11e660 update license by JJ Allaire · 9 years ago
  82. b033eb9 remove history parameter by JJ Allaire · 9 years ago
  83. e60feb2 error for runtime: shiny by JJ Allaire · 9 years ago
  84. e475d61 remove history option (covered in reveal_options and breaks slide preview navigation in rstudio if set to false) by JJ Allaire · 9 years ago
  85. 37f45b7 support additional reveal options by JJ Allaire · 9 years ago
  86. 5665d54 document history by JJ Allaire · 9 years ago
  87. e6fc8ac Revert "remove history option" by JJ Allaire · 9 years ago
  88. cddd0ae remove history option by JJ Allaire · 9 years ago
  89. 40fec33 use updated pandoc tempalte by JJ Allaire · 9 years ago
  90. 8d1c2f4 some R CMD check stuff by JJ Allaire · 9 years ago
  91. 540f402 update DESCRIPTION and LICENSE by JJ Allaire · 9 years ago
  92. a8c414b move reveal to top level of inst directory by JJ Allaire · 9 years ago
  93. d708ef0 re-roxygenize by JJ Allaire · 9 years ago
  94. 6da1bb6 migrate to reveal 3.2; add tests for all themes by JJ Allaire · 9 years ago
  95. cff9e7c use embdded fonts for reveal 3.2.0 by JJ Allaire · 9 years ago
  96. efa6ad4 add reveal 3.2.0 (not yet in use) by JJ Allaire · 9 years ago
  97. 2d8f3f2 move embedded reveal into it's own directory by JJ Allaire · 9 years ago
  98. a4854c0 raise slide visiblility events by JJ Allaire · 9 years ago
  99. 86756f1 restore embedded fonts (they were lost in move to reveal 3) by JJ Allaire · 9 years ago
  100. 16cb466 update roxygen2 by JJ Allaire · 9 years ago