aboutsummaryrefslogtreecommitdiff
path: root/index.html
Commit message (Expand)AuthorAge
* zoom.js integration via alt+clickHakim El Hattab2012-10-09
* wrap markdown in script text/template to fix parsing errors (closes #146 #155...Hakim El Hattab2012-10-08
* new paused mode feature (closes #144), controls and progress DOM elements are...Hakim El Hattab2012-10-08
* add link to serif theme in default presentationMax Ogden2012-10-04
* new slideHakim El Hattab2012-09-30
* main.css > reveal.cssHakim El Hattab2012-09-28
* remove sharing code for sample presentationHakim El Hattab2012-09-21
* add option for disabling overview mode (closes #145)Hakim El Hattab2012-09-21
* copy tweaksHakim El Hattab2012-09-16
* add rvl.io to readme and template slideHakim El Hattab2012-09-09
* Fix Socket.IO URLJono Warren2012-09-03
* correction to code style in sky theme, adjusted transition demo pageHakim El Hattab2012-08-30
* add theme config option, add sky theme, fix line-height of <small>Hakim El Hattab2012-08-30
* made page validateOwen Versteeg2012-08-12
* rewrote initialization code for clarity and brevity (#105)Hakim El Hattab2012-08-11
* Update index.htmlDan Dascalescu2012-08-08
* themes are now available as separate css files under css/theme/, old theme op...Hakim El Hattab2012-08-08
* use minified version of jsHakim El Hattab2012-08-07
* improved accessibility Owen Versteeg2012-08-05
* fix error in slide markupHakim El Hattab2012-08-04
* more pdf-export tweaks, added slide describing the feature (#92)Hakim El Hattab2012-08-04
* slight tweak to pdf export css (#92)Hakim El Hattab2012-08-04
* support for PDF export in chrome (closes #92)Hakim El Hattab2012-08-04
* remove hard line breaks now that slide width is relativeHakim El Hattab2012-08-04
* Include speaker notes plugin after reveal.jsDavid Banham2012-08-04
* disable 3d links in ie, reorder script loading in index for readability (clos...hakimel2012-08-03
* ie8 support (closes #96)hakimel2012-08-03
* update markdown code example to correctly reflect line breaksHakim El Hattab2012-07-31
* modified data-markdown to support markdown indented with tabsHakim El Hattab2012-07-31
* added slide announcing markdown support (#15)Hakim El Hattab2012-07-31
* support for data-markdown (#15)Hakim El Hattab2012-07-31
* clean up initialization, conditionally load classList polyfill prior to revea...Hakim El Hattab2012-07-20
* readme updateHakim El Hattab2012-07-18
* added autoSlide option (#59), clear out list of options in index.html's initi...Hakim El Hattab2012-07-15
* add beige theme, move theme class from .reveal to document element, use log i...Hakim El Hattab2012-07-12
* larger font for code samples (closes #60)Hakim El Hattab2012-07-09
* slidenotes becomes speakernotes to match wording in readmeHakim El Hattab2012-07-09
* fix incorrect directory referenceHakim El Hattab2012-07-09
* separate loading of classList.js as its not tied to execution of highlight.jsHakim El Hattab2012-07-09
* refactored folder structure, added /plugins which is initially only used by #57Hakim El Hattab2012-07-09
* use head.js to script load everything, fixes bug with inclusion of notes serv...Hakim El Hattab2012-07-09
* conditional loading of socket.io and the notes client js based on window hostHakim El Hattab2012-07-04
* move notes client code into libHakim El Hattab2012-07-01
* tweaks to slidenotesHakim El Hattab2012-07-01
* /lib restructuringHakim El Hattab2012-07-01
* restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab2012-07-01
* taking a stab at a presenter notes serverRebecca Murphey2012-06-07
* include references to previous/current sldie DOM elements in slidechange eventHakim El Hattab2012-06-06
* change add .reveal class in index (closes #51)Hakim El Hattab2012-06-03
* comments, tweaks and a new slide highlighting mobile supportHakim El Hattab2012-06-02