1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 01:32:41 +00:00
Commit Graph

194 Commits

Author SHA1 Message Date
46d646bd5b Show last revision date on documentation (#1062) 2022-04-21 14:25:01 -05:00
d1f9813c3b Use privacyguides fork of mkdocs-material-insiders 2022-04-20 19:59:16 -05:00
002aec543f Add manual deployment trigger 2022-04-14 10:09:08 -05:00
569df8a18f Update deploy.yml 2022-04-14 10:00:38 -05:00
e340ed095c 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-04-14 04:12:06 +00:00
e812c17394 Update GitHub templates 2022-04-13 21:37:30 -05:00
2fdb3c5f88 Crowdin automatic source updates (#1013) 2022-04-13 20:13:37 -05:00
e39f063568 Add support for localization (#995) 2022-04-13 19:19:13 -05:00
f2033c9c2f Bump actions/cache from 3.0.1 to 3.0.2 (#989)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/cache
  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-04-12 09:10:29 -05:00
4ae2e9453c Add changelog, deploy on tagged releases (#987) 2022-04-11 22:10:10 -05:00
8d64d97d82 Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 15:34:41 +09:30
ee4c683e1a Bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 15:34:07 +09:30
c22743c1c9 Bump actions/cache from 2 to 3.0.1
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 14:19:46 +09:30
8359f2127a Use mkdocs-material for development builds (#836) 2022-04-01 16:33:18 -05:00
8ef8e2a263 Transition to mkdocs (#829)
Co-authored-by: Jonah Aragon <jonah@triplebit.net>
2022-04-02 06:59:03 +10:30
38dbb66b81 Bump actions/cache from 2 to 3
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>
2022-03-22 14:56:03 +10:30
395b09bee3 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-02 04:16:52 +00:00
c59466007c Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...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 10:14:37 +00:00
48a786a702 Update deployment command 2022-02-15 17:26:24 -06:00
1d8bff0090 Bump untitaker/hyperlink from 0.1.20 to 0.1.21 (#587)
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.20 to 0.1.21.
- [Release notes](https://github.com/untitaker/hyperlink/releases)
- [Commits](https://github.com/untitaker/hyperlink/compare/0.1.20...0.1.21)

---
updated-dependencies:
- dependency-name: untitaker/hyperlink
  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-01-30 23:21:47 -05:00
fbbb7ab44a Revamping the Android section (#390)
Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
Signed-off-by: Freddy <freddy@decypher.pw>
2021-12-20 15:00:34 +10:30
0919987d62 Update CODEOWNERS (#419)
Signed-off-by: Daniel Gray <dng@disroot.org>
2021-12-02 15:36:19 +10:30
6f834b7596 Fix broken links (#417)
- Add exceptions for some ZenDesk links.
- Remove Rocket.Chat's F-Droid link https://github.com/RocketChat/Rocket.Chat.ReactNative/pull/2596#issuecomment-912512014
- Fix Firefox's App Store Links.
2021-12-01 09:46:02 -06:00
43e48f0739 Bump untitaker/hyperlink from 0.1.19 to 0.1.20
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.19 to 0.1.20.
- [Release notes](https://github.com/untitaker/hyperlink/releases)
- [Commits](https://github.com/untitaker/hyperlink/compare/0.1.19...0.1.20)

---
updated-dependencies:
- dependency-name: untitaker/hyperlink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 18:07:37 +10:30
7d366c8fa1 Bump untitaker/hyperlink from 0.1.18 to 0.1.19
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.18 to 0.1.19.
- [Release notes](https://github.com/untitaker/hyperlink/releases)
- [Commits](https://github.com/untitaker/hyperlink/compare/0.1.18...0.1.19)

---
updated-dependencies:
- dependency-name: untitaker/hyperlink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 04:16:28 +10:30
a0080ecacf Bump untitaker/hyperlink from 0.1.15 to 0.1.18
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.15 to 0.1.18.
- [Release notes](https://github.com/untitaker/hyperlink/releases)
- [Commits](https://github.com/untitaker/hyperlink/compare/0.1.15...0.1.18)

---
updated-dependencies:
- dependency-name: untitaker/hyperlink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 04:16:20 +10:30
2f2ad0ccdc Revert "Bump untitaker/hyperlink from 0.1.15 to 0.1.17 (#148)" 2021-11-11 04:23:03 +10:30
64534d530e Bump untitaker/hyperlink from 0.1.15 to 0.1.17 (#148) 2021-11-10 14:12:49 +00:00
ef6f5ac7b6 Update issue templates 2021-09-13 17:03:58 -05:00
f412f95465 Ignore Cloudflare URLs
They seem to be blocking GitHub Actions' IP space
2021-05-12 09:02:27 -05:00
25f6aed4bb Update GitHub templates 2021-05-03 22:54:52 -05:00
42c0bcdb1a Fix broken link 2021-05-03 22:27:45 -05:00
5527dd4f6a Create CODEOWNERS 2021-05-03 22:00:59 -05:00
f33173ceaf Ignore "internal" edit links
Otherwise PRs creating pages will fail tests
2021-05-03 09:00:41 -05:00
52c8192f7a Generate website once per workflow 2021-05-02 14:51:47 -05:00
e2e35554b2 Configure Dependabot 2021-05-02 01:02:49 -05:00
69301d6a66 Add Action Caching 2021-05-01 23:46:51 -05:00
e334c3d825 Correct/remove dead hyperlinks 2021-05-01 22:19:58 -05:00
3c17452009 Correct Additional HTML Validation Errors 2021-05-01 21:51:24 -05:00
d04b88ad06 Fix HTML Validation Errors 2021-05-01 21:10:45 -05:00
dc111a4359 Add HTML Validation 2021-05-01 20:16:49 -05:00
01995be1f4 Create GitHub Action 2021-05-01 19:27:18 -05:00
960181d8b2 Clean up the cruft 2021-01-15 23:46:23 -06:00
23b66c0fba Rebranding 2020-12-03 23:48:55 -06:00
c9079bdd51 Added SVG optimization guideline (#1972) 2020-07-04 03:11:57 +00:00
9cabe11a27 Move @privacytoolsIO to @privacytools (#1904) 2020-05-11 02:33:48 -05:00
2fa634c07f Add .github/stale.yml for stale bot in case we add it (#1125) 2020-04-21 04:33:01 +00:00
79bc5e9a05 Fix PR template CoC link (#1777) 2020-03-10 17:26:50 +02:00
b0917bc140 Update images section (#1730)
Closes: #1730, Resolves: #1359
Co-Authored-By: szTheory <sztheory@users.noreply.github.com>
2020-02-21 11:34:10 -06:00
c41a99e4b3 Add content correction issue template
Because people can't read the website issues description.
2020-02-20 13:45:53 -06:00