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

4224 Commits

Author SHA1 Message Date
squidfunk
68bcb1a157 Pinned Python Markdown Extensions to fix incompatibility 2022-04-25 09:55:08 +02:00
squidfunk
87671c94e6 Updated schema.json 2022-04-24 23:22:03 +02:00
squidfunk
f85bc950b6 Documentation 2022-04-24 23:17:28 +02:00
squidfunk
955aa74b74 Updated schema.json 2022-04-24 23:15:26 +02:00
squidfunk
b43448a036 Updated Insiders changelog 2022-04-24 22:55:41 +02:00
squidfunk
cfd70ccc4a Documentation 2022-04-24 22:52:33 +02:00
squidfunk
85b087ac94 Pinned Pygments to fix incompatibility 2022-04-24 22:48:25 +02:00
squidfunk
36538da269 Documentation 2022-04-24 22:43:22 +02:00
squidfunk
b93af80e8e Updated README 2022-04-24 14:29:47 +02:00
squidfunk
c316af1798 Documentation 2022-04-24 13:56:55 +02:00
squidfunk
68e372d5d8 Updated dependencies 2022-04-24 13:40:24 +02:00
squidfunk
abf9acffe4 Updated changelog 2022-04-24 13:36:30 +02:00
squidfunk
3ffe4e849c Prepare 8.2.10 release 2022-04-24 13:35:50 +02:00
squidfunk
ba7165678b Updated dependencies 2022-04-24 13:31:39 +02:00
squidfunk
24025f425f Fixed colors of arrows in class an state diagrams for dark mode 2022-04-24 13:27:47 +02:00
squidfunk
41517023cd Fixed code block titles overlaying inline admonitions 2022-04-24 13:05:05 +02:00
squidfunk
314bab53c5 Added note on further Mermaid.js diagrams 2022-04-24 12:52:45 +02:00
squidfunk
e77aa0015a Added Macedonian translations 2022-04-24 12:38:52 +02:00
squidfunk
3dfa984248 Updated README 2022-04-19 10:15:31 +02:00
squidfunk
4b5ab06da1 Updated README 2022-04-18 22:30:28 +02:00
squidfunk
886a4da20f Updated README 2022-04-18 22:29:19 +02:00
squidfunk
66251d33bf Updated README 2022-04-18 22:28:22 +02:00
squidfunk
9311567587 Updated README 2022-04-18 22:26:06 +02:00
squidfunk
59bd78d71a Updated tag line 2022-04-18 22:16:15 +02:00
squidfunk
e6c189bff5 Updated dependencies 2022-04-17 22:12:15 +02:00
squidfunk
248e662e85 Fixed links in README 2022-04-13 09:43:57 +02:00
squidfunk
3fae821f6e Added n8n to premium sponsors 2022-04-13 09:42:16 +02:00
squidfunk
55a58da944 Added new --all flag to development mode 2022-04-10 10:13:09 +02:00
squidfunk
d8efb9ffc4 Documentation 2022-04-10 09:48:56 +02:00
squidfunk
45cacc235f Documentation 2022-04-09 23:33:08 +02:00
squidfunk
5ddeafbf4e Move building of overrides into new task 'build:all' 2022-04-09 23:23:13 +02:00
squidfunk
e1546745db Fixed order of operators in build process 2022-04-09 17:24:24 +02:00
squidfunk
2c298e5f50 Updated dependencies 2022-04-09 17:17:26 +02:00
squidfunk
007cbf845c Prepare 8.2.9 release 2022-04-08 22:27:38 +02:00
squidfunk
d30cf5bd13 Revert last commit 2022-04-08 16:18:33 +02:00
squidfunk
f013fc6fbe Grant write permissions to documentation workflow 2022-04-08 16:18:03 +02:00
squidfunk
a03650f471 Grant write permissions to documentation workflow 2022-04-08 16:14:50 +02:00
dependabot[bot]
89e479d482
Bump minimist from 1.2.5 to 1.2.6 (#3805)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-08 15:58:33 +02:00
neilnaveen
1479e696c3
Added permissions for GitHub actions (#3804)
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

 Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
2022-04-08 15:44:43 +02:00
squidfunk
cc0f7a914a Fixed incorrectly computed header height when using instant loading 2022-04-07 22:20:32 +02:00
squidfunk
d926bb4c27 Added button to view source of every page 2022-04-07 19:18:50 +02:00
squidfunk
52adc006ba Documentation 2022-04-06 20:59:11 +02:00
Chris White
dd2268f7ac
Added alternate syntax to Insider plugins example (#3783)
* Add warning about merging sections between files

* Use full example with alternative syntax

* Revert accidentally commited changes

* Revert another accidental commit
2022-04-06 20:45:44 +02:00
squidfunk
8264e338fb Always render table of contents container (except when hidden) 2022-04-06 09:25:34 +02:00
squidfunk
c450d16db6 Fixed admonition example after latest revert 2022-04-05 14:02:00 +02:00
squidfunk
0f7e9fad0b Fixed bleeding admonitions in Firefox 2022-04-04 17:49:32 +02:00
squidfunk
c5e1cd7082 Documentation 2022-04-04 12:05:23 +02:00
squidfunk
4381c5963b Added missing mention of Attribute Lists extension to icon documentation 2022-04-04 12:02:44 +02:00
squidfunk
00f40928cf Updated dependencies and pinned cssnano due to OOM 2022-04-04 09:53:56 +02:00
squidfunk
e1577e6748 Switched to unpkg.com as a CDN for tablesort 2022-04-04 09:46:22 +02:00