Commit Graph

31 Commits

Author SHA1 Message Date
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 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 ef496e9381 Remove ability to have code floating on the side 2019-09-21 22:00:00 +02:00
Stéphane Goetz b06009ebbd Compile daux's JavaScript. Lazy load Highlight.js 2019-09-20 23:15:45 +02:00
Dustin Wilson 633fc593bc Menu JavaScript fixes
* Fixed the expansion of child menus, made them expand properly on page 
load, too
* Removed resize/orientationchange event listener as a result of using a 
transitionend event to set the height to auto after the transition ends
2019-08-22 20:03:12 +02:00
Dustin Wilson 5bc71cc7f6 Changed the menu click point to the arrow 2019-08-22 20:03:12 +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
Dustin Wilson 9b6af9b000 Rewrite menu opening/closing without jQuery 2019-08-13 11:20:39 +02:00
J. King e84c9cc10a Rewrite code-block manipulation without jQuery 2019-08-13 11:20:39 +02:00
J. King e150fb49bc Remove HTML5shiv 2019-08-13 11:20:39 +02:00
J. King bf377478b5 Catch localStorage access failures 2019-08-09 11:00:30 +02: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 91014cef8b Manage table of contents differently 2017-12-11 21:14:18 +01:00
Stéphane Goetz ef36a953b4 Use checkbox instead of changing text 2017-10-19 21:20:58 +02:00
Stéphane Goetz 5c95d20280 Embed HTML5 Shiv, fixes #10 2017-10-18 22:41:07 +02:00
Stéphane Goetz 5af481f1ab Upgrade to highlight.js 9.7.0, added all languages 2016-09-30 21:29:10 +02:00
Stéphane Goetz e9cd1e3c27 Remove ribbon, add "Edit on Github" links, fixes #398 2016-08-17 00:18:34 +02:00
Stéphane Goetz 948f2aaa39 Fix bugs reported by scrutinizer 2016-07-29 22:38:03 +02:00
Stéphane Goetz 05a39eeeff Remove Bootstrap and simplify styles 2016-07-29 21:56:09 +02:00
Stéphane Goetz 108545ee10 Fix floating value read 2016-04-08 00:23:12 +02:00
Stéphane Goetz f78a5ec245 Improve toggle usability 2016-04-08 00:13:06 +02:00
Stéphane Goetz 2bd1978f0e Add an arrow to open sub-trees, fixes #277 2016-04-02 13:39:04 +02:00
geeyan d52c377d21 safer 2016-01-08 18:04:35 +08:00
geeyan fcbc6d84fb while use locally, no need of ribbon 2016-01-08 18:00:44 +08:00
Stéphane Goetz 975f7fdee3 Updated highlightjs to 8.9.1, updated code highlight page, fixes #325 2015-11-04 23:11:15 +01:00
Stéphane Goetz edb670ba3e Fix float behaviour fixes #246 2015-08-13 23:03:19 +02:00
David Hunt f9d87c5c71 Updated libs to use /templates and /themes/{theme}/templates
Renamed /themes/core to /themes/daux
Updated /themes/{theme}/less/theme.less to allow for bootstrap overrides
Added /themes/daux/less/theme.less to allow daux to function as theme - used daux-navy colors
Moved fonts from themes variants into /themes/daux/fonts
2015-08-06 16:47:38 -04:00