1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00
Commit Graph

4517 Commits

Author SHA1 Message Date
squidfunk
35b3e17f81 Added Automation Technology to premium sponsors 2022-09-19 21:01:41 +02:00
squidfunk
af613275fb Formatting 2022-09-18 17:48:53 +02:00
Ofek Lev
16bb4379d1
Modernized metadata (#4341)
* Revert "Revert "Switched to new build and publish workflow (#4337)" (#4340)"

This reverts commit 1a9bc1dd6a.

* Create setup.py

* update
2022-09-18 17:44:18 +02:00
squidfunk
209b653cb6 Updated Insiders changelog 2022-09-18 16:53:13 +02:00
squidfunk
12762c1687 Updated dependencies 2022-09-18 16:45:28 +02:00
squidfunk
c8a1f55947 Prepare 8.5.2 release 2022-09-18 16:36:11 +02:00
squidfunk
30d812888c Updated Mermaid to 9.1.7 2022-09-18 16:17:05 +02:00
squidfunk
8ee2de9998 Fixed overly large headlines in search results (8.5.0 regression) 2022-09-18 16:09:03 +02:00
squidfunk
fc0e4fe611 Documentation 2022-09-18 16:03:45 +02:00
Jason Ren
6bd88485d2
Added recommended fonts for social cards and Asian languages (#4357) 2022-09-18 15:53:41 +02:00
squidfunk
a750a66f9c Added guide for updating translations to contributing guide 2022-09-18 15:51:59 +02:00
squidfunk
06629ffdad Documentation 2022-09-18 15:40:38 +02:00
squidfunk
6b1ce14683 Require consent for GitHub repository stats if consent is enabled 2022-09-18 15:26:59 +02:00
squidfunk
f30775fa0a Fixed non-index navigation links appearing as clickable 2022-09-18 14:19:49 +02:00
squidfunk
c834dff30b Added peer dependencies to documentation workflow 2022-09-18 14:00:34 +02:00
squidfunk
930d07b766 Documentation 2022-09-16 19:08:34 +02:00
squidfunk
10f139737d Prepare 8.5.1 release 2022-09-15 19:08:53 +02:00
squidfunk
15d9dacc0c Documentation 2022-09-15 19:02:13 +02:00
squidfunk
5afacad66c Removed dependencies with native extensions 2022-09-15 18:51:35 +02:00
squidfunk
77655074f6 Documentation 2022-09-14 23:27:55 +02:00
squidfunk
e9b3448aad Documentation 2022-09-13 21:22:51 +02:00
squidfunk
ec9e2a3258 Fixed scroll offset when activating linked content tabs 2022-09-13 16:13:41 +02:00
squidfunk
e7a8ae0113 Documentation 2022-09-13 14:23:41 +02:00
squidfunk
396941144d Prepare 8.5.0 release 2022-09-13 13:27:13 +02:00
squidfunk
5181ed4c0a Formatting 2022-09-13 13:06:08 +02:00
squidfunk
419740831d Merged features tied to Scotch Bonnet funding goal 2022-09-13 12:35:14 +02:00
squidfunk
6b001c8fa2 Added meta plugin to blog tutorial 2022-09-12 18:16:11 +02:00
squidfunk
e9092a6c7f Added note on order of meta and blog plugin 2022-09-12 18:11:47 +02:00
squidfunk
a4a1a27283 Updated Insiders changelog 2022-09-12 16:35:45 +02:00
squidfunk
d1df4a1571 Documentation 2022-09-12 13:07:33 +02:00
squidfunk
b1b844311c Documentation 2022-09-12 10:48:10 +02:00
squidfunk
9f5553ea03 Documentation 2022-09-12 10:47:38 +02:00
squidfunk
6f7223a24e Documentation 2022-09-12 10:44:54 +02:00
squidfunk
f91eadca3c Updated Insiders changelog 2022-09-12 10:10:57 +02:00
squidfunk
edf17842e8 Updated Insiders changelog 2022-09-12 10:10:48 +02:00
squidfunk
69265de79c Updated dependencies 2022-09-12 10:02:32 +02:00
squidfunk
a66e8f5330 Prepare 8.4.4 release 2022-09-12 10:01:04 +02:00
squidfunk
09748aa358 Documentation 2022-09-12 09:42:53 +02:00
squidfunk
a2f2bcee6b Fixed Github Actions workflow 2022-09-11 19:29:43 +02:00
squidfunk
1cf9d45c28 Updated documentation 2022-09-11 19:25:40 +02:00
squidfunk
871f6939aa Updated dependencies 2022-09-11 18:00:32 +02:00
squidfunk
d9ce9bd933 Documentation 2022-09-11 16:49:28 +02:00
Darek
54d0a992b7
Using {{ super() }} for extending a block (#4309)
* Using `{{ super() }}` for extending a block

Yesterday we were struggling with adding a Zendesk widget (a simple JS) to our docs, because overriding any existing template block would lead to a broken site. Finally, we found this function which saved us. I wanted to share this, because it's not a common knowledge and it might be helpful for others.

* suggested correction
2022-09-11 16:44:06 +02:00
Martin Donath
1a9bc1dd6a
Revert "Switched to new build and publish workflow (#4337)" (#4340)
This reverts commit 9603c71ada.
2022-09-11 16:05:55 +02:00
Ofek Lev
9603c71ada
Switched to new build and publish workflow (#4337) 2022-09-10 16:48:11 +02:00
squidfunk
b344ae8836 Updated Insiders changelog 2022-09-07 21:10:37 +02:00
squidfunk
ccf07e1958 Updated changelog 2022-09-07 20:05:04 +02:00
squidfunk
dcbbe1868e Prepare 8.4.3 release 2022-09-07 19:52:14 +02:00
squidfunk
d0f73018f5 Fixed versioning not working with anchors 2022-09-07 19:46:26 +02:00
squidfunk
4bd89f9fc3 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2022-09-07 19:34:43 +02:00