Hakim El Hattab [Fri, 21 Sep 2012 13:14:40 +0000 (09:14 -0400)]
remove sharing code for sample presentation
Hakim El Hattab [Fri, 21 Sep 2012 13:08:24 +0000 (09:08 -0400)]
merge markdown in notes
Hakim El Hattab [Fri, 21 Sep 2012 13:01:08 +0000 (09:01 -0400)]
Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/reveal.js
Hakim El Hattab [Fri, 21 Sep 2012 12:58:21 +0000 (08:58 -0400)]
add option for disabling overview mode (closes #145)
Hakim El Hattab [Fri, 21 Sep 2012 12:50:28 +0000 (09:50 -0300)]
instructions for print pdf include
Hakim El Hattab [Mon, 17 Sep 2012 01:50:11 +0000 (21:50 -0400)]
copy tweaks
Hakim El Hattab [Mon, 17 Sep 2012 01:47:15 +0000 (21:47 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Mon, 17 Sep 2012 01:47:07 +0000 (21:47 -0400)]
fix mixed spaces & tabs, remove unused feature test, add missing ;
Hakim El Hattab [Tue, 11 Sep 2012 20:57:04 +0000 (13:57 -0700)]
Merge pull request #141 from rmurphey/node_0.8_update
update package.json for node 0.8+
Rebecca Murphey [Tue, 11 Sep 2012 16:45:55 +0000 (12:45 -0400)]
package.json for node 0.8+
Hakim El Hattab [Mon, 10 Sep 2012 02:17:52 +0000 (22:17 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Mon, 10 Sep 2012 02:17:32 +0000 (22:17 -0400)]
open slide notes window automatically #135
Hakim El Hattab [Mon, 10 Sep 2012 02:14:25 +0000 (22:14 -0400)]
Merge branch 'open-notes-in-new-window' of https://github.com/technicalpickles/reveal.js
Hakim El Hattab [Mon, 10 Sep 2012 02:07:57 +0000 (23:07 -0300)]
readme update
Hakim El Hattab [Mon, 10 Sep 2012 02:04:58 +0000 (22:04 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Mon, 10 Sep 2012 02:04:50 +0000 (22:04 -0400)]
add rvl.io to readme and template slide
Josh Nichols [Sun, 9 Sep 2012 02:10:13 +0000 (22:10 -0400)]
Add documentation for markdown speaker notes
Josh Nichols [Sun, 9 Sep 2012 02:05:19 +0000 (22:05 -0400)]
Support markdown in speaker notes
It's pretty nice to have markdown in slides. It's even nicer to have
markdown in speaker notes too :)
Josh Nichols [Sun, 9 Sep 2012 01:53:43 +0000 (21:53 -0400)]
Open notes in new window, instead of printing to console
It can be tedious to load up the speaker notes, with the whole having to
open the javascript console, and clicking on the link.
This simplifies it by automatically opening the notes in a new window.
Most browsers will warn that it's trying to open a pop-up, but it's easy
enough to allow it.
Hakim El Hattab [Tue, 4 Sep 2012 16:36:15 +0000 (13:36 -0300)]
Update README.md
Hakim El Hattab [Tue, 4 Sep 2012 16:33:40 +0000 (13:33 -0300)]
add pledgie button
Hakim El Hattab [Mon, 3 Sep 2012 14:56:58 +0000 (07:56 -0700)]
Merge pull request #132 from nmec/master
Fix Socket.IO URL
Jono Warren [Mon, 3 Sep 2012 08:54:43 +0000 (09:54 +0100)]
Update Socket.IO URL in readme.
Jono Warren [Mon, 3 Sep 2012 08:32:31 +0000 (09:32 +0100)]
Fix Socket.IO URL
Hakim El Hattab [Fri, 31 Aug 2012 14:46:54 +0000 (07:46 -0700)]
Merge pull request #131 from Sinetheta/master
theme swap relative to theme file
Sinetheta [Thu, 30 Aug 2012 21:30:29 +0000 (14:30 -0700)]
changed theme file swap to be relative to theme file instead of slide-deck
Hakim El Hattab [Thu, 30 Aug 2012 05:32:18 +0000 (01:32 -0400)]
correction to code style in sky theme, adjusted transition demo page
Hakim El Hattab [Thu, 30 Aug 2012 05:13:25 +0000 (01:13 -0400)]
prevent same theme from loading repeatedly
Hakim El Hattab [Thu, 30 Aug 2012 05:09:24 +0000 (01:09 -0400)]
tweaks to the simple theme
Hakim El Hattab [Thu, 30 Aug 2012 04:59:51 +0000 (00:59 -0400)]
add theme config option, add sky theme, fix line-height of <small>
Hakim El Hattab [Fri, 24 Aug 2012 20:48:54 +0000 (17:48 -0300)]
Update README.md
typo
Hakim El Hattab [Tue, 21 Aug 2012 02:13:00 +0000 (22:13 -0400)]
support for named links (closes #55)
Hakim El Hattab [Fri, 17 Aug 2012 04:40:12 +0000 (00:40 -0400)]
fix bug that caused vertical stacks to shift unexpectedly in overview (closes #122)
Hakim El Hattab [Thu, 16 Aug 2012 02:46:57 +0000 (22:46 -0400)]
margin tweak to keep list delimiters inside of slide box when text is long (#116)
hakimel [Thu, 16 Aug 2012 00:40:16 +0000 (20:40 -0400)]
consistent use of tabs rather than spaces in css (closes #121)
hakimel [Thu, 16 Aug 2012 00:36:28 +0000 (20:36 -0400)]
define line height for paragraphs
Hakim El Hattab [Wed, 15 Aug 2012 02:06:53 +0000 (22:06 -0400)]
readme tweaks
Hakim El Hattab [Wed, 15 Aug 2012 02:05:49 +0000 (22:05 -0400)]
Merge branch 'patch-6' of https://github.com/dandv/reveal.js
Hakim El Hattab [Wed, 15 Aug 2012 02:03:45 +0000 (22:03 -0400)]
Merge branch 'patch-4' of https://github.com/dandv/reveal.js
Dan Dascalescu [Wed, 15 Aug 2012 01:09:28 +0000 (18:09 -0700)]
Document optional libraries
Note that socket.io and a few others are not shipped by default
Hakim El Hattab [Wed, 15 Aug 2012 00:59:33 +0000 (17:59 -0700)]
Merge pull request #115 from dandv/patch-5
Ensure images are bound within the section
Hakim El Hattab [Tue, 14 Aug 2012 04:53:18 +0000 (21:53 -0700)]
Merge pull request #110 from OwenVersteeg/patch-8
made page validate
Dan Dascalescu [Tue, 14 Aug 2012 01:55:57 +0000 (18:55 -0700)]
Ensure images are bound within the section
Dan Dascalescu [Tue, 14 Aug 2012 01:50:44 +0000 (18:50 -0700)]
Increase line-height for links to allow for descenders
Previously, descenders from characters like 'g' or 'y' were truncated (overflow: hidden)
Owen Versteeg [Mon, 13 Aug 2012 01:46:06 +0000 (22:46 -0300)]
made page validate
woohoo! reveal.js is now HTML5 compliant!
this is validated using the http://validator.w3.org/ and the http://html5.validator.nu/ services.
this was accomplished using a tad of JavaScript to get around a fullscreen bug.
This also (slightly unintentionally but helpfully) solves a tiny bug with fullscreening in old Opera 11.52 (I think, could be 11.51 or other)
Hakim El Hattab [Sun, 12 Aug 2012 21:30:19 +0000 (14:30 -0700)]
Merge pull request #106 from OwenVersteeg/patch-7
added appropriate selection color
Hakim El Hattab [Sun, 12 Aug 2012 00:52:56 +0000 (21:52 -0300)]
document dependency loading
Hakim El Hattab [Sun, 12 Aug 2012 00:25:55 +0000 (20:25 -0400)]
rewrote initialization code for clarity and brevity (#105)
Hakim El Hattab [Fri, 10 Aug 2012 03:30:58 +0000 (20:30 -0700)]
Merge pull request #109 from dandv/patch-3
typo fix in index.html
Hakim El Hattab [Thu, 9 Aug 2012 04:49:57 +0000 (00:49 -0400)]
1.5 > 2.0 (#105)
Dan Dascalescu [Thu, 9 Aug 2012 03:00:40 +0000 (20:00 -0700)]
Update index.html
Typo fix: let's -> lets
Hakim El Hattab [Thu, 9 Aug 2012 02:01:03 +0000 (19:01 -0700)]
Merge pull request #108 from dandv/patch-2
Cosmetic change in css/main.css
Hakim El Hattab [Thu, 9 Aug 2012 02:00:53 +0000 (19:00 -0700)]
Merge pull request #107 from dandv/patch-1
clarification of vertical/horizontal slide relation
Dan Dascalescu [Thu, 9 Aug 2012 01:55:32 +0000 (18:55 -0700)]
Update css/main.css
rm extrenous whitespace
Dan Dascalescu [Wed, 8 Aug 2012 21:38:56 +0000 (14:38 -0700)]
Update README.md
Clarified a bit how horizontal and vertical slides relate.
Owen Versteeg [Wed, 8 Aug 2012 16:06:04 +0000 (12:06 -0400)]
added simple theme
reveal.js was lacking a nice, simple, minimal theme. now it has one.
bam.
Owen Versteeg [Wed, 8 Aug 2012 16:03:43 +0000 (13:03 -0300)]
added appropriate selection color
the old one was pink. while I don't have anything against pink, I just thought it might be good to make the highlight color dark brown instead.
Hakim El Hattab [Wed, 8 Aug 2012 06:12:47 +0000 (03:12 -0300)]
remove theme from init options example
Hakim El Hattab [Wed, 8 Aug 2012 05:14:12 +0000 (01:14 -0400)]
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 [Wed, 8 Aug 2012 02:01:56 +0000 (23:01 -0300)]
readme typo
Hakim El Hattab [Wed, 8 Aug 2012 01:55:08 +0000 (22:55 -0300)]
fix broken link
Hakim El Hattab [Wed, 8 Aug 2012 01:44:40 +0000 (22:44 -0300)]
big rewrite of readme
Hakim El Hattab [Tue, 7 Aug 2012 05:38:06 +0000 (01:38 -0400)]
remove duplicate fonts, tidy up font names (#103)
Hakim El Hattab [Tue, 7 Aug 2012 05:34:46 +0000 (01:34 -0400)]
Merge branch 'patch-6' of https://github.com/StereotypicalApps/reveal.js
Hakim El Hattab [Tue, 7 Aug 2012 05:27:22 +0000 (01:27 -0400)]
use minified version of js
Owen Versteeg [Tue, 7 Aug 2012 01:53:49 +0000 (21:53 -0400)]
added the actual files
now: eot, svg, ttf, woff
Owen Versteeg [Mon, 6 Aug 2012 20:04:25 +0000 (17:04 -0300)]
added more font-face support
this way, more browsers are supported, like older Opera/Chrome/FF
Hakim El Hattab [Mon, 6 Aug 2012 18:15:41 +0000 (15:15 -0300)]
fix order of options extend and listener binding (closes #102)
Hakim El Hattab [Mon, 6 Aug 2012 15:20:59 +0000 (12:20 -0300)]
Update README.md
Hakim El Hattab [Mon, 6 Aug 2012 13:59:51 +0000 (06:59 -0700)]
Merge pull request #101 from StereotypicalApps/patch-5
improved accessibility
Hakim El Hattab [Mon, 6 Aug 2012 13:59:00 +0000 (06:59 -0700)]
Merge pull request #100 from StereotypicalApps/patch-4
added small fallback for non-font-face browsers
Owen Versteeg [Mon, 6 Aug 2012 02:52:36 +0000 (23:52 -0300)]
improved accessibility
I gave all the <img>s alt attributes, which makes reveal.js a lot more accessible
Owen Versteeg [Mon, 6 Aug 2012 02:46:33 +0000 (23:46 -0300)]
added small fallback for non-font-face browsers
this way things are in Impact; Impact fits much more with the visual style than does the default Arial or Calibri.
Hakim El Hattab [Sat, 4 Aug 2012 22:19:50 +0000 (18:19 -0400)]
fix error in slide markup
Hakim El Hattab [Sat, 4 Aug 2012 22:16:27 +0000 (18:16 -0400)]
fix overview slide positioning bug (closes #89)
Hakim El Hattab [Sat, 4 Aug 2012 20:38:59 +0000 (17:38 -0300)]
instructions for pdf export (#92)
Hakim El Hattab [Sat, 4 Aug 2012 20:16:23 +0000 (16:16 -0400)]
more pdf-export tweaks, added slide describing the feature (#92)
Hakim El Hattab [Sat, 4 Aug 2012 19:53:52 +0000 (15:53 -0400)]
slight tweak to pdf export css (#92)
Hakim El Hattab [Sat, 4 Aug 2012 19:45:13 +0000 (15:45 -0400)]
support for PDF export in chrome (closes #92)
Hakim El Hattab [Sat, 4 Aug 2012 18:13:15 +0000 (14:13 -0400)]
less horizontal padding for slides
Hakim El Hattab [Sat, 4 Aug 2012 18:09:06 +0000 (14:09 -0400)]
remove hard line breaks now that slide width is relative
Hakim El Hattab [Sat, 4 Aug 2012 18:04:36 +0000 (14:04 -0400)]
fix overflow glitch on vertical slides in mobile safari
Hakim El Hattab [Sat, 4 Aug 2012 17:54:17 +0000 (13:54 -0400)]
use mq to reduce font size for low resultions, max limit on width for slides set to 900px (closes #49)
Hakim El Hattab [Sat, 4 Aug 2012 15:06:13 +0000 (11:06 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Sat, 4 Aug 2012 15:05:52 +0000 (08:05 -0700)]
Merge pull request #93 from StereotypicalApps/patch-1
Made the slideshow responsive
Hakim El Hattab [Sat, 4 Aug 2012 14:52:34 +0000 (10:52 -0400)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Sat, 4 Aug 2012 14:52:02 +0000 (07:52 -0700)]
Merge pull request #97 from davidbanham/master
Include speaker notes plugin after reveal.js
David Banham [Sat, 4 Aug 2012 04:33:27 +0000 (14:33 +1000)]
Include speaker notes plugin after reveal.js
Must be called after reveal.js otherwise the Reveal object is undefined
and the plugin can't add it's event listener.
Hakim El Hattab [Sat, 4 Aug 2012 03:15:34 +0000 (23:15 -0400)]
correct copy year
hakimel [Sat, 4 Aug 2012 02:41:31 +0000 (22:41 -0400)]
disable 3d links in ie, reorder script loading in index for readability (closes #95)
hakimel [Sat, 4 Aug 2012 02:02:16 +0000 (22:02 -0400)]
fix disappearing 3d hover in chrome
hakimel [Sat, 4 Aug 2012 01:49:29 +0000 (21:49 -0400)]
ie8 support (closes #96)
hakimel [Sat, 4 Aug 2012 01:21:49 +0000 (21:21 -0400)]
add eot font for ie
Owen Versteeg [Thu, 2 Aug 2012 19:47:44 +0000 (16:47 -0300)]
Oops, made the page a little too responsive
if you resized the window or visited the page on a small screen everything would be amiss
now, I've fixed that with a one-liner
Owen Versteeg [Thu, 2 Aug 2012 13:22:44 +0000 (10:22 -0300)]
Made the slideshow responsive
Woohoo! The slideshow now responds to resizing of the browser nicely!
Hakim El Hattab [Thu, 2 Aug 2012 03:03:31 +0000 (00:03 -0300)]
added example
Hakim El Hattab [Wed, 1 Aug 2012 03:50:41 +0000 (23:50 -0400)]
update markdown code example to correctly reflect line breaks
Hakim El Hattab [Wed, 1 Aug 2012 03:47:09 +0000 (23:47 -0400)]
modified data-markdown to support markdown indented with tabs
Hakim El Hattab [Tue, 31 Jul 2012 15:44:37 +0000 (12:44 -0300)]
self-execute data-markdown
Hakim El Hattab [Tue, 31 Jul 2012 05:49:02 +0000 (02:49 -0300)]
markdown instructions