Commit Graph

27 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 43a4d8ef0d Update dependencies 2019-12-29 15:26:05 +01:00
Stéphane Goetz 3acee285c7 Set a max width on the content 2019-09-22 21:54:45 +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 194110ea6d Replace tipuesearch's jQuery with a mix of JS and preact 2019-09-18 23:16:35 +02:00
Dustin Wilson 5bc71cc7f6 Changed the menu click point to the arrow 2019-08-22 20:03:12 +02:00
J. King d883ad19ed Hide code-toggler for non-scripted clients 2019-08-13 11:20:39 +02:00
Dustin Wilson 9d37044303 Menu improvements
* Menus are now expanded when javascript is disabled/not working.
* Menu for the current page now expands upon load.
2019-08-13 11:20:39 +02:00
J. King 47db2e4cba Minify CSS correctly 2019-08-13 11:20:39 +02:00
Dustin Wilson 9b6af9b000 Rewrite menu opening/closing without jQuery 2019-08-13 11:20:39 +02:00
J. King 1d4a4f4522 Include print stylesheet in default theme 2019-08-09 10:59:32 +02:00
Stéphane Goetz 7a07b61b18 Upgrade NPM Dependencies 2019-05-28 22:12:50 +02:00
Stéphane Goetz 3982139892 Update npm dependencies 2018-09-21 22:12:07 +02:00
Stéphane Goetz 34aa4d5a76 Build with latest crafty 2018-05-05 17:35:12 +02:00
Stéphane Goetz 2caa193a16 Fix code blocks presentation 2018-02-27 23:43:36 +01:00
Stéphane Goetz e31be9d02e Added Powered By 2018-02-27 22:47:07 +01:00
Stéphane Goetz e3a156f770 Improve default theme 2018-02-26 22:46:36 +01:00
Stéphane Goetz 2a3d513a40 Create a variables file to customize theme easily, lint CSS 2018-02-25 23:02:09 +01:00
Stéphane Goetz 3346dec1d6 Use crafty to build css, convert less to scss 2018-02-25 20:12:18 +01:00