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

206 Commits

Author SHA1 Message Date
squidfunk
17e276fe6b Debug GitHub Actions workflow 2022-06-24 14:49:47 +02:00
squidfunk
b44aa0641b Debug GitHub Actions workflow 2022-06-24 14:46:59 +02:00
squidfunk
8ab4e3d7e4 Debug GitHub Actions workflow 2022-06-24 14:45:06 +02:00
squidfunk
3cce3ea9b1 Documentation 2022-06-24 14:38:01 +02:00
squidfunk
10a2b4faf8 Added Coda to premium sponsors 2022-06-24 12:57:46 +02:00
dependabot[bot]
fc70b6caa2
Bump actions/setup-python from 3 to 4 (#4022)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 10:57:07 +02:00
squidfunk
148a7fdc8c Added World Wide Technology to premium sponsors 2022-06-09 21:20:48 +02:00
squidfunk
c0389d858d Added Dogado to premium sponsors 2022-06-07 16:38:02 +02:00
Martin Donath
7d72a6d4b8
Merge pull request #3900 from squidfunk/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-05-09 07:52:45 +02:00
dependabot[bot]
cc0506f37c
Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 04:16:16 +00:00
dependabot[bot]
d66a44fe02
Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 04:16:13 +00:00
squidfunk
e77aa0015a Added Macedonian translations 2022-04-24 12:38:52 +02:00
squidfunk
59bd78d71a Updated tag line 2022-04-18 22:16:15 +02:00
squidfunk
3fae821f6e Added n8n to premium sponsors 2022-04-13 09:42:16 +02:00
squidfunk
5ddeafbf4e Move building of overrides into new task 'build:all' 2022-04-09 23:23:13 +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
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
dependabot[bot]
ffb21e9d05
Bump actions/cache from 2 to 3 (#3780)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 18:02:07 +02:00
squidfunk
7418e7961a Updated screenshot 2022-03-27 08:41:26 +02:00
squidfunk
a1a2a63294 Added RStudio to list of premium sponsors 2022-03-22 19:39:55 +01:00
dependabot[bot]
2cdfb9025b Bump actions/setup-python from 2.3.2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 08:39:12 +01:00
dependabot[bot]
b71f8bf6ca Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 08:38:57 +01:00
Martin Donath
bd9ad9d1b7
Merge pull request #3637 from squidfunk/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 2.5.1 to 3
2022-03-06 11:27:22 +01:00
squidfunk
a8c8c22541 Added Elli to premium sponsors 2022-03-02 10:57:23 +01:00
dependabot[bot]
1ff8fedbfc
Bump actions/setup-node from 2.5.1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 04:22:19 +00:00
squidfunk
1f8ad093b6 Added Zenoss to premium sponsors 2022-02-10 21:12:05 +01:00
squidfunk
4da48e03b4 Added Datadog to premium sponsors 2022-02-09 18:07:43 +01:00
dependabot[bot]
079e18a5d2
Bump actions/setup-python from 2.3.1 to 2.3.2 (#3558)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 10:06:35 +01:00
squidfunk
9655c3a924 Updated dependencies and bumped copyright year 2022-01-10 09:59:00 +01:00
dependabot[bot]
5fa155d7fe Bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 17:02:08 +01:00
dependabot[bot]
745658d416 Bump actions/setup-python from 1 to 2.3.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 1 to 2.3.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v1...v2.3.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-12 11:13:24 +01:00
dependabot[bot]
cdaf0305b5 Bump actions/setup-node from 1 to 2.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-12 11:13:07 +01:00
HonkingGoose
25a7123c3a
Check for GitHub Action updates with Dependabot (#3288) 2021-12-12 10:49:13 +01:00
squidfunk
d0e7370c7f Added new sponsor: Prefect 2021-11-10 08:43:38 +01:00
squidfunk
5606b06153 Updated documentation 2021-11-07 18:23:01 +01:00
squidfunk
21744972ff Added new sponsor logos 2021-11-07 18:00:30 +01:00
squidfunk
0d54299d95 Added new sponsor logos 2021-11-07 17:56:35 +01:00
squidfunk
55609b8a04 Updated Manticore Games logo 2021-10-20 22:03:35 +02:00
squidfunk
155f82f934 Added Manticore Games to the list of premium sponsors 2021-10-19 14:55:50 +02:00
squidfunk
aa9eaa4c51 Added KX to list of premium sponsors 2021-10-14 12:07:20 +02:00
squidfunk
d0e9af34ae Initial commit 2021-09-11 22:48:41 +02:00
squidfunk
463dc3c9f5 Adjusted size of Hummingbot logo 2021-09-04 11:59:30 +02:00
squidfunk
406648acca Added Hummingbot logo for list of sponsors 2021-09-04 11:56:17 +02:00
squidfunk
b33aba3da6 Updated dependencies 2021-08-30 09:11:43 +02:00
squidfunk
abb95a336d Detached configuration from documentation build 2021-07-24 17:58:48 +02:00
squidfunk
fddc648085 Debug documentation workflow 2021-07-24 17:28:34 +02:00
squidfunk
4d94eb8b1e Polished issue template 2021-06-29 11:09:12 +02:00
squidfunk
49488ef118 Polished issue template 2021-06-29 11:06:39 +02:00
squidfunk
eb84c6957c Polished issue template 2021-06-29 11:00:52 +02:00
squidfunk
78048312d6 Polished issue template 2021-06-29 10:55:52 +02:00
squidfunk
d1419dbbcf Polished issue template 2021-06-29 10:50:49 +02:00
Andre_601
0de370d37d
Switched templates to GitHub's Issue forms (#2790)
* Switch to yaml issue form

* fix validations typo

* use a header?

* Transform feature.md to feature.yml

* Update bug.yml

* transform translate.md to translate.yml

* Update translate.yml
2021-06-29 10:39:59 +02:00
squidfunk
c5b08e0fe8 Switched to environment files 2021-06-15 11:39:07 +02:00
squidfunk
8eed081c5a Test documentation build 2021-06-15 11:36:35 +02:00
squidfunk
fd26972411 Test documentation build 2021-06-15 11:35:14 +02:00
squidfunk
0ea07be14f Test documentation build 2021-06-15 10:57:55 +02:00
squidfunk
3054314eeb Test documentation build 2021-06-15 10:55:13 +02:00
squidfunk
94dd748634 Reverted support for arm64 Docker builds 2021-06-12 14:01:14 +02:00
squidfunk
e7efdade80 Added support for arm64 Docker builds 2021-06-06 15:28:53 +02:00
squidfunk
11fcf4f0ab Added aria labels to language and version selector 2021-06-06 15:11:04 +02:00
squidfunk
3b7dbdc1f0 Updated dependabot configuration 2021-05-02 12:22:41 +02:00
Martin Donath
b39dbf89bf
Merge pull request #2610 from squidfunk/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-05-02 12:21:40 +02:00
squidfunk
9da2afef91 Documentation + added distribution files for git creation date integration 2021-05-02 11:24:34 +02:00
dependabot-preview[bot]
116a15908c
Upgrade to GitHub-native Dependabot 2021-04-28 21:41:45 +00:00
Tim Vink
8029b58d3d Add support for git creation date, see #2551 2021-04-19 10:31:49 +02:00
squidfunk
ed062977a0 Updated funding methods 2021-04-14 10:00:59 +02:00
squidfunk
5097261afa Updated screenshot in documentation 2021-03-30 11:58:14 +02:00
squidfunk
81fbd38b96 Updated workflows 2021-03-21 14:07:55 +01:00
Benjamin Staneck
7756924fb3
Fix typo in issue template 2021-02-23 21:27:28 +01:00
squidfunk
e6e3215db1 Fixed missing push of tagged Docker image on publish 2021-02-23 10:04:43 +01:00
squidfunk
0bbe0f2f4f Switched to Node 14 2021-02-22 18:25:12 +01:00
squidfunk
f4508868e2 Updated logo 2021-02-15 16:34:19 +01:00
squidfunk
4273f3dce8 Updated logo 2021-02-15 16:25:09 +01:00
squidfunk
c13df97654 Tweaked animations 2021-02-15 14:03:15 +01:00
squidfunk
1728fceb8a Updated logo 2021-02-15 12:43:41 +01:00
squidfunk
b216aa7f1c Updated logo 2021-02-15 12:38:53 +01:00
squidfunk
94bd6da19b Updated logo 2021-02-15 12:07:51 +01:00
squidfunk
12cbed6595 Updated logo 2021-02-15 11:45:02 +01:00
squidfunk
bbddf56a73 Updated logo 2021-02-15 11:23:35 +01:00
squidfunk
e17f58d614 Test SVG logo in README 2021-02-15 11:03:17 +01:00
squidfunk
08e8525689 Updated copyright year 2021-02-14 16:54:27 +01:00
squidfunk
cf4805d4b3 Removed Python Markdown version range limitation 2020-12-22 14:20:20 +01:00
squidfunk
3794eef4ff Adjusted issue templates 2020-12-08 20:46:36 +01:00
squidfunk
9e34a3d23e Updated dependencies 2020-11-24 18:49:17 +01:00
squidfunk
759124a5d3 Fixed publishing workflow 2020-11-22 12:18:14 +01:00
squidfunk
ace2b6b21a Fixed publishing workflow 2020-11-22 12:17:15 +01:00
squidfunk
84297c5403 Fixed publishing workflow 2020-11-22 12:13:56 +01:00
squidfunk
c563ca52cd Formatting 2020-11-22 12:04:31 +01:00
squidfunk
753477caaf Split up GitHub Actions workflows 2020-11-22 12:01:43 +01:00
squidfunk
2524e11e7c Removed auto-tagging of bugs/features 2020-11-22 10:47:08 +01:00
squidfunk
d7ce2e9040 Updated contribution guidelines 2020-10-18 11:38:45 +02:00
squidfunk
fe56efd80d Updated bit.ly link to language overview 2020-10-04 13:32:01 +02:00
squidfunk
31f741ce82 Updated screenshot in documentation 2020-09-27 14:18:35 +02:00
squidfunk
d618e57ce1 Added new sponsor logo 2020-09-27 11:05:25 +02:00
squidfunk
8f61fd3b56 Funding goal reached: merged back new search UI/UX from Insiders 2020-09-27 09:40:05 +02:00
squidfunk
ae1cc68a4e Added redirects from old to new structure 2020-07-22 13:59:05 +02:00
squidfunk
69a5211c70 Removed unnecessary configuration from CI pipeline 2020-07-10 13:58:16 +02:00
squidfunk
b75320c780 Added Paypal link 2020-05-27 09:18:48 +02:00