Commit Graph

90 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 ec8530b264 Remove small leftover 2020-04-24 23:45:28 +02:00
Stéphane Goetz 68bf50c595 Improve accessibility and performance 2020-04-24 23:41:18 +02:00
Stéphane Goetz 710150c550 Use async Google Analytics tag. #202 2020-04-24 23:06:41 +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 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 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 d93ad8c6b1 Add translation of modified_at time, using php-intl 2018-09-21 22:12:07 +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 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
Stéphane Goetz 91014cef8b Manage table of contents differently 2017-12-11 21:14: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 60c7737e8a Use CSS classes for "Modified Date" and "Edit On" in page header 2017-10-26 21:25:51 +02:00
Stéphane Goetz 46c23aac4c Merge pull request #13 from gerundt/date_format
Add "date_modified_format" option to html export
2017-10-19 22:20:59 +02: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 1c9806a9b0 Add "date_modified_format" option to html export 2017-10-19 21:20:34 +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 fa91642a34 Merge branch 'development'
* development:
  Fix image embedding for confluence, fixes #439
  Update dependencies
  Send correct mimetype for ComputedRawPage in live mode
  Compile theme, a bug put back the old theme
  Tweak theme and search
2017-06-07 20:50:47 +02:00
Stéphane Goetz 399ca791d5 Merge branch 'master' into master 2017-05-18 22:23:36 +02:00
Stéphane Goetz 7021580b2c Make it possible to not have a `jump_buttons` option set
Fixes #458
2017-05-17 23:15:44 +02:00
Eisbehr afe97dc662 fix 'buttons' check to prevent errors
it could cause problems while generating, when 'buttons' is not present or in wrong format
2017-05-17 09:48:15 +02:00
Eisbehr a7185c41bb fix 'jump_buttons' check to prevent errors
it could cause problems while generating, when 'jump_buttons' is not present
2017-05-17 09:46:01 +02:00
Eisbehr dfcf0ce728 check for 'jump_buttons' in templates/content.php 2017-05-15 11:09:59 +02:00
Aidan Casey 1b1eeb7fb9 Changed Button--primary to Button--secondary 2017-04-10 17:51:56 -04:00
Aidan Casey a3157e6b0a Added "buttons" option under the HTML object. This allows users to create custom button links on the landing page. 2017-03-29 16:46:29 -04:00
Stéphane Goetz 8eb5ad6ae4 Tweak theme and search 2017-02-23 23:15:07 +01:00
Stéphane Goetz 97a4e73878 Fix multilanguage, make an example, fixes #416 2017-01-10 10:28:58 +01:00
Stéphane Goetz 4cdb7f6fd1 Add a way to support any platform for the "Edit On" feature, fixes #413 2016-09-30 22:24:33 +02:00
Stéphane Goetz 5a1324be7d Fix if "edit_on_github" parameter isn't set 2016-08-17 00:21:49 +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 80d4646b2d Update npm packages, remove grunt, lint css, add print styles 2016-08-06 00:14:15 +02:00
Stéphane Goetz 6837b28e03 Simplified the search integration, fixed relative links 2016-08-04 23:13:45 +02:00