Commit Graph

86 Commits

Author SHA1 Message Date
Daniel Seifert 4686d48902
Merge remote-tracking branch 'remotes/upstream/master' 2020-05-28 09:10:07 +02:00
Stéphane Goetz af0510e114 Update dependencies 2020-05-25 22:19:08 +02:00
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
Daniel Seifert 48e0d0c734 Merge branch 'master' of github.com:dauxio/daux.io
# Conflicts:
#	daux_libraries/README.md
#	src/css/theme_daux/_components.scss
#	src/css/theme_daux/_fonts.scss
#	src/css/theme_daux/_homepage.scss
#	src/css/theme_daux/_mixins.scss
#	src/css/theme_daux/_print.scss
#	src/css/theme_daux/_structure.scss
#	src/css/theme_daux/_typography.scss
#	src/css/theme_daux/_variables.scss
#	src/css/theme_daux/theme-blue.scss
#	src/css/theme_daux/theme-green.scss
#	src/css/theme_daux/theme-navy.scss
#	src/css/theme_daux/theme-red.scss
#	src/css/theme_daux/theme.scss
#	src/css/theme_daux/vendor/normalize.scss
#	src/css/theme_daux_singlepage/_fonts.scss
#	src/css/theme_daux_singlepage/_print.scss
#	src/css/theme_daux_singlepage/_typography.scss
#	src/css/theme_daux_singlepage/main.scss
#	themes/d3/js/README.md
#	themes/d3/js/daux.js
#	themes/d3/js/highlight.pack.js
#	themes/d3/js/html5shiv-3.7.3.min.js
#	themes/d3/js/jquery-1.11.3.min.js
#	themes/d3/scss/_components.scss
#	themes/d3/scss/_fonts.scss
#	themes/d3/scss/_homepage.scss
#	themes/d3/scss/_mixins.scss
#	themes/d3/scss/_print.scss
#	themes/d3/scss/_structure.scss
#	themes/d3/scss/_typography.scss
#	themes/d3/scss/_variables.scss
#	themes/d3/scss/theme-blue.scss
#	themes/d3/scss/theme-green.scss
#	themes/d3/scss/theme-navy.scss
#	themes/d3/scss/theme-red.scss
#	themes/d3/scss/theme.scss
#	themes/d3/scss/vendor/highlight.scss
#	themes/d3/scss/vendor/normalize.scss
#	themes/daux/config.json
#	themes/daux/css/theme-blue.min.css
#	themes/daux/css/theme-blue.min.css.map
#	themes/daux/css/theme-green.min.css
#	themes/daux/css/theme-green.min.css.map
#	themes/daux/css/theme-navy.min.css
#	themes/daux/css/theme-navy.min.css.map
#	themes/daux/css/theme-red.min.css
#	themes/daux/css/theme-red.min.css.map
#	themes/daux/js/README.md
#	themes/daux/scss/_components.scss
#	themes/daux/scss/_fonts.scss
#	themes/daux/scss/_homepage.scss
#	themes/daux/scss/_mixins.scss
#	themes/daux/scss/_print.scss
#	themes/daux/scss/_structure.scss
#	themes/daux/scss/_typography.scss
#	themes/daux/scss/_variables.scss
#	themes/daux/scss/theme-blue.scss
#	themes/daux/scss/theme-green.scss
#	themes/daux/scss/theme-navy.scss
#	themes/daux/scss/theme-red.scss
#	themes/daux/scss/theme.scss
#	themes/daux/scss/vendor/normalize.scss
#	themes/daux_singlepage/css/main.min.css
#	themes/daux_singlepage/css/main.min.css.map
2019-09-24 10:43:01 +02: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 3acee285c7 Set a max width on the content 2019-09-22 21:54:45 +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 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 ac6e71030b Move themes to src/css 2019-09-20 23:29:22 +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
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
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 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
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
Daniel Seifert 38a01e1069 changed wrong resource link 2018-07-20 21:01:23 +02:00
Daniel Seifert 36a9e7134c add versionselector variable check 2018-07-19 20:27:39 +02:00
Daniel Seifert 0b92136bbd clean themes, note theme name change! 2018-07-11 23:26:40 +02:00
Daniel Seifert 42093faa3a allow parent directory, add version selector in home page 2018-07-10 22:01:30 +02:00
Daniel Seifert e6a5ab0771 fix selected 2018-07-10 01:02:19 +02:00
Daniel Seifert bd04e8ca1e add versionselector option 2018-07-10 00:28:24 +02:00
Daniel Seifert 21bf9e2922 Merge tag '0.7.3' into branch_0.7.2 2018-07-09 11:11:21 +02:00
Daniel Seifert 773859d60a add d3 individualizations 2018-07-08 22:39:35 +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
Stéphane Goetz 91014cef8b Manage table of contents differently 2017-12-11 21:14:18 +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 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