54 Commits

Author SHA1 Message Date
Jochen Mehlich
fc771a2d5e updated submodule
Some checks failed
Build Webpage / Render and Deploy to wiai.de (push) Has been cancelled
Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
2025-05-15 21:29:27 +02:00
a286ea5f6e Update theme 2024-04-18 12:49:13 +02:00
cd082f2bab Change comment color 2023-01-03 11:27:38 +01:00
67f066fa6d Update highlight.js and theme 2022-11-04 18:06:09 +01:00
b3f59f70ac Refurbish LaTeX advantages / typography slides. 2022-04-26 23:03:08 +02:00
06e54ff117 Host files locally 2022-03-28 11:04:51 +02:00
38bc3ae48e Add content for chapter 8. 2020-03-25 16:32:03 +01:00
b1ead01e14 Add code syntax highlighting 2020-03-10 17:55:31 +01:00
1b1294efce Remove reveal.js files 2019-12-17 20:34:20 +01:00
285f2bdd31 Add emoji font fallback 2019-05-07 11:02:04 +02:00
94ce6b658e Local fonts. 2019-04-29 14:43:22 +02:00
6dc3f81f0f Make all slides dynamic squares. 2019-04-29 11:56:59 +02:00
dfdcf8d6d8 Start on theme 2019-04-23 17:43:06 +02:00
60f6e3f591 Remove submodule fswiai-theme 2019-03-26 21:11:12 +01:00
c0b5dd2e83 Add theme submodule 2019-03-13 18:20:26 +01: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