index
:
marvinborner/KochFractal
master
School presentation (GFS)
Marvin
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Collapse
)
Author
2020-06-21
Well, I don't need a thesis in corona-times
Marvin Borner
2020-05-05
New project layout
Marvin Borner
2019-03-14
more forgiving code highlight line number format, add Promise polyfill
Hakim El Hattab
2019-03-12
switch to monokai as default syntax highlight theme
Hakim El Hattab
2018-10-04
remove classlist polyfill, cross browser support is good enough now
Hakim El Hattab
2018-10-04
remove head.min.js in favor of simple built-in script loader
Hakim El Hattab
2018-02-07
head.js: Remove source map URL since it doesn't exist.
Benjamin Tan
This prevents additional requests from devtools when debugging code.
2016-04-10
Merge branch 'update-headjs' of https://github.com/booi/reveal.js into dev
Hakim El Hattab
2016-03-16
update headjs to v1.0.3
Brandon Ooi
2015-12-14
update to highlight.js 9.0.0
Hakim El Hattab
2015-06-30
update highlight.js theme
Hakim El Hattab
2015-01-06
reorganize fonts, include source sans pro for offline use
Hakim El Hattab
2015-01-06
dont subset league glyphs #989
Hakim El Hattab
2014-02-28
updated highlight.js to v8.0
J.D. Fitz.Gerald
2013-08-26
update to latest version of highlight theme #576
Hakim El Hattab
2012-10-28
update syntax highlight after editing (#210), move markdown and highlight ↵
Hakim El Hattab
scripts from lib to plugin
2012-10-09
slight tweak to zoom integration
hakimel
2012-10-09
zoom.js integration via alt+click
Hakim El Hattab
2012-10-08
wrap markdown in script text/template to fix parsing errors (closes #146 ↵
Hakim El Hattab
#155 #162)
2012-09-28
minified version of showdown
Hakim El Hattab
2012-09-28
rollback change in showndown, stop highlight.js's html entity escape #523
Hakim El Hattab
2012-09-27
disable html entity escapes in showdown (cloes #153 & #152)
Hakim El Hattab
2012-08-07
remove duplicate fonts, tidy up font names (#103)
Hakim El Hattab
2012-08-06
added the actual files
Owen Versteeg
now: eot, svg, ttf, woff
2012-08-03
ie8 support (closes #96)
hakimel
2012-08-03
add eot font for ie
hakimel
2012-07-31
modified data-markdown to support markdown indented with tabs
Hakim El Hattab
2012-07-31
self-execute data-markdown
Hakim El Hattab
2012-07-31
support for data-markdown (#15)
Hakim El Hattab
2012-07-09
refactored folder structure, added /plugins which is initially only used by #57
Hakim El Hattab
2012-07-09
use head.js to script load everything, fixes bug with inclusion of notes ↵
Hakim El Hattab
server js #57
2012-07-04
small tweaks to notes page style
Hakim El Hattab
2012-07-04
small tweaks to notes page style
Hakim El Hattab
2012-07-04
simplify query match
Hakim El Hattab
2012-07-04
conditional loading of socket.io and the notes client js based on window host
Hakim El Hattab
2012-07-01
update instructions printed on server start
Hakim El Hattab
2012-07-01
convert spaces to tabs to match project style
Hakim El Hattab
2012-07-01
move notes client code into lib
Hakim El Hattab
2012-07-01
tweaks to slidenotes
Hakim El Hattab
2012-07-01
adjust whitespace of notes code to match rest of project
Hakim El Hattab
2012-07-01
/lib restructuring
Hakim El Hattab
2012-07-01
restructured /lib, moved /assets/fonts to /lib/fonts
Hakim El Hattab
2012-05-03
ie9 fixes, including new classList polyfill
hakimel
2012-03-24
classList polyfill included for ie9
Hakim El Hattab
2011-12-04
renamed to reveal.js, many new features, and upgraded to v1.0
Hakim El Hattab