summaryrefslogtreecommitdiffhomepage
path: root/index.html
AgeCommit message (Expand)Author
2014-02-28Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2014-02-28fix pdf print bug in chrome 33 #808Hakim El Hattab
2014-02-17remove all use of :not(.image)Hakim El Hattab
2013-12-20merge table styles #761, tweak table paddingHakim El Hattab
2013-12-17Table StyleWachiwi
2013-12-15The index.html page had the simple theme listed twice. The duplicate was remo...Alex Juarez
2013-12-04The index.html page had the simple theme listed twice. The duplicate was remo...Alex Juarez
2013-11-26use fragment name in exampleHakim El Hattab
2013-11-26Added some styles using the current-fragment classGuillaume Turri
2013-10-11use named link for fragments #621Hakim El Hattab
2013-09-15use 'url()'-free path when specifying parallax image, refactor so that parall...Hakim El Hattab
2013-09-15update code style to match rest of reveal.js, disable parallax by default #595Hakim El Hattab
2013-09-15merge parallax into dev, remove default image #595Hakim El Hattab
2013-09-10Added parallax scrolling backgroundMichał Smoliński
2013-09-04reorder themes #584Hakim El Hattab
2013-09-04Merge branch 'list-themes' of https://github.com/tlevine/reveal.js into devHakim El Hattab
2013-09-02list more themesThomas Levine
2013-08-28syntax fix in code examplehakimel
2013-08-18remove commented out dependencies from indexHakim El Hattab
2013-08-07Update index.htmlRory Hardy
2013-08-07Various updatesRory Hardy
2013-08-06Docs and updatesRory Hardy
2013-08-04Minor updatesRory Hardy
2013-08-04Updates to leap.js and index.htmlRory Hardy
2013-06-18transition override examples in default contentsHakim El Hattab
2013-06-10markup error correctionHakim El Hattab
2013-06-09revamp pdf printing to support per-slide backgrounds (closes #453)Hakim El Hattab
2013-06-04update example deck to use slide backgrounds (#453)Hakim El Hattab
2013-05-04change markdown code sample syntaxHakim El Hattab
2013-05-04rvl.io > slid.esHakim El Hattab
2013-05-01Replace the ShowDown Markdown engine with markedAmit Kotlovski
2013-04-27add support for data-trim attribute on code elements (closes #419)Hakim El Hattab
2013-03-08merge search plugin, adjust stylesHakim El Hattab
2013-03-08update multiplex setup instructions (#98)Hakim El Hattab
2013-03-08add Reveal.getConfig(), replace use of window.globals (#98)Hakim El Hattab
2013-03-08merge in multiplex (#98)Hakim El Hattab
2013-03-09Prevent users from accidentally using common credentialsDavid Banham
2013-03-08Bring multiplex up to dateDavid Banham
2013-02-26remove share buttonsHakim El Hattab
2013-02-26disabled overview clicks on slides with disabled classHakim El Hattab
2013-01-29rename padding config option to margin, better mobile support for scaled pres...hakimel
2013-01-16implement a fade transitionJoel Brandt
2012-12-08Fixing spelling mistake.Luke Williams
2012-11-15Fix bug with switching to night themeharriha
2012-11-11add touch based remote controlled pluginHakim El Hattab
2012-11-11add grunt.js build file (closes #235)Hakim El Hattab
2012-11-10remember last visited vertical slide (closes #225)Hakim El Hattab
2012-11-10allow multiple control elements, document usage of global controls (#184, #204)Hakim El Hattab
2012-11-10corrections to vertical centering (#70), added to docs, upgrade to 2.2Hakim El Hattab
2012-10-28content now re-renders after alt+click zoom (closes #195)Hakim El Hattab
2012-10-28update syntax highlight after editing (#210), move markdown and highlight scr...Hakim El Hattab
2012-10-25merge in support for stepped fragments in notes windowHakim El Hattab
2012-10-24Change source from from reveal.js back to reveal.min.jsMichael Kühnel
2012-10-24Add notes to the fragment slide for testing purposes.Michael Kühnel
2012-10-23Cherry picking from branch fix-fragments-in-speakernotesMichael Kühnel
2012-10-20remove traling whitespace (#197)Hakim El Hattab
2012-10-20new postMessage-based notes plugin, moved node-based notes to notes-server (#...Hakim El Hattab
2012-10-20add support for fragment styles (#192)Hakim El Hattab
2012-10-20modularize themes and convert them to sass (closes #191)Hakim El Hattab
2012-10-17Replacing speakernotes plugin with a simple postMessage systemEric J. Duran
2012-10-14take out demo page jsHakim El Hattab
2012-10-14new shorter api method names (closes #178), restructured and cleaned up core jsHakim El Hattab
2012-10-13add zoom transitionHakim El Hattab
2012-10-10fix conflict with theme set in query and theme specified in headHakim El Hattab
2012-10-10merge in relative theme/transition linksHakim El Hattab
2012-10-10Merge branch 'patch-3' of https://github.com/dandv/reveal.jsHakim El Hattab
2012-10-10Links to transitions & themes stay in presentationDan Dascalescu
2012-10-10Typo fixDan Dascalescu
2012-10-09slight tweak to zoom integrationhakimel
2012-10-09zoom.js integration via alt+clickHakim El Hattab
2012-10-08wrap markdown in script text/template to fix parsing errors (closes #146 #155...Hakim El Hattab
2012-10-08new paused mode feature (closes #144), controls and progress DOM elements are...Hakim El Hattab
2012-10-04add link to serif theme in default presentationMax Ogden
2012-09-30new slideHakim El Hattab
2012-09-28main.css > reveal.cssHakim El Hattab
2012-09-21remove sharing code for sample presentationHakim El Hattab
2012-09-21add option for disabling overview mode (closes #145)Hakim El Hattab
2012-09-16copy tweaksHakim El Hattab
2012-09-09add rvl.io to readme and template slideHakim El Hattab
2012-09-03Fix Socket.IO URLJono Warren
2012-08-30correction to code style in sky theme, adjusted transition demo pageHakim El Hattab
2012-08-30add theme config option, add sky theme, fix line-height of <small>Hakim El Hattab
2012-08-12made page validateOwen Versteeg
2012-08-11rewrote initialization code for clarity and brevity (#105)Hakim El Hattab
2012-08-08Update index.htmlDan Dascalescu
2012-08-08themes are now available as separate css files under css/theme/, old theme op...Hakim El Hattab
2012-08-07use minified version of jsHakim El Hattab
2012-08-05improved accessibility Owen Versteeg
2012-08-04fix error in slide markupHakim El Hattab
2012-08-04more pdf-export tweaks, added slide describing the feature (#92)Hakim El Hattab
2012-08-04slight tweak to pdf export css (#92)Hakim El Hattab
2012-08-04support for PDF export in chrome (closes #92)Hakim El Hattab
2012-08-04remove hard line breaks now that slide width is relativeHakim El Hattab
2012-08-04Include speaker notes plugin after reveal.jsDavid Banham
2012-08-03disable 3d links in ie, reorder script loading in index for readability (clos...hakimel
2012-08-03ie8 support (closes #96)hakimel
2012-07-31update markdown code example to correctly reflect line breaksHakim El Hattab
2012-07-31modified data-markdown to support markdown indented with tabsHakim El Hattab
2012-07-31added slide announcing markdown support (#15)Hakim El Hattab
2012-07-31support for data-markdown (#15)Hakim El Hattab