squidfunk
8fdd1ad529
Added support for disabling footer navigation
2022-11-12 14:44:59 +01:00
squidfunk
37250f1beb
Removed .title suffix on translations
2022-11-12 13:56:18 +01:00
squidfunk
6a1b86e8c6
Fixed development environment and overrides
2022-11-11 18:39:38 +01:00
squidfunk
074a0c86cd
Fixed issues with color overrides by always setting color attributes
2022-11-08 15:40:03 +01:00
squidfunk
419740831d
Merged features tied to Scotch Bonnet funding goal
2022-09-13 12:35:14 +02:00
squidfunk
de438d5d9d
Merged features tied to Royal Gold funding goal
2022-07-20 17:25:55 +02:00
squidfunk
f1cfe4c07f
Improved back-to-top button during fast scrolling
2022-06-05 13:49:03 +02:00
squidfunk
95f80479a2
Removed unnecessary safe guards in templates
2022-06-04 07:51:12 +02:00
squidfunk
e2556d84d6
Merge of features tied to 'Trinidad Scorpion' funding goal
2022-06-02 17:20:33 +02:00
squidfunk
8264e338fb
Always render table of contents container (except when hidden)
2022-04-06 09:25:34 +02:00
squidfunk
64e5ed0ed7
Fixed malformed Google Fonts url when a font setting was omitted
2022-03-01 07:49:57 +01:00
squidfunk
4f641cc0ee
Added missing font variants to load from Google Fonts
2022-02-21 20:34:20 +01:00
squidfunk
9655c3a924
Updated dependencies and bumped copyright year
2022-01-10 09:59:00 +01:00
squidfunk
abe475e151
Refactored code annotations
2021-11-28 13:01:27 +01:00
squidfunk
b4e0467878
Reverted page partials into a single one due to better performance
2021-11-14 08:22:57 +01:00
squidfunk
6db782a64c
Improved extensibility by restructuring template blocks
2021-11-13 13:08:22 +01:00
squidfunk
887b7115fc
Merge of Insiders features tied to 'Ghost Pepper' funding goal
2021-11-13 11:39:10 +01:00
squidfunk
41785f1c57
Improved CSS font-family variables
2021-11-13 09:19:48 +01:00
squidfunk
8eca83d8bf
Removed deprecated web app manifest and md-announce class
2021-11-13 09:05:23 +01:00
squidfunk
6af95f942d
Updated documentation
2021-10-10 22:32:32 +02:00
squidfunk
377b4d648f
Merge of Insiders features tied to 'Caribbean Red' funding goal
2021-09-23 08:53:51 +02:00
squidfunk
b9979ac2f0
Added new banner CSS classes for consistency with Insiders
2021-08-11 22:09:35 +02:00
squidfunk
3649fdac42
Fixed overlay of back-to-top button and header
2021-07-03 16:05:43 +02:00
squidfunk
9f01704a73
Improved appearance of back-to-top button
2021-07-01 19:12:40 +02:00
squidfunk
ed9347c487
Refactored analytics integration
2021-06-06 17:32:30 +02:00
squidfunk
11fcf4f0ab
Added aria labels to language and version selector
2021-06-06 15:11:04 +02:00
Benjamin Staneck
44d6fb04c7
Added title to back-to-top button ( #2631 )
...
* Add title to to-top button
* Rename
2021-05-04 12:15:41 +02:00
Benjamin Staneck
3b6d4ac0b7
Fix source-file include
...
Fixes https://github.com/squidfunk/mkdocs-material/pull/2579#issuecomment-830806927
2021-05-02 15:32:43 +02:00
squidfunk
b968bf6e8f
Formatting
2021-04-11 14:17:47 +02:00
squidfunk
ca3da9e3ca
Merge of Insiders features tied to 'Black Pearl' funding goal
2021-03-29 18:46:57 +02:00
squidfunk
5fbcef3564
Refactored sponsorship overview into component
2021-03-13 15:53:37 +01:00
Christian Oliff
68367d3e78
remove 'shortcut' from favicon meta tag
...
This isn't needed and was never part of the spec.
Great article here: https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs#did-we-forget-anyone
Also:
https://mathiasbynens.be/notes/rel-shortcut-icon
2021-03-09 20:39:29 +09:00
squidfunk
7d5a463c60
Formatting
2021-02-25 17:29:11 +01:00
squidfunk
d6317dc514
Formatting + moved search index fetching to top level
2021-02-24 18:02:09 +01:00
squidfunk
20f7440280
Prepare 7.0.0 release
2021-02-22 23:05:09 +01:00
squidfunk
4bd9fba470
Added support for version selector
2021-02-22 21:01:04 +01:00
squidfunk
eb819535f6
Added asset manifest generation
2021-02-21 17:35:11 +01:00
squidfunk
4d462c1667
Added back SVG optimization
2021-02-21 14:34:17 +01:00
squidfunk
4957bb467d
Fixed visibility of exports
2021-02-21 11:59:38 +01:00
squidfunk
08e8525689
Updated copyright year
2021-02-14 16:54:27 +01:00
squidfunk
2c23f066ea
Merge branch 'master' into refactor/architecture
2021-02-12 13:22:32 +01:00
squidfunk
9c9ea8a64d
Refactored instant loading and some other components
2021-02-12 12:12:49 +01:00
squidfunk
ae867d484b
Squashed commit of the following:
...
commit 9b5b80380fc81f5a68828e22754f0e7d53b0dea0
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Feb 7 16:25:06 2021 +0100
Refactored more stuff
commit 5a2108254f1222db7de08690e13c24e972ea19c0
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Feb 7 13:48:16 2021 +0100
Refactored more stuff
commit b3a112f4bddefebcf9dbd1d0ffe240d86fc9aa08
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Feb 7 12:02:42 2021 +0100
Refactored more stuff
commit bff323b6b81571021c0ac9be6f637de7728447a5
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sat Feb 6 18:14:52 2021 +0100
Refactored search result list
commit 27b7e7e2da3b725797ad769e4411260ffd35b9f8
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sat Feb 6 17:12:36 2021 +0100
Refactored more components
commit 3747e5ba6d084ed513a2659f48f161449b760076
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Jan 24 18:56:26 2021 +0100
Implemented new architecture for several components
commit ea2851ab0f27113b080c2539a94a88dc0332be84
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Jan 24 14:53:42 2021 +0100
Removed unnecessary height declaration for sidebars
commit 3c3f83ab4ef392dbabf1a11afba2556e529b1674
Merge: 91d239d8 13024179
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sun Jan 24 13:04:49 2021 +0100
Merge branch 'master' into refactor/observable-architecture
commit 91d239d86649b9571b376011669bc73a7865b186
Author: squidfunk <martin.donath@squidfunk.com>
Date: Sat Jan 9 13:11:04 2021 +0100
Started refactoring observable architecture
2021-02-07 16:28:16 +01:00
squidfunk
0116f636f2
Prototyped icon search
2021-02-06 12:35:19 +01:00
squidfunk
08340e42a1
Simplified font configuration CSS
2021-02-06 09:57:40 +01:00
squidfunk
130241791d
Formatting
2021-01-24 13:02:42 +01:00
squidfunk
d754bd9a71
Merge of Insider features part of 'Prairie Fire' funding goal
2020-12-20 15:00:21 +01:00
squidfunk
72494f08bb
Added support for meta keywords
2020-11-05 21:10:58 +01:00
Writeup
6608f3a439
Added support for meta keywords ( #2029 )
...
* Update mkdocs.yml
* Update base.html
2020-11-05 21:07:35 +01:00
squidfunk
e277ad635b
Removed placeholder when search input is focused
2020-10-04 15:24:21 +02:00