Commit Graph

5929 Commits

Author SHA1 Message Date
Alexander Voss
2bb907d0d9
Added guide for creating Pull Requests (#6429)
* added first draft of instructions for pull requests

* added a diagram to explain process

* added description of the process, moved specific instructions

- split the diagram into two parts to easy comperehension and
  allow people to better follow the process

- added descriptions of the conceptual steps, keeping them
  separate from specific instructions

- moved the specific instructions under a common heading to make
  the ToC more readable

* added explanations

- added link to GitHub docu on forks
- added note on philosophy followed
- improved ToC structure

* tried to finalize process description (see below)

- added airline-style "pay attention to the instructions" tip
- added bit about testing with Material for MkDocs documentation
  and examples from the examples repo
- added note on being respectful in discussion and on how sometimes
  PRs do not get accepted for good reason
- improvements for readability

* moved the "philosophy" bit to the steps

IMHO this is a better place to make this point as the comments are
mainly about what tools are used, which is more relevant to the
instructions, not the 30k ft view process

* added more text to steps guidance, dos and don'ts

- added more text to pretty much every section under 'steps'
- added a section with dos and don'ts
- left some questions for @squidfunk to ponder

* addressing first set of comments

* addressed further comments

In particular:
- removed the bits about linters and
- about dealing with merge conflicts

These may perhaps need attention in the future.

* removing question about PR template
2023-12-09 22:26:42 +01:00
squidfunk
f5ff29b5f9
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-12-09 11:36:26 +01:00
squidfunk
00c5b0a94a
Fixed horizontal scrollbars on MathJax containers 2023-12-09 11:35:54 +01:00
iBug
73fcef96cc
Adjusted git config in Dockerfile (#6468)
* Dockerfile: Write to /etc/gitconfig for all users

* Merge git config commands into previous RUN
2023-12-09 11:04:23 +01:00
squidfunk
31eafc9d4b
Updated Insiders changelog 2023-12-08 10:29:59 +01:00
squidfunk
63683eb3c5
Prepare 9.5.1 release 2023-12-08 09:39:09 +01:00
squidfunk
ac41e53b45
Fixed privacy plugin not being available 2023-12-08 09:30:40 +01:00
squidfunk
0d72b5f57e
Formatting 2023-12-07 21:50:13 +01:00
squidfunk
e1723f0cc6
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-12-07 21:47:33 +01:00
squidfunk
5b70a0cfcb
Fixe time being dropped from blog post dates 2023-12-07 21:46:36 +01:00
johnthagen
6c1859145a
Documentation (#6459) 2023-12-07 17:20:10 +01:00
squidfunk
63de1a0567
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-12-07 17:03:10 +01:00
squidfunk
8a7a6a7357
Updated Greek translations
Co-authored-by: RebelStreamers <82859945+RebelStreamers@users.noreply.github.com>
2023-12-07 17:02:47 +01:00
Simon Marquis
9e9654d26b
Documentation (#6451)
Fixes #6450
2023-12-07 12:49:07 +01:00
squidfunk
eae02ad499
Updated changelog 2023-12-07 12:19:16 +01:00
squidfunk
a410be9c28
Updated dependencies 2023-12-07 12:10:26 +01:00
Martin Donath
0f991a3526
Merge pull request #6447 from squidfunk/goal/goats-horn
Merged features tied to 'Goat's Horn' funding goal
2023-12-07 12:05:13 +01:00
squidfunk
39d390e330
Documentation 2023-12-07 12:04:43 +01:00
squidfunk
a8bd480c39
Prepare 9.5.0 release 2023-12-07 11:56:18 +01:00
squidfunk
aa62bcc4f6
Merge latests changes from Insiders 2023-12-07 11:46:44 +01:00
squidfunk
f855a67384
Merged features tied to 'Goat's Horn' funding goal 2023-12-07 10:48:42 +01:00
Cvaniak
560bb9035d
Documentation (#6445) 2023-12-06 22:58:30 +01:00
Xiang ZHU
d363f903b8
Documentation (#6438) 2023-12-05 09:48:21 +01:00
squidfunk
0b38323a31
Updated dependencies 2023-12-04 11:06:25 +01:00
squidfunk
c8f6d6d85a
Updated README 2023-12-02 11:21:09 +01:00
squidfunk
5cdd6147ba
Documentation 2023-11-30 13:30:31 +01:00
squidfunk
7b98080c77
Documentation 2023-11-30 13:27:01 +01:00
squidfunk
358ba513bb
Merge branch 'master' of github.com:squidfunk/mkdocs-material 2023-11-30 13:05:23 +01:00
squidfunk
b96f2409c4
Added blog post on new badge 2023-11-30 13:05:15 +01:00
Martin Donath
e7603160da
Merge pull request #6409 from katharinalisalin/docs/ko-fi
Removed Support for Ko-fi
2023-11-29 14:20:28 +01:00
katharinalisalin
9d2bbbc649 Removed Support for Ko-Fi 2023-11-29 13:10:33 +01:00
squidfunk
d0a536acc2
Documentation 2023-11-29 10:10:46 +01:00
squidfunk
fd90fa6518
Updated Insiders changelog 2023-11-26 17:03:41 +01:00
squidfunk
c0aca21360
Prepare 9.4.14 release 2023-11-26 16:56:52 +01:00
squidfunk
989ee849bb
Documentation 2023-11-26 16:53:51 +01:00
squidfunk
8b68710ea3
Documentation 2023-11-26 16:10:29 +01:00
squidfunk
d355b435a7
Documentation 2023-11-26 15:46:58 +01:00
squidfunk
c81befb4ec
Updated JSON schema 2023-11-26 15:33:54 +01:00
squidfunk
6be485c38f
Documentation 2023-11-26 15:22:43 +01:00
squidfunk
28ebcbfb59
Added support for linking authors in blog posts
Co-authored-by: alexvoss <4134224+alexvoss@users.noreply.github.com>
2023-11-26 14:29:38 +01:00
squidfunk
9c01605149
Updated dependencies 2023-11-26 13:09:17 +01:00
squidfunk
baaac7c291
Prepare 9.4.13 release 2023-11-26 13:06:48 +01:00
Martin Donath
8143abe1e8
Documentation
Update setting-up-tags.md
2023-11-26 13:03:13 +01:00
Martin Donath
544aa76db5
Upgraded Mermaid to 10.6.1
Upgrade to Mermaid 10.6.1
2023-11-26 13:01:21 +01:00
squidfunk
494f5570de
Fixed linter errors 2023-11-26 13:00:18 +01:00
Martin Donath
b5cf38f3d9
Merge branch 'master' into update-to-mermaid-10.6.0 2023-11-26 12:55:43 +01:00
squidfunk
c2da2d8279
Fixed blog broken pagination links to previous pages 2023-11-26 12:46:32 +01:00
squidfunk
bf6e66bddd
Prepare 9.4.12 release 2023-11-24 10:47:24 +01:00
squidfunk
772e159664
Switched tags plugin to generate Unicode-aware slugs 2023-11-24 09:50:38 +01:00
squidfunk
058b32f2d3
Fixed non-deterministic order of categories in blog plugin 2023-11-24 09:42:57 +01:00