Commit Graph

43 Commits

Author SHA1 Message Date
Hakim El Hattab 5301a9ea03 more forgiving code highlight line number format, add Promise polyfill 2019-03-14 13:05:10 +01:00
Hakim El Hattab fbbae1dc55 switch to monokai as default syntax highlight theme 2019-03-12 11:26:10 +01:00
Hakim El Hattab 196d2a3971 remove classlist polyfill, cross browser support is good enough now 2018-10-04 14:54:35 +02:00
Hakim El Hattab 29b0e86089 remove head.min.js in favor of simple built-in script loader 2018-10-04 14:48:01 +02:00
Benjamin Tan 496db06441 head.js: Remove source map URL since it doesn't exist.
This prevents additional requests from devtools when debugging code.
2018-02-07 13:04:15 +08:00
Hakim El Hattab 0fedfbe4c8 Merge branch 'update-headjs' of https://github.com/booi/reveal.js into dev 2016-04-10 11:56:32 +02:00
Brandon Ooi 1a5f299599 update headjs to v1.0.3 2016-03-16 13:57:15 -07:00
Hakim El Hattab 91c6db71ca update to highlight.js 9.0.0 2015-12-14 09:49:05 +01:00
Hakim El Hattab 2de01e3219 update highlight.js theme 2015-06-30 09:27:11 +02:00
Hakim El Hattab 06ad3bf4c2 reorganize fonts, include source sans pro for offline use 2015-01-06 17:37:14 +01:00
Hakim El Hattab dbcb44c298 dont subset league glyphs #989 2015-01-06 12:22:05 +01:00
J.D. Fitz.Gerald d939c4790e updated highlight.js to v8.0 2014-02-28 16:22:36 +00:00
Hakim El Hattab cf8b004052 update to latest version of highlight theme #576 2013-08-26 09:16:32 -04:00
Hakim El Hattab e693717f2a update syntax highlight after editing (#210), move markdown and highlight scripts from lib to plugin 2012-10-28 18:09:54 -04:00
hakimel 16b71d7a21 slight tweak to zoom integration 2012-10-09 09:22:16 -04:00
Hakim El Hattab 91e9457cef zoom.js integration via alt+click 2012-10-09 00:06:34 -04:00
Hakim El Hattab 25efef8c4f wrap markdown in script text/template to fix parsing errors (closes #146 #155 #162) 2012-10-08 09:15:36 -04:00
Hakim El Hattab 1ed79b9df6 minified version of showdown 2012-09-28 09:28:06 -04:00
Hakim El Hattab e79bc38b43 rollback change in showndown, stop highlight.js's html entity escape #523 2012-09-28 00:14:57 -04:00
Hakim El Hattab 78b9bb43e1 disable html entity escapes in showdown (cloes #153 & #152) 2012-09-27 21:44:13 -04:00
Hakim El Hattab 0337193790 remove duplicate fonts, tidy up font names (#103) 2012-08-07 01:38:06 -04:00
Owen Versteeg c7d4998483 added the actual files
now: eot, svg, ttf, woff
2012-08-06 21:53:49 -04:00
hakimel 9a657e2676 ie8 support (closes #96) 2012-08-03 21:50:06 -04:00
hakimel 6bc92af17c add eot font for ie 2012-08-03 21:21:49 -04:00
Hakim El Hattab 0a440cee6c modified data-markdown to support markdown indented with tabs 2012-07-31 23:47:09 -04:00
Hakim El Hattab ff567372c0 self-execute data-markdown 2012-07-31 12:44:37 -03:00
Hakim El Hattab 19852772fe support for data-markdown (#15) 2012-07-31 01:13:33 -04:00
Hakim El Hattab f57de200ec refactored folder structure, added /plugins which is initially only used by #57 2012-07-09 21:00:51 -04:00
Hakim El Hattab e7c5de23d7 use head.js to script load everything, fixes bug with inclusion of notes server js #57 2012-07-09 20:51:04 -04:00
Hakim El Hattab 534da10886 small tweaks to notes page style 2012-07-04 15:10:10 -04:00
Hakim El Hattab 0c1a4add3a small tweaks to notes page style 2012-07-04 15:09:58 -04:00
Hakim El Hattab a6969770bd simplify query match 2012-07-04 14:42:27 -04:00
Hakim El Hattab 0e86400943 conditional loading of socket.io and the notes client js based on window host 2012-07-04 14:18:09 -04:00
Hakim El Hattab 421afe6368 update instructions printed on server start 2012-07-01 18:37:29 -04:00
Hakim El Hattab 2b9f8e6c0d convert spaces to tabs to match project style 2012-07-01 18:34:07 -04:00
Hakim El Hattab 76a60eea31 move notes client code into lib 2012-07-01 18:32:09 -04:00
Hakim El Hattab acbefa1190 tweaks to slidenotes 2012-07-01 16:56:06 -04:00
Hakim El Hattab 9608ac9d2d adjust whitespace of notes code to match rest of project 2012-07-01 16:43:43 -04:00
Hakim El Hattab eaf525c9a7 /lib restructuring 2012-07-01 16:38:49 -04:00
Hakim El Hattab 2118a6295d restructured /lib, moved /assets/fonts to /lib/fonts 2012-07-01 09:50:37 -04:00
hakimel ebb834f4b0 ie9 fixes, including new classList polyfill 2012-05-03 12:42:53 -04:00
Hakim El Hattab be76bf3d23 classList polyfill included for ie9 2012-03-24 12:48:16 -04:00
Hakim El Hattab a6453a0fb0 renamed to reveal.js, many new features, and upgraded to v1.0 2011-12-04 18:07:33 -08:00