Commit Graph

18 Commits

Author SHA1 Message Date
Stéphane Goetz 981b53df93 Allow images to be displayed inline #204 2020-05-25 22:18:53 +02:00
Stéphane Goetz 68bf50c595 Improve accessibility and performance 2020-04-24 23:41:18 +02:00
Stéphane Goetz 22fd55e9f7 Switch search to use jsonp to load the index, fully works offline. #198 2020-04-24 22:58:52 +02:00
Stéphane Goetz 6bc11d84e7 Use iife, fix CSS linting warnings 2020-02-08 15:49:07 +01:00
Stéphane Goetz d110f2685c Update dependencies, fix page readiness issues (#190) 2020-02-07 22:16:48 +01:00
Stéphane Goetz e796fad862 rename _libraries to daux_libraries and _search_index to daux_search_index otherwise github pages makes the files invisible 2019-09-23 22:10:07 +02:00
Stéphane Goetz 3acee285c7 Set a max width on the content 2019-09-22 21:54:45 +02:00
Stéphane Goetz d02b46e883 Fine tune menus 2019-09-22 21:42:03 +02:00
Stéphane Goetz b0339a32b8 Improve accessibility and lighthouse score 2019-09-22 20:44:01 +02:00
Stéphane Goetz 491c86383d Remove iframe on Twitter for twitter follow buttons 2019-09-22 20:26:26 +02:00
Stéphane Goetz 35aad3f1a8 Change highlightjs code style 2019-09-22 19:47:01 +02:00
Stéphane Goetz 220060ccef Fine tune table of contents 2019-09-21 22:44:09 +02:00
Stéphane Goetz ef496e9381 Remove ability to have code floating on the side 2019-09-21 22:00:00 +02:00
Stéphane Goetz ac6e71030b Move themes to src/css 2019-09-20 23:29:22 +02:00
Stéphane Goetz 57b3848430 Move search to _libraries 2019-09-20 23:20:05 +02:00
Stéphane Goetz b06009ebbd Compile daux's JavaScript. Lazy load Highlight.js 2019-09-20 23:15:45 +02:00
Stéphane Goetz 94893a2c7a Use flexsearch to power search 2019-09-19 22:00:34 +02:00
Stéphane Goetz 194110ea6d Replace tipuesearch's jQuery with a mix of JS and preact 2019-09-18 23:16:35 +02:00