squidfunk
|
c9b2c1eaab
|
Moved logo to partials
|
2020-03-26 15:38:50 +01:00 |
|
squidfunk
|
4ffa866609
|
Formatting
|
2020-03-18 17:28:26 +01:00 |
|
squidfunk
|
fcbd47c2cb
|
Fixed error when only setting a single icon
|
2020-03-11 11:24:40 +01:00 |
|
squidfunk
|
9738c12cc9
|
Unified components and observable structure
|
2020-03-05 17:17:15 +01:00 |
|
squidfunk
|
446e55767b
|
Fixed sizing of icons and images in nav and header
|
2020-02-25 15:02:54 +01:00 |
|
squidfunk
|
11d1b839a1
|
Refactored Material icon integration - bye bye webfonts
|
2020-02-24 18:07:50 +01:00 |
|
squidfunk
|
a399540940
|
Fixed anchor jump from mobile search
|
2020-02-16 00:23:50 +01:00 |
|
squidfunk
|
6dba046eae
|
Fixed active layer reset
|
2020-02-11 17:14:28 +01:00 |
|
squidfunk
|
bad16638c4
|
Formatting
|
2019-12-25 15:14:02 +01:00 |
|
Benjamin Staneck
|
9c6a4ca64f
|
Merge branch 'master' into refactor/rxjs-typescript (#1406)
* Improved Lighthouse score (#1391)
* a few accessibility fixes from lighthouse report
* add rel="noopener" to external links
* add title attribute to social links
* add mimetype to manifest link and allow it to work behind auth
* add font-display: swap to all the places where external fonts are used
* remove font-display: swap from icon fonts
* removed font-display from style blocks in base
* add target="_blank" to social links
* switch base fonts grabbed from Google back to display:fallback
As per recommendation from https://developers.google.com/web/updates/2016/02/font-display#fallback
* add target="_blank" to the footer links as well
* Set `tabindex` to `0` for skip to content link (#1393)
see https://web.dev/control-focus-with-tabindex/
* Added diff to CI build
* Added built files
* Bump @babel/cli from 7.7.5 to 7.7.7
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.5 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.5...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump css-loader from 3.3.2 to 3.4.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.3.2...v3.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump eslint from 6.7.2 to 6.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 6.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.7.2...v6.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump mini-css-extract-plugin from 0.8.0 to 0.9.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.8.0...v0.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump @babel/plugin-transform-react-jsx from 7.7.4 to 7.7.7
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel) from 7.7.4 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump style-loader from 1.0.1 to 1.1.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.0.1...v1.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump webpack from 4.41.2 to 4.41.4
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.2 to 4.41.4.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.2...v4.41.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump @babel/core from 7.7.5 to 7.7.7
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.5 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.5...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump @babel/preset-env from 7.7.6 to 7.7.7
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.6 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.6...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Fix makefile
* Update packages
* build
* "Fix" lint
* Revert icon and makefile change
Co-authored-by: Martin Donath <squidfunk@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2019-12-25 15:09:36 +01:00 |
|
squidfunk
|
260effaddb
|
Re-added auto-generated code banner
|
2019-09-28 19:42:54 +02:00 |
|
squidfunk
|
ea931e4617
|
Switched build process to Makefile
|
2019-09-28 19:32:02 +02:00 |
|
squidfunk
|
e24f2a3d7e
|
Removed remaining whitespace control tags
|
2019-06-15 15:23:03 +02:00 |
|
squidfunk
|
91f2289587
|
Reverted template minification, added minification by plugin
|
2019-06-15 15:16:14 +02:00 |
|
squidfunk
|
b36a725d30
|
Removed all whitespace from compiled files - saving 700 bytes per page (gzip)
|
2019-05-17 21:37:21 +02:00 |
|
squidfunk
|
d7a32d0a84
|
Upgraded MkDocs to 1.0
|
2018-08-04 19:53:13 +02:00 |
|
squidfunk
|
7f3c72bff2
|
Added link to home for logo in mobile navigation
|
2018-07-29 16:19:04 +02:00 |
|
Isaac Muse
|
a42fdb33ed
|
Scope all internal HTML id tags to avoid name clashes
* Fix ids not being unique enough in templates
* Revert disqus id change
|
2018-06-10 14:45:16 +02:00 |
|
squidfunk
|
1d5817e919
|
Added ability to set absolute URL for logo
|
2018-03-06 17:50:54 +01:00 |
|
squidfunk
|
240a7afa8d
|
Moved logo to theme configuration and made search optional
|
2017-10-31 20:07:11 +01:00 |
|
squidfunk
|
52097a552a
|
Fixed some warnings from W3C HTML validator
|
2017-10-20 10:26:01 +02:00 |
|
squidfunk
|
2537e39c75
|
Added support for configurable icon as logo
|
2017-09-01 19:59:48 +07:00 |
|
squidfunk
|
0eee81b048
|
Added support for tabs
|
2017-02-26 13:59:54 +01:00 |
|
squidfunk
|
c4ba189c05
|
Only show active subsection on screen when tabs are active
|
2017-01-28 17:56:34 +01:00 |
|
squidfunk
|
c55cf5cba9
|
Hide logo on mobile
|
2017-01-14 20:13:10 +01:00 |
|
squidfunk
|
1a32e9b7e3
|
Remove icon ligatures from HTML to fix search indexing
|
2017-01-11 23:49:36 +01:00 |
|
squidfunk
|
cecd1f1d7c
|
Drop 'with' in templates to be compatible with Jinja < 2.9
|
2017-01-10 00:15:44 +01:00 |
|
squidfunk
|
6d01f17193
|
Fix icons and build due to jinja changes
|
2017-01-08 18:27:01 +01:00 |
|
squidfunk
|
db4a8340d8
|
Fix sizing of logo in drawer
|
2016-12-29 15:03:18 +01:00 |
|
squidfunk
|
5ef3ec7aa3
|
Add scrollfix for iOS
|
2016-12-29 14:19:26 +01:00 |
|
squidfunk
|
f4c5344116
|
Finishing touches on drawer
|
2016-12-28 16:20:52 +01:00 |
|
squidfunk
|
fe12548f8e
|
Merge pull request #65 from brendo:issue-63-mkdocs-016-compatible
|
2016-12-15 16:43:40 +01:00 |
|
squidfunk
|
eaeba59dd8
|
Added guards for repository banner
|
2016-10-16 17:08:34 +02:00 |
|
squidfunk
|
71d022ef39
|
Refactored repository view and integrated into drawer
|
2016-09-23 17:46:16 +02:00 |
|
squidfunk
|
9338045887
|
Refactored navigation and drawer
|
2016-09-23 11:56:25 +02:00 |
|