8
0
Commit graph

65 Commits

Autor SHA1 Nachricht Datum
3346dec1d6 Use crafty to build css, convert less to scss 2018-02-25 20:12:18 +01:00
91014cef8b Manage table of contents differently 2017-12-11 21:14:18 +01:00
0e516797c3 Add description, keywords and author to Front Matter (fix ) 2017-11-07 22:39:34 +01:00
60c7737e8a Use CSS classes for "Modified Date" and "Edit On" in page header 2017-10-26 21:25:51 +02:00
46c23aac4c Merge pull request from gerundt/date_format
Add "date_modified_format" option to html export
2017-10-19 22:20:59 +02:00
a1a65bb9f0 Support translations for the UI, fixes 2017-10-19 22:18:46 +02:00
ef36a953b4 Use checkbox instead of changing text 2017-10-19 21:20:58 +02:00
1c9806a9b0 Add "date_modified_format" option to html export 2017-10-19 21:20:34 +02:00
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
5c95d20280 Embed HTML5 Shiv, fixes 2017-10-18 22:41:07 +02:00
fa91642a34 Merge branch 'development'
* development:
  Fix image embedding for confluence, fixes 
  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
399ca791d5 Merge branch 'master' into master 2017-05-18 22:23:36 +02:00
7021580b2c Make it possible to not have a jump_buttons option set
Fixes 
2017-05-17 23:15:44 +02:00
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
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
dfcf0ce728 check for 'jump_buttons' in templates/content.php 2017-05-15 11:09:59 +02:00
1b1eeb7fb9 Changed Button--primary to Button--secondary 2017-04-10 17:51:56 -04:00
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
8eb5ad6ae4 Tweak theme and search 2017-02-23 23:15:07 +01:00
97a4e73878 Fix multilanguage, make an example, fixes 2017-01-10 10:28:58 +01:00
4cdb7f6fd1 Add a way to support any platform for the "Edit On" feature, fixes 2016-09-30 22:24:33 +02:00
5a1324be7d Fix if "edit_on_github" parameter isn't set 2016-08-17 00:21:49 +02:00
e9cd1e3c27 Remove ribbon, add "Edit on Github" links, fixes 2016-08-17 00:18:34 +02:00
80d4646b2d Update npm packages, remove grunt, lint css, add print styles 2016-08-06 00:14:15 +02:00
6837b28e03 Simplified the search integration, fixed relative links 2016-08-04 23:13:45 +02:00
6d871c3f62 Applied fixes from StyleCI 2016-07-29 23:21:19 +02:00
2314516ce9 Applied fixes from StyleCI 2016-07-29 21:56:09 +02:00
05a39eeeff Remove Bootstrap and simplify styles 2016-07-29 21:56:09 +02:00
1127cc600e Improve readability of the theme, fixes 2016-05-05 23:43:37 +02:00
f78a5ec245 Improve toggle usability 2016-04-08 00:13:06 +02:00
d4c78ae3f9 Finalize search feature for merge 2016-03-13 21:51:58 +01:00
b3daf35115 Fix dynamic website 2016-02-16 12:54:57 -08:00
61388e1c51 First checkin of search for static websites 2016-02-15 12:14:48 -08:00
5827726594 Add title in the layout, fixes 2016-01-25 15:01:54 +01:00
975f7fdee3 Updated highlightjs to 8.9.1, updated code highlight page, fixes 2015-11-04 23:11:15 +01:00
18a34beac3 Add previous and next links to the pages, fixes 2015-10-28 00:18:29 +01:00
bcfe98134f Move disclaimer to left column, fixes 2015-08-16 22:16:55 +02:00
edb670ba3e Fix float behaviour fixes 2015-08-13 23:03:19 +02:00
9dca1e09c0 remove bootstrap-js and require-jquery as theme options 2015-08-09 22:19:06 +02:00
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
fca2b4dc6a Refactored /templates and /resources into a single /themes folder. 2015-07-31 11:54:02 -04:00
642699ec7e Design fixes, fixes and fixes 2015-07-21 22:40:13 +02:00
0298b7bf91 Clean up custom.js, rename to daux.js 2015-07-21 22:36:46 +02:00
848e68ea55 Update jQuery and remove bootstrap.min.js 2015-07-21 22:35:48 +02:00
061ea5ea55 Code Style and refactorings 2015-07-20 20:51:49 +02:00
c00dfac001 Change configuration format 2015-07-20 20:51:48 +02:00
1f167db1f6 Fixed error page 2015-07-20 20:51:48 +02:00
a35af5fd19 Remove the file editor 2015-07-20 20:51:32 +02:00
4f8d817365 Code Style and documentation 2015-07-20 20:51:13 +02:00
cc4ba14dc2 Configure templates for extension 2015-07-20 20:49:14 +02:00