Commit Graph

6655 Commits

Author SHA1 Message Date
iBug
9be17e7c67 Documentation (#7989) 2025-02-11 11:06:21 +07:00
squidfunk
8a576105fd Fixed blog post content sometimes not stretching 2025-02-09 08:01:33 +07:00
Niclas Heinz
10dd004863 Added warning on using Docker in production (#7977)
* docsc(publishing your site): Add a warning regarding the container image

* docs(publishing your site): Move warning to creating your site

* docs(creating your site): Moved back  warning to publising your site

* docs(publish your site): Remove warning

* docs(getting started): Add warning admonition

* docs(getting started): Move it to the end of chapter

* docs(publish your site): Remove lines
2025-02-08 08:54:28 +07:00
iBug
cd2ec69f01 Fixed wrong value type for enabled setting in GitHub Actions (#7980) 2025-02-07 19:18:13 +07:00
squidfunk
99ef0b9e90 Prepare 9.6.3 release 9.6.3 2025-02-07 12:21:06 +07:00
squidfunk
aaabbfe99e Reverting group plugin fix 2025-02-07 12:07:03 +07:00
squidfunk
d4203f65bb Fixed group plugin crashing on ENV vars for enabled setting 2025-02-07 10:42:17 +07:00
Niclas Heinz
871e26c8b4 Documentation (#7975)
* docs(community experts program): remove status

* docs(community experts program): remove empty line
2025-02-06 21:25:55 +07:00
katharinalisalin
a2dc66d289 Fixed typos 2025-02-06 14:32:06 +07:00
Niels Fanøe
bffafccc72 Documentation (#7971)
The example showing how to add custom colors was missing a selector.
2025-02-06 11:45:32 +07:00
squidfunk
3ec684c0fe Added distribution files 2025-02-06 10:30:59 +07:00
Martin Donath
a1816aedcb Fixed rendering of arrow heads in Mermaid.js class diagrams
Fix embedded mermaid css to fix class diagram arrow heads
2025-02-06 10:28:26 +07:00
squidfunk
4861c7d405 Fixed tags plugin crashing on numeric title 2025-02-05 21:15:53 +07:00
Willem Kokke
0a9868606c Fix embedded mermaid css to fix class diagram arrow heads
Originally used id based selecters, which doesn't work as the ids are made unique.
Replacing them with class based selectors fixes this.
2025-02-05 10:44:26 +00:00
Timothée Mazzucotelli
a890d6e951 Updated JSON schema (#7962) 2025-02-04 08:25:58 +07:00
Paul Hoger
ebf1257e32 Documentation (#7961) 2025-02-03 21:49:50 +07:00
squidfunk
1648d56302 Prepare 9.6.2 release 9.6.2 2025-02-03 21:40:51 +07:00
Martin Donath
cf46186589 Fixed side effect of scope on outdated banner (#7959) 2025-02-03 21:18:21 +07:00
Khalil Hammami
26a32eacc0 Documentation (#7957)
A minor issue where the existing link directed to the outdated Twitter/X URL. Updated it to point to the official Twemoji repository on GitHub to ensure consistency with the corresponding links across other pages.
2025-02-03 15:52:47 +07:00
Niclas Heinz
66f1fc668d Added demo repository badge (#7915)
* docs(shortcodes): Add example repository badge

* docs(shortcodes): Update description for 'Example Repository'

* docs(relations): link example repos in docs pages

* docs(shortcodes): Fix permanent link for convention page

* docs(shortcodes): Revert to commit 365dc24

* docs(shortcodes): Rename md:example to md:demonstration

* docs(shortcodes): Fix examples url

* docs(shortcodes): Add demo badge

* docs(shortcodes): Add badges for demo repositories

* docs(shortcodes): Replace md:demonstration with md:example

* docs(shortcodes): Replace demonstration with example

* docs(shortcodes): Replace demonstration with example

* docs(shortcodes): Build new theme

* docs(shortcodes): Build with pymdownx
2025-02-02 15:47:21 +07:00
squidfunk
2c52fa28e8 Fixed word breaks for excessively long words 2025-02-02 11:44:00 +07:00
squidfunk
454af62a45 Prepare 9.6.1 release 9.6.1 2025-01-31 13:13:56 +07:00
squidfunk
2d147c72c0 Fixed crashing tags plugin 2025-01-31 13:10:59 +07:00
squidfunk
34dc4feba7 Updated Premium sponsors 2025-01-31 12:18:46 +07:00
squidfunk
8edc6f8daa Updated Premium sponsors 2025-01-31 12:18:21 +07:00
squidfunk
0be1d6b3c8 Documentation 2025-01-31 12:04:54 +07:00
squidfunk
34e301d311 Fixed build badge 2025-01-31 11:38:06 +07:00
squidfunk
4ca5214ebf Corrected position of related links in blog post 2025-01-31 11:27:54 +07:00
Martin Donath
627737ae38 Merge pull request #7942 from squidfunk/merge/chipotle
Merged features tied to 'Chipotle' funding goal
9.6.0
2025-01-31 11:08:27 +07:00
squidfunk
49daf573f0 Updated dependencies 2025-01-31 11:05:58 +07:00
squidfunk
1416697c6b Prepare 9.6.0 release 2025-01-31 11:02:40 +07:00
squidfunk
050c299ec8 Documentation 2025-01-31 10:46:09 +07:00
squidfunk
fefdd42c96 Merged features tied to 'Chipotle' funding goal 2025-01-31 10:31:48 +07:00
squidfunk
07a434b465 Fixed instant navigation anchor scoll restoration issue 2025-01-21 11:37:20 +07:00
squidfunk
c6fd95611d Updated README 2025-01-19 09:32:34 +07:00
squidfunk
5586178ac7 Prepare 9.5.50 release 9.5.50 2025-01-18 10:57:58 +07:00
squidfunk
0b44f9c8dd Documentation 2025-01-18 09:29:42 +07:00
squidfunk
6d1ef25146 Switched social plugin to other hook 2025-01-18 09:14:17 +07:00
Niclas Heinz
45f60a6690 Documentation (#7905) 2025-01-16 10:31:17 +07:00
squidfunk
ef71f0d970 Updated Insiders changelog 2025-01-15 10:27:46 +07:00
squidfunk
0602997f4a Downgraded stylelint due to regression in latest version 2025-01-14 12:57:23 +07:00
squidfunk
6530cb57b2 Updated dependencies 2025-01-14 11:05:04 +07:00
squidfunk
3cc0a30f67 Updated premium sponsors 2025-01-09 14:58:51 +01:00
MaximilianKohler
3029e03617 Documentation (#7883)
https://github.com/squidfunk/mkdocs-material/issues/4964#issuecomment-2576409347
2025-01-08 17:40:08 +01:00
squidfunk
b5175e3bca Updated premium sponsors 2025-01-08 09:43:34 +01:00
Bart Dorlandt
caeb33e955 Documentation (#7876) 2025-01-06 14:45:03 +01:00
Niclas Heinz
b50a47b4aa Documentation (#7877)
* docs(contributing): Fix url of terms

* docs(contributing): Fix url of terms really

* docs(contributing): link the right chapter
2025-01-06 14:44:28 +01:00
squidfunk
e5ec0350a5 Updated dependencies 2025-01-04 11:31:35 +01:00
squidfunk
365dc24062 Updated copyright year 2025-01-04 10:27:13 +01:00
Niclas Heinz
3d36ce799c Documentation (#7868)
* docs(admonitions): Add example for nested admonitions

* docs(admonitions): Update description of nested admonitions

* docs(admonitions): Update title for nested admonitions
2025-01-04 09:31:24 +01:00