Commit Graph

158 Commits

Author SHA1 Message Date
dependabot[bot]
f288f840dd
Bump actions/cache from 3.0.7 to 3.0.8 (#1683) 2022-08-22 23:17:37 -05:00
Jonah Aragon
a7505190d4
Pull Matrix server configuration (#1656) 2022-08-18 11:46:56 -05:00
dependabot[bot]
df94276c31
Bump crowdin/github-action from 1.4.11 to 1.4.12
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.11 to 1.4.12.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.4.11...1.4.12)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 13:35:11 +09:30
dependabot[bot]
208c738b83
Bump actions/cache from 3.0.6 to 3.0.7
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.6 to 3.0.7.
- [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.6...v3.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-12 04:09:56 +00:00
dependabot[bot]
8563ee9ec9
Bump actions/cache from 3.0.5 to 3.0.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.6.
- [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.5...v3.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 19:42:08 +09:30
Jonah Aragon
2f9c779b15
Split mkdocs configuration file (#1630)
Closes #1504
2022-08-10 23:42:52 -05:00
Jonah Aragon
3b0cd75cbd
Remove old server deployment workflow
Closes #1605
2022-08-10 19:37:40 -05:00
Jonah Aragon
12fc2d8a9b
Deploy to GitHub Pages 2022-08-10 19:09:34 -05:00
dependabot[bot]
347d09a4c2
Bump actions/cache from 3.0.5 to 3.0.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.6.
- [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.5...v3.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 04:24:34 +00:00
Jonah Aragon
4f091b65e2
Update mkdocs-material-insiders (#1603) 2022-08-06 21:57:14 -05:00
dependabot[bot]
182d76b2ae
Bump crowdin/github-action from 1.4.10 to 1.4.11
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.10 to 1.4.11.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.4.10...1.4.11)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 22:45:23 +09:30
dependabot[bot]
ca9a13c544
Bump actions/cache from 3.0.4 to 3.0.5
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [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.4...v3.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 04:13:10 +00:00
dependabot[bot]
0d0a0a822c
Bump crowdin/github-action from 1.4.9 to 1.4.10
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.9 to 1.4.10.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.4.9...1.4.10)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 18:52:08 +09:30
dependabot[bot]
757729d145
Bump actions/setup-python from 3 to 4
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>
2022-06-09 14:11:57 +09:30
dependabot[bot]
f8a3df77bd
Bump actions/cache from 3.0.3 to 3.0.4
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
- [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.3...v3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 04:10:26 +00:00
dependabot[bot]
7367add2a6
Bump actions/cache from 3.0.2 to 3.0.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.3.
- [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.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 06:53:43 +00:00
dependabot[bot]
f2a7710aed
Bump crowdin/github-action from 1.4.8 to 1.4.9
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.8 to 1.4.9.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.4.8...1.4.9)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 04:19:04 +00:00
Jonah Aragon
c01b285fe4
Publish repo mirrors (#1157) 2022-05-02 10:56:33 -05:00
Jonah Aragon
a80a1aa9ac
Update mkdocs-material-insiders (#1147) 2022-04-29 10:25:07 -05:00
Jonah Aragon
6c297d4f77
Fix broken PR preview teardowns 2022-04-26 23:13:24 -05:00
Jonah Aragon
0f4a35d003
Optimized PR Previews 2022-04-26 21:52:13 -05:00
Jonah Aragon
c62de5d29f
Use surge.sh for PR previews (#1108) 2022-04-26 13:48:56 -05:00
Jonah Aragon
46d646bd5b
Show last revision date on documentation (#1062) 2022-04-21 14:25:01 -05:00
Jonah Aragon
d1f9813c3b
Use privacyguides fork of mkdocs-material-insiders 2022-04-20 19:59:16 -05:00
Jonah Aragon
002aec543f
Add manual deployment trigger 2022-04-14 10:09:08 -05:00
Jonah Aragon
569df8a18f
Update deploy.yml 2022-04-14 10:00:38 -05:00
dependabot[bot]
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
Jonah Aragon
2fdb3c5f88
Crowdin automatic source updates (#1013) 2022-04-13 20:13:37 -05:00
Jonah Aragon
e39f063568
Add support for localization (#995) 2022-04-13 19:19:13 -05:00
dependabot[bot]
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
Jonah Aragon
4ae2e9453c
Add changelog, deploy on tagged releases (#987) 2022-04-11 22:10:10 -05:00
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
Jonah Aragon
8359f2127a
Use mkdocs-material for development builds (#836) 2022-04-01 16:33:18 -05:00
Daniel Gray
8ef8e2a263
Transition to mkdocs (#829)
Co-authored-by: Jonah Aragon <jonah@triplebit.net>
2022-04-02 06:59:03 +10:30
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
Jonah Aragon
48a786a702
Update deployment command 2022-02-15 17:26:24 -06:00
dependabot[bot]
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
Tommy
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
Jonah Aragon
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
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
Daniel Nathan Gray
2f2ad0ccdc
Revert "Bump untitaker/hyperlink from 0.1.15 to 0.1.17 (#148)" 2021-11-11 04:23:03 +10:30
dependabot[bot]
64534d530e
Bump untitaker/hyperlink from 0.1.15 to 0.1.17 (#148) 2021-11-10 14:12:49 +00:00
Jonah Aragon
f412f95465
Ignore Cloudflare URLs
They seem to be blocking GitHub Actions' IP space
2021-05-12 09:02:27 -05:00
Jonah Aragon
f33173ceaf
Ignore "internal" edit links
Otherwise PRs creating pages will fail tests
2021-05-03 09:00:41 -05:00
Jonah Aragon
52c8192f7a
Generate website once per workflow 2021-05-02 14:51:47 -05:00
Jonah Aragon
e2e35554b2
Configure Dependabot 2021-05-02 01:02:49 -05:00
Jonah Aragon
69301d6a66
Add Action Caching 2021-05-01 23:46:51 -05:00
Jonah Aragon
e334c3d825
Correct/remove dead hyperlinks 2021-05-01 22:19:58 -05:00
Jonah Aragon
3c17452009
Correct Additional HTML Validation Errors 2021-05-01 21:51:24 -05:00
Jonah Aragon
d04b88ad06
Fix HTML Validation Errors 2021-05-01 21:10:45 -05:00
Jonah Aragon
dc111a4359
Add HTML Validation 2021-05-01 20:16:49 -05:00
Jonah Aragon
01995be1f4
Create GitHub Action 2021-05-01 19:27:18 -05:00