1. 673cd60 Update README.md by Brent Thorne · 5 years ago
  2. d259f41 add better support for images in the betterland template main section. by brentthorne · 5 years ago
  3. 92b6cad change src to href so orcid links are clickable...my bad! by brentthorne · 5 years ago
  4. 73ae6ab Merge branch 'master' of https://github.com/brentthorne/posterdown by brentthorne · 5 years ago
  5. 054be28 -minimal changes by brentthorne · 5 years ago
  6. 330e961 Merge pull request #88 from remlapmot/betterport-template-fix-typo by Brent Thorne · 5 years ago
  7. b1d6166 Fix 'seconday' typo in betterport template.html by remlapmot · 5 years ago
  8. 77f988f update to betterport skeleton.Rmd by brentthorne · 5 years ago
  9. 2bfd6d1 Merge branch 'master' of https://github.com/brentthorne/posterdown by brentthorne · 5 years ago
  10. adcc8b6 remove run examples as their not needed by brentthorne · 5 years ago
  11. ad2ddc9 Update README.md by Brent Thorne · 5 years ago
  12. 4c461d7 fix templates and orcid ID for posterdown_betterland #86 by brentthorne · 5 years ago
  13. 6f4dd54 add orcid id logo to images and look into #86 by brentthorne · 5 years ago
  14. 21aac7a more fixes for cran by brentthorne · 5 years ago
  15. 1bed6e9 change version to 1.0 for cran release by brentthorne · 5 years ago
  16. faeea68 fix description for cran by brentthorne · 5 years ago
  17. 2e458c8 - fix license for cran by brentthorne · 5 years ago
  18. 06c5274 Update README.md by Brent Thorne · 5 years ago
  19. f4d5366 Updates by brentthorne · 5 years ago
  20. a266950 remove more bloat by brentthorne · 5 years ago
  21. bc60636 oops! by brentthorne · 5 years ago
  22. d157392 Lots of updates ! by brentthorne · 5 years ago
  23. 4695022 Fix the "middle" issue, change to "main" by brentthorne · 5 years ago
  24. 6106020 Fixes to the default template by brentthorne · 5 years ago
  25. a5d5af6 Remove bloat from posterdown_betterland. by brentthorne · 5 years ago
  26. 5469e72 add qr image for example posters by brentthorne · 5 years ago
  27. a8899d5 add showcase link by Brent Thorne · 5 years ago
  28. 7ecf0b6 remove LaTex templates, refine posterdown_html by brentthorne · 5 years ago
  29. 7f26faf add .bib files to gitnore by brentthorne · 5 years ago
  30. 73a7b1a Merge branch 'master' of https://github.com/brentthorne/posterdown by brentthorne · 5 years ago
  31. e67a938 readme and posterdown_html template changes by brentthorne · 5 years ago
  32. 02c9331 Merge pull request #85 from fguilhaumon/patch-1 by Brent Thorne · 5 years ago
  33. 934bafe Update README.md by François Guilhaumon · 5 years ago
  34. 4d0c735 Update README.md by Brent Thorne · 5 years ago
  35. 4aa81ea Update README.md by Brent Thorne · 5 years ago
  36. 637064b Update README.md by Brent Thorne · 5 years ago
  37. 9b27630 Update README.md by Brent Thorne · 5 years ago
  38. a4b4b3b Update README.md by Brent Thorne · 5 years ago
  39. c3563c8 Update README.md by Brent Thorne · 5 years ago
  40. f7c0366 Reduce readme and move bulk to wiki by Brent Thorne · 5 years ago
  41. faa3697 Simplify default template, see #57 by brentthorne · 5 years ago
  42. fe1123b posterdown_html - Remove the need for extensive YAML options. See #59 and #68 by brentthorne · 5 years ago
  43. 9621117 fix tiny code blocks in poster_title, fix for #82 by brentthorne · 5 years ago
  44. 3fbfb91 add default font size for title if user doesn't set one. by brentthorne · 5 years ago
  45. 92a689b add bibliography example to the skeleton for poserdown_latex #73 by brentthorne · 6 years ago
  46. 00da433 Update README.md by Brent Thorne · 6 years ago
  47. 6f67dc6 Update README.md by Brent Thorne · 6 years ago
  48. 403b14b Of course I made a typo in the last commit... by brentthorne · 6 years ago
  49. 1cd0f93 Fix some typos in the citations by brentthorne · 6 years ago
  50. c983ec6 fixed up some formatting. by brentthorne · 6 years ago
  51. b0ce3bb more minor css changes by brentthorne · 6 years ago
  52. 6d8874b minor fixes by brentthorne · 6 years ago
  53. 1e5e0cb Update .Rbuildignore by brentthorne · 6 years ago
  54. 9ea0446 fix css of the posterdown_html output by brentthorne · 6 years ago
  55. 31ba39f add contributors and touch up description file by brentthorne · 6 years ago
  56. 8ee0076 Fix for Warning on Check by brentthorne · 6 years ago
  57. b86b221 Update README.md by Brent Thorne · 6 years ago
  58. 824870c Merge pull request #69 from lwjohnst86/reduce-package-size by Brent Thorne · 6 years ago
  59. d2cabf6 Merge branch 'master' of github.com:brentthorne/posterdown into reduce-package-size by Luke W Johnston · 6 years ago
  60. de30f3b reduced text and removed code that relied on large files in templates by Luke W Johnston · 6 years ago
  61. f3f2d0e drop large datafiles, see #58 and #65 by Luke W Johnston · 6 years ago
  62. 79329cc use markdown version of roxygen docs by Luke W Johnston · 6 years ago
  63. 7efde24 use experimental badge by Luke W Johnston · 6 years ago
  64. 35e7290 use roxygen markdown version by Luke W Johnston · 6 years ago
  65. 1f343af Merge pull request #67 from lwjohnst86/tidy-dependencies by Brent Thorne · 6 years ago
  66. b6fe852 use_travis to set build ignore. Don't need before_install anymore by Luke W Johnston · 6 years ago
  67. 91ada31 remove unnecessary dependencies and imports by Luke W Johnston · 6 years ago
  68. 52e7428 tidy authorship and description by Luke W Johnston · 6 years ago
  69. fa9aa56 Use capital title case for sentence by Luke W Johnston · 6 years ago
  70. 372164a use dev version by Luke W Johnston · 6 years ago
  71. dde796d remove duplicate author info in DESC by Luke W Johnston · 6 years ago
  72. 585f3a6 Merge pull request #66 from brentthorne/dev by Brent Thorne · 6 years ago
  73. bb689d2 Update README.md by Brent Thorne · 6 years ago
  74. 39824fb Update logo and a little bit of the readme by brentthorne · 6 years ago
  75. 2e24950 Merge pull request #64 from brentthorne/dev by Brent Thorne · 6 years ago
  76. 7d67ea3 new version of posterdown hex logo by brentthorne · 6 years ago
  77. 721dd74 some changes to the hex logo by brentthorne · 6 years ago
  78. 78a1403 Google fonts option added to posterdown_html by brentthorne · 6 years ago
  79. c3ec9fe posterdown_html and gitnore by brentthorne · 6 years ago
  80. 355733f Merge pull request #62 from brentthorne/dev by Brent Thorne · 6 years ago
  81. ed6430b remove skeleton.html by brentthorne · 6 years ago
  82. 2695f31 Update .gitignore by brentthorne · 6 years ago
  83. 846748c Update .gitignore by brentthorne · 6 years ago
  84. 202ed84 add skeleton_files to gitnore by brentthorne · 6 years ago
  85. 79a2266 working on gitnore by brentthorne · 6 years ago
  86. 3026545 gitnore work by brentthorne · 6 years ago
  87. f49dde5 Merge pull request #61 from brentthorne/dev by Brent Thorne · 6 years ago
  88. 8b6e0bd Started to spell check with the new RStudio Rmd instant spellcheck option by brentthorne · 6 years ago
  89. bcf7ef5 Update README.md by Brent Thorne · 6 years ago
  90. b34dc4b Create posterdownlogo_2019.png by brentthorne · 6 years ago
  91. 07c0fe8 add new logo to readme by Brent Thorne · 6 years ago
  92. f5d3148 Create posterdownlogo_2019.svg by brentthorne · 6 years ago
  93. 458dd3e Update README.md by Brent Thorne · 6 years ago
  94. 2bf5511 Update to posterdown_betterland by brentthorne · 6 years ago
  95. 560a9b3 Update README.md by Brent Thorne · 6 years ago
  96. 3d85511 Update README.md by Brent Thorne · 6 years ago
  97. 22e9cd3 remove travis.yamil problem by brentthorne · 6 years ago
  98. fe3bd5f another attempt at fixing travis build error by brentthorne · 6 years ago
  99. 386c471 issue with devtools and openslssl by brentthorne · 6 years ago
  100. 6cf6c2f Update README.md by Brent Thorne · 6 years ago