squidfunk
|
e793da18d9
|
Fixed header
|
2020-03-23 10:52:00 +01:00 |
|
squidfunk
|
96dc478970
|
Added lighter theme notice in footer
|
2020-03-23 10:50:03 +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
|
eaeac798b1
|
Refactored icon options for mkdocs.yml
|
2020-02-27 11:37:02 +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
|
b345a0b650
|
Prototyped material icon SVG integration
|
2020-02-23 13:36:51 +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
|
37b3870133
|
Renamed components
|
2019-12-22 17:18:20 +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
|
76eebf53c2
|
Added support for changing header through metadata 'title' property
|
2019-05-17 21:42:02 +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
|
a27372eee3
|
Removed blocks in partials - Jinja doesn't support them
|
2019-02-09 18:02:46 +01:00 |
|
squidfunk
|
d7a32d0a84
|
Upgraded MkDocs to 1.0
|
2018-08-04 19:53:13 +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
|
354c713e4f
|
Added support for sliding title
|
2017-11-19 17:49:37 +01:00 |
|
squidfunk
|
042eb374a0
|
Slight facelift
|
2017-11-19 17:49:37 +01:00 |
|
squidfunk
|
240a7afa8d
|
Moved logo to theme configuration and made search optional
|
2017-10-31 20:07:11 +01:00 |
|
squidfunk
|
2537e39c75
|
Added support for configurable icon as logo
|
2017-09-01 19:59:48 +07:00 |
|
squidfunk
|
e5761ccfb1
|
Fixed offset of search box when repo url is not set
|
2017-06-06 20:52:14 +02:00 |
|
squidfunk
|
758f07cadc
|
Fixed incorrectly set site url, if given
|
2017-03-30 22:37:39 +02:00 |
|
squidfunk
|
d12f17e520
|
Reduced repaints for header and sidebars
|
2017-03-11 14:42:55 +01:00 |
|
squidfunk
|
d52f605200
|
Refactored and cleaned up partials
|
2017-02-26 15:06:50 +01:00 |
|
squidfunk
|
0eee81b048
|
Added support for tabs
|
2017-02-26 13:59:54 +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
|
d53945a89a
|
Fix search bar offset when there's no repository information
|
2017-01-06 19:31:56 +01:00 |
|
squidfunk
|
fde28c3f47
|
Put repo block definition in source.html
|
2017-01-06 19:08:09 +01:00 |
|
squidfunk
|
b3fcd629a3
|
Make logo configurable via mkdocs.yml
|
2016-12-28 15:32:26 +01:00 |
|
Brendan Abbott
|
66f8aae310
|
Handle when no config.repo_url is available
|
2016-12-19 13:57:45 +10:00 |
|
squidfunk
|
2c8a324324
|
Integrated data table styles from 0.2.x
|
2016-12-18 13:29:03 +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
|
46f45bb8a9
|
Introduced ESLint for code style checks
|
2016-09-30 13:29:45 +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 |
|