Commit Graph

  • 112227b79c slightly larger preview of next slide in speaker notes (closes #147) Hakim El Hattab 2012-09-28 00:23:34 -0400
  • e79bc38b43 rollback change in showndown, stop highlight.js's html entity escape #523 Hakim El Hattab 2012-09-28 00:14:57 -0400
  • 78b9bb43e1 disable html entity escapes in showdown (cloes #153 & #152) Hakim El Hattab 2012-09-27 21:44:13 -0400
  • 73706ad02e Changes to make PDF output match the browser view more closely font-size: 18pt; instead of fount-size: 22pt; remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size. specify font size for "pre" tags so that code listings more closely match browser rendering Gary Murakami 2012-09-27 11:39:11 -0400
  • a1e73b78ef code comments, remove needless nodelist > array conversion Hakim El Hattab 2012-09-21 09:27:31 -0400
  • edb2051529 2.0 is stable, update to 2.1 Hakim El Hattab 2012-09-21 09:18:55 -0400
  • 310ba170c1 remove sharing code for sample presentation Hakim El Hattab 2012-09-21 09:14:40 -0400
  • 7075bc2b6e merge markdown in notes Hakim El Hattab 2012-09-21 09:08:24 -0400
  • c5fe9bd3c4 Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/reveal.js Hakim El Hattab 2012-09-21 09:01:08 -0400
  • c904cef864 add option for disabling overview mode (closes #145) Hakim El Hattab 2012-09-21 08:58:21 -0400
  • 6779f4aecb instructions for print pdf include Hakim El Hattab 2012-09-21 09:50:28 -0300
  • 390cdf1172 copy tweaks Hakim El Hattab 2012-09-16 21:50:11 -0400
  • f12ac5f9e9 Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-09-16 21:47:15 -0400
  • 024105fbbc fix mixed spaces & tabs, remove unused feature test, add missing ; Hakim El Hattab 2012-09-16 21:47:07 -0400
  • 21d80076bd Merge pull request #141 from rmurphey/node_0.8_update Hakim El Hattab 2012-09-11 13:57:04 -0700
  • 9688d3a306 package.json for node 0.8+ Rebecca Murphey 2012-09-11 12:45:55 -0400
  • 28567f32ac Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-09-09 22:17:52 -0400
  • edfcfb1d3f open slide notes window automatically #135 Hakim El Hattab 2012-09-09 22:17:32 -0400
  • 884ecc6225 Merge branch 'open-notes-in-new-window' of https://github.com/technicalpickles/reveal.js Hakim El Hattab 2012-09-09 22:14:25 -0400
  • 48390c0933 readme update Hakim El Hattab 2012-09-09 23:07:57 -0300
  • 21f27bdd34 Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-09-09 22:04:58 -0400
  • be657e0943 add rvl.io to readme and template slide Hakim El Hattab 2012-09-09 22:04:50 -0400
  • df2ebc570c Add documentation for markdown speaker notes Josh Nichols 2012-09-08 22:10:13 -0400
  • a8a3765bec Support markdown in speaker notes Josh Nichols 2012-09-08 22:05:19 -0400
  • 77d338f93a Open notes in new window, instead of printing to console Josh Nichols 2012-09-08 21:53:43 -0400
  • e6e80283f2 Update README.md Hakim El Hattab 2012-09-04 13:36:15 -0300
  • cb2b5ad06c add pledgie button Hakim El Hattab 2012-09-04 13:33:40 -0300
  • 6a54cf04d0 Merge pull request #132 from nmec/master Hakim El Hattab 2012-09-03 07:56:58 -0700
  • abede2c2f0 Update Socket.IO URL in readme. Jono Warren 2012-09-03 09:54:43 +0100
  • 8e48bd21b0 Fix Socket.IO URL Jono Warren 2012-09-03 09:32:31 +0100
  • c411c4d5d2 Merge pull request #131 from Sinetheta/master Hakim El Hattab 2012-08-31 07:46:54 -0700
  • 495cb98005 changed theme file swap to be relative to theme file instead of slide-deck Sinetheta 2012-08-30 14:30:29 -0700
  • aa97d80d53 correction to code style in sky theme, adjusted transition demo page Hakim El Hattab 2012-08-30 01:32:18 -0400
  • 0c06469d82 prevent same theme from loading repeatedly Hakim El Hattab 2012-08-30 01:13:25 -0400
  • dc9b93a533 tweaks to the simple theme Hakim El Hattab 2012-08-30 01:09:24 -0400
  • 90f343e5bd add theme config option, add sky theme, fix line-height of <small> Hakim El Hattab 2012-08-30 00:59:51 -0400
  • e3f3e9defb Update README.md Hakim El Hattab 2012-08-24 17:48:54 -0300
  • 141d69469c support for named links (closes #55) Hakim El Hattab 2012-08-20 22:13:00 -0400
  • 5bd5ac67a4 fix bug that caused vertical stacks to shift unexpectedly in overview (closes #122) Hakim El Hattab 2012-08-17 00:40:12 -0400
  • efc020c999 margin tweak to keep list delimiters inside of slide box when text is long (#116) Hakim El Hattab 2012-08-15 22:46:57 -0400
  • 0b548bfd5d consistent use of tabs rather than spaces in css (closes #121) hakimel 2012-08-15 20:40:16 -0400
  • 9688a52437 define line height for paragraphs hakimel 2012-08-15 20:36:28 -0400
  • 26d5febd7f Multiplex fixes David Banham 2012-08-15 19:01:14 +1000
  • 7bae522488 Not got github David Banham 2012-08-15 18:57:48 +1000
  • b27f21e527 Not for github David Banham 2012-08-15 18:55:22 +1000
  • 022d8ca27d readme tweaks Hakim El Hattab 2012-08-14 22:06:53 -0400
  • fc72690cd9 Merge branch 'patch-6' of https://github.com/dandv/reveal.js Hakim El Hattab 2012-08-14 22:05:49 -0400
  • 9747673e06 Merge branch 'patch-4' of https://github.com/dandv/reveal.js Hakim El Hattab 2012-08-14 22:03:45 -0400
  • 8b00c975e4 Document optional libraries Dan Dascalescu 2012-08-14 18:09:28 -0700
  • d0e6e95781 Merge pull request #115 from dandv/patch-5 Hakim El Hattab 2012-08-14 17:59:33 -0700
  • fd005ea461 Merge pull request #110 from OwenVersteeg/patch-8 Hakim El Hattab 2012-08-13 21:53:18 -0700
  • 41796f3371 Ensure images are bound within the section Dan Dascalescu 2012-08-13 18:55:57 -0700
  • bca37c2eda Increase line-height for links to allow for descenders Dan Dascalescu 2012-08-13 18:50:44 -0700
  • 5170fe026c made page validate Owen Versteeg 2012-08-12 22:46:06 -0300
  • 6fa17971b5 Merge pull request #106 from OwenVersteeg/patch-7 Hakim El Hattab 2012-08-12 14:30:19 -0700
  • 95898dc9e3 document dependency loading Hakim El Hattab 2012-08-11 21:52:56 -0300
  • 49e8e0d205 rewrote initialization code for clarity and brevity (#105) Hakim El Hattab 2012-08-11 20:25:55 -0400
  • 1ba1ca1cf3 Merge pull request #109 from dandv/patch-3 Hakim El Hattab 2012-08-09 20:30:58 -0700
  • 1279cb4286 1.5 > 2.0 (#105) Hakim El Hattab 2012-08-09 00:49:57 -0400
  • 2bc8a587e5 Update index.html Dan Dascalescu 2012-08-08 20:00:40 -0700
  • 614c7b1340 Merge pull request #108 from dandv/patch-2 Hakim El Hattab 2012-08-08 19:01:03 -0700
  • ceae637b36 Merge pull request #107 from dandv/patch-1 Hakim El Hattab 2012-08-08 19:00:53 -0700
  • cb0416aac5 Update css/main.css Dan Dascalescu 2012-08-08 18:55:32 -0700
  • ff5680a794 Update README.md Dan Dascalescu 2012-08-08 14:38:56 -0700
  • 704893b38f added simple theme Owen Versteeg 2012-08-08 12:06:04 -0400
  • 49b3394596 added appropriate selection color Owen Versteeg 2012-08-08 13:03:43 -0300
  • ac33c51eca remove theme from init options example Hakim El Hattab 2012-08-08 03:12:47 -0300
  • 25ad8adc68 themes are now available as separate css files under css/theme/, old theme option in config is no longer supported (closes #104) Hakim El Hattab 2012-08-08 01:14:12 -0400
  • 1efca069cb readme typo Hakim El Hattab 2012-08-07 23:01:56 -0300
  • 8e6018d896 fix broken link Hakim El Hattab 2012-08-07 22:55:08 -0300
  • 669c86e16b big rewrite of readme Hakim El Hattab 2012-08-07 22:44:40 -0300
  • 0337193790 remove duplicate fonts, tidy up font names (#103) Hakim El Hattab 2012-08-07 01:38:06 -0400
  • 6325efe615 Merge branch 'patch-6' of https://github.com/StereotypicalApps/reveal.js Hakim El Hattab 2012-08-07 01:34:46 -0400
  • 82b4658faf use minified version of js Hakim El Hattab 2012-08-07 01:27:22 -0400
  • c7d4998483 added the actual files Owen Versteeg 2012-08-06 21:53:49 -0400
  • 3ccf9a39e0 added more font-face support Owen Versteeg 2012-08-06 17:04:25 -0300
  • aca177cdf8 fix order of options extend and listener binding (closes #102) Hakim El Hattab 2012-08-06 15:15:41 -0300
  • 2ad720b581 Update README.md Hakim El Hattab 2012-08-06 12:20:59 -0300
  • 5ac03701b1 Merge pull request #101 from StereotypicalApps/patch-5 Hakim El Hattab 2012-08-06 06:59:51 -0700
  • b4ca38795c Merge pull request #100 from StereotypicalApps/patch-4 Hakim El Hattab 2012-08-06 06:59:00 -0700
  • 7cf17ac063 Removed unused code David Banham 2012-08-06 14:40:32 +1000
  • 9f2d9691a1 improved accessibility Owen Versteeg 2012-08-05 23:52:36 -0300
  • 9d7d8fec99 added small fallback for non-font-face browsers Owen Versteeg 2012-08-05 23:46:33 -0300
  • a2e021ccdb Don't suppress the whole event, just add context metadata David Banham 2012-08-06 11:20:08 +1000
  • ee12450458 Tweaked heading David Banham 2012-08-05 23:52:04 +1000
  • 976536d15e Added multiplexing server David Banham 2012-08-05 23:48:55 +1000
  • 51a15b840a fix error in slide markup Hakim El Hattab 2012-08-04 18:19:50 -0400
  • c448789016 fix overview slide positioning bug (closes #89) Hakim El Hattab 2012-08-04 18:16:27 -0400
  • de86c4eb7c instructions for pdf export (#92) Hakim El Hattab 2012-08-04 17:38:59 -0300
  • e0e558ac90 more pdf-export tweaks, added slide describing the feature (#92) Hakim El Hattab 2012-08-04 16:16:23 -0400
  • eb002bd2a2 slight tweak to pdf export css (#92) Hakim El Hattab 2012-08-04 15:53:52 -0400
  • f350c6a5cd support for PDF export in chrome (closes #92) Hakim El Hattab 2012-08-04 15:45:13 -0400
  • 7101c2408d less horizontal padding for slides Hakim El Hattab 2012-08-04 14:13:15 -0400
  • f837343f9f remove hard line breaks now that slide width is relative Hakim El Hattab 2012-08-04 14:09:06 -0400
  • 2d7d5be216 fix overflow glitch on vertical slides in mobile safari Hakim El Hattab 2012-08-04 14:04:36 -0400
  • 4821c7b814 use mq to reduce font size for low resultions, max limit on width for slides set to 900px (closes #49) Hakim El Hattab 2012-08-04 13:54:17 -0400
  • 6e91411054 Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-08-04 11:06:13 -0400
  • ec4330700d Merge pull request #93 from StereotypicalApps/patch-1 Hakim El Hattab 2012-08-04 08:05:52 -0700
  • 20b77b5419 Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-08-04 10:52:34 -0400
  • c858ad069f Merge pull request #97 from davidbanham/master Hakim El Hattab 2012-08-04 07:52:02 -0700