Commit Graph

44 Commits

Author SHA1 Message Date
Stéphane Goetz db772b6a5e Allow to create a `style.css` file in the documentation to override some styles. #180 2020-04-25 22:32:43 +02:00
Stéphane Goetz 213b33b9b5 Support Plausible.io Analytics 2020-04-24 22:22:57 +02:00
Stéphane Goetz 9c13185620 Reformat 2020-04-22 21:55:53 +02:00
Stéphane Goetz b5633e93c7 #171 Redo the configuration layer to add a ConfigBuilder and group configuration parts 2019-12-05 21:25:58 +01:00
Stéphane Goetz 688de1d5b9 Fix warnings and errors reported by Scrutinizer 2019-11-30 22:24:10 +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 ef496e9381 Remove ability to have code floating on the side 2019-09-21 22:00:00 +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 194110ea6d Replace tipuesearch's jQuery with a mix of JS and preact 2019-09-18 23:16:35 +02:00
Stéphane Goetz 75f34cae30 Put search field in separate template 2019-09-09 19:56:14 +02:00
J. King 5a19258651 Restore jQuery for searching for now 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 e150fb49bc Remove HTML5shiv 2019-08-13 11:20:39 +02:00
Stéphane Goetz 7d8d5c86cf Search only in current language, fixes #48 2018-10-01 22:25:59 +02:00
Stéphane Goetz d1089b114e Allow to translate search strings, Fixes #39 2018-09-23 20:38:06 +02:00
Stéphane Goetz e31be9d02e Added Powered By 2018-02-27 22:47:07 +01:00
Stéphane Goetz 3346dec1d6 Use crafty to build css, convert less to scss 2018-02-25 20:12:18 +01:00
Tim Gerundt 0e516797c3 Add `description`, `keywords` and `author` to Front Matter (fix #20) 2017-11-07 22:39:34 +01:00
Stéphane Goetz a1a65bb9f0 Support translations for the UI, fixes #1 2017-10-19 22:18:46 +02:00
Stéphane Goetz ef36a953b4 Use checkbox instead of changing text 2017-10-19 21:20:58 +02:00
Tim Gerundt 278a922be2 Add X-UA-Compatible header for Internet Explorer
The IE opens intranet site often in compatible mode. In this mode looks the DAUX layout not good. With this header we say the IE that he can use the newest browser engine.
2017-10-19 09:11:01 +02:00
Stéphane Goetz 5c95d20280 Embed HTML5 Shiv, fixes #10 2017-10-18 22:41:07 +02:00
Stéphane Goetz 8eb5ad6ae4 Tweak theme and search 2017-02-23 23:15:07 +01:00
Stéphane Goetz 6837b28e03 Simplified the search integration, fixed relative links 2016-08-04 23:13:45 +02:00
onigoetz 6d871c3f62 Applied fixes from StyleCI 2016-07-29 23:21:19 +02:00
onigoetz 2314516ce9 Applied fixes from StyleCI 2016-07-29 21:56:09 +02:00
Stéphane Goetz f78a5ec245 Improve toggle usability 2016-04-08 00:13:06 +02:00
Stéphane Goetz d4c78ae3f9 Finalize search feature for merge 2016-03-13 21:51:58 +01:00
djohnanderson 61388e1c51 First checkin of search for static websites 2016-02-15 12:14:48 -08:00
Stéphane Goetz 5827726594 Add title in the layout, fixes #342 2016-01-25 15:01:54 +01: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
Stéphane Goetz 9dca1e09c0 remove bootstrap-js and require-jquery as theme options 2015-08-09 22:19:06 +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
David Hunt fca2b4dc6a Refactored /templates and /resources into a single /themes folder. 2015-07-31 11:54:02 -04:00
Stéphane Goetz 0298b7bf91 Clean up custom.js, rename to daux.js 2015-07-21 22:36:46 +02:00
Stéphane Goetz 848e68ea55 Update jQuery and remove bootstrap.min.js 2015-07-21 22:35:48 +02:00
Stéphane Goetz 061ea5ea55 Code Style and refactorings 2015-07-20 20:51:49 +02:00
Stéphane Goetz c00dfac001 Change configuration format 2015-07-20 20:51:48 +02:00
Stéphane Goetz a35af5fd19 Remove the file editor 2015-07-20 20:51:32 +02:00
Stéphane Goetz cc4ba14dc2 Configure templates for extension 2015-07-20 20:49:14 +02:00
Stéphane Goetz 36c663ac41 Various cleanups 2015-07-20 20:49:14 +02:00
Stéphane Goetz 52b679b33f New templating system 2015-07-20 20:49:09 +02:00