Commit Graph

2221 Commits

Author SHA1 Message Date
Matthias Schoettle
4ba7a6db51
Add reference to PlantUML Markdown schema (#7260) 2024-06-11 10:56:20 +01:00
squidfunk
ccc8d8491f
Updated dependencies 2024-06-10 11:51:23 +01:00
squidfunk
0c54a880d2
Updated Premium sponsors 2024-06-06 18:48:30 +01:00
squidfunk
f8871975ba
Updated changelog 2024-06-06 12:45:44 +01:00
squidfunk
0d5a08ca9d
Prepare 9.5.26 release 2024-06-06 12:45:01 +01:00
squidfunk
5bd843be23
Updated dependencies 2024-06-06 10:22:30 +01:00
Alexander Voss
2412a1b7bc
Documentation (#7221) 2024-05-29 08:08:02 +01:00
squidfunk
4a2cb488d6
Documentation 2024-05-28 12:32:15 +01:00
Alexander Voss
50d7c54bdf
Added blog and social cards tutorials (#7014)
* added tutorials page and blog tutorial

* proof reading, some language improvements

* split blog tutorial into parts

and reworked on the basis of comments, improved language, added missing
things

* + custom slugify function example

* +blog tutorial on engagement

* + section blog ToC

* + instructions for X/FB share buttons and started discussion system

* fix: module name `code` shadowed Python standard library module

* added What's next section

* +blog tutorial engagement part

* fix: updated Giscus code snippet

* trying multiple tutorials with headings for each group

* + basic social cards tutorial

* + custom social card tutorial

* + estimated time for custom card tutorial

* added tutorial sections to nav

* fixed typos, removed sponsor icon from level one heading

* removed "tutorial" from level one heading

* added headings to custom layout example

* fixed broken link

* fixes after run-through, added links to template repos

* added comment for @squidfunk

* clarified use of logos, some proof-reading

* removed question I left for @squidfunk

* clarified relationship between background color and image

* added override for the background image

* fixed wording and indentation

* changed example to be releases, not events

* being more specific where to add the last bit of code in the layout

---------

Co-authored-by: squidfunk <martin.donath@squidfunk.com>
2024-05-28 12:21:00 +01:00
squidfunk
c8ee11ff2b
Prepare 9.5.25 release 2024-05-27 11:37:06 +02:00
squidfunk
0ee1110643
Updated dependencies 2024-05-27 11:16:44 +02:00
squidfunk
09f817d154
Documentation 2024-05-25 09:18:07 +02:00
Kathi
86d3729a62
Created new and better Insiders documentation (#7210)
* Updated Insiders documentation

* Updated Insiders documentation
2024-05-24 14:44:35 +02:00
Alexander Voss
05af8988c8
Added --force-reinstall to insiders upgrade instructions (#7203) 2024-05-21 17:23:20 +02:00
squidfunk
7368c7f759
Updated Insiders changelog 2024-05-20 18:29:03 +02:00
squidfunk
e8478d921a
Documentation 2024-05-20 13:05:41 +02:00
squidfunk
721eefb076
Updated Insiders changelog 2024-05-20 12:58:58 +02:00
squidfunk
a5cc0691df
Prepare 9.5.24 release 2024-05-20 12:48:39 +02:00
squidfunk
72caddf8e3
Updated dependencies 2024-05-19 15:57:35 +02:00
squidfunk
f494840bd5
Documented for scope setting
Co-authored-by: Bizordec <25798995+Bizordec@users.noreply.github.com>
2024-05-15 17:48:44 +02:00
squidfunk
bb6c698c20
Prepare 9.5.23 release 2024-05-15 17:39:15 +02:00
squidfunk
3a27c8017e
Documentation 2024-05-15 17:35:32 +02:00
squidfunk
cc398ddc33
Added support for displaying version aliases 2024-05-15 17:24:40 +02:00
Vedran Miletić
d68db58553
Updated Cairo and pngquant installation instructions for Windows (#7163)
Instead of installing GTK+ and installing from source, suggested
installing MSYS2 and obtaining Cairo built for UCRT64 via its Pacman.
2024-05-14 17:02:25 +02:00
baseplate-admin
5872958127
Documentation (#7178)
* Update philosophy.md

* Update philosophy.md
2024-05-13 13:30:07 +02:00
squidfunk
b2b6571e7e
Prepare 9.5.22 release 2024-05-12 14:32:00 +02:00
Ilya Grigoriev
bd708f16bc
Documentation (#7166)
I found it difficult to find the instructions for setting up a
development environment with my usual GitHub habits. In fact, I assumed
they don't exist and missed the very helpful information.

I hope that this commit will help others find them.
2024-05-09 09:58:25 +02:00
Michael Vorburger
c1336ae0f5
Added missing validation/links/anchors to validation.json schema (#7158) 2024-05-06 15:52:50 +02:00
Matthias Schoettle
b1185aa4e9
Fixed JSON parse error in schema.json (#7152) 2024-05-06 09:05:43 +02:00
Dr. Vedran Miletić
0de8be26f8
Documentation (#6937)
This is consistent with how we fetch Mermaid.js and automatically picks
the latest minor version.
2024-05-05 11:47:08 +02:00
squidfunk
d1161b431f
Prepare 9.5.21 release 2024-05-03 19:06:22 +02:00
squidfunk
aef6175f04
Added type selection to icon and emoji search 2024-05-03 18:50:43 +02:00
Michael Vorburger
b0c5fe6aef
Updated JSON schema (#7150)
Since https://github.com/mkdocs/mkdocs/pull/92 for https://github.com/mkdocs/mkdocs/issues/91, an extra_javascript item does not necessarily have to end in *.js; e.g. in https://github.com/enola-dev/enola/pull/669 I have a extra_javascript: - https://unpkg.com/mustache@latest, which this flags up as wrong - although it's not (it works great); ergo it's better to remove this constraint.
2024-05-03 18:48:34 +02:00
squidfunk
5cb3117f50
Prepare 9.5.20 release 2024-04-29 16:49:02 +07:00
squidfunk
edcc5362fe
Documentation 2024-04-28 09:53:07 +07:00
squidfunk
2dd88aec48
Documentation 2024-04-28 09:52:23 +07:00
Alexander Voss
57d82dc253
Documentation (#7102) 2024-04-28 09:49:40 +07:00
Andre_601
400108301e
Documentation (#7112) 2024-04-28 09:49:06 +07:00
Alexander Voss
c427e1cb9f
Documentation (#7103)
* added note on importance of site_url

this was in response to
https://github.com/squidfunk/mkdocs-material/issues/4678#issuecomment-1327681673

* re-wording to say why site_url is always needed
2024-04-28 09:43:24 +07:00
Alexander Voss
9d901a3caf
Added note about additional navigation in footer, tags, blog (#7105)
in response to
https://github.com/squidfunk/mkdocs-material/discussions/6995#discussioncomment-8960916
2024-04-26 16:42:32 +07:00
squidfunk
222d9e1b19
Updated Insiders changelog 2024-04-26 11:29:53 +07:00
squidfunk
2e1e109c4a
Updated Insiders changelog 2024-04-25 11:27:10 +07:00
squidfunk
0a39f04cea
Prepare 9.5.19 release 2024-04-25 11:07:01 +07:00
squidfunk
2585b82be2
Fixed all anchors after turning on validation 2024-04-25 10:51:05 +07:00
squidfunk
374bbab9d3
Updated dependencies 2024-04-25 09:37:50 +07:00
johnthagen
dca9c27417
Documentation (#7092) 2024-04-24 21:03:58 +07:00
Simon Marquis
992e882ee3
Documentation (#7059)
See https://squidfunk.github.io/mkdocs-material/contributing/#contributing_1
2024-04-18 07:29:29 +07:00
Alexander Voss
324ccdb737
Documentation (#7054) 2024-04-16 21:31:51 +07:00
squidfunk
3b592abc21
Prepare 9.5.18 release 2024-04-16 10:46:11 +07:00
squidfunk
cd086110bf
Updated dependencies 2024-04-08 13:55:41 +08:00