1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-30 15:21:03 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
cc54a3bc47 docs: Add team members to .mailmap (#2933)
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
2025-03-12 20:26:17 -07:00
1c8afe6a15 feat!: Add list of monthly/annual members to website (#2927)
Signed-off-by: blacklight447 <niek@privacyguides.org>
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
Signed-off-by: Freddy <freddy@privacyguides.org>
2025-03-12 19:57:29 -07:00
d000e6d116 ci: Update workflow actions (#2915) 2025-03-03 17:58:50 -06:00
455f18be13 feat: Generate homepage topics on server side (#2766) 2024-11-30 12:39:50 -06:00
d62e221615 ci: Build blog automatically on release 2024-11-11 13:39:25 -06:00
0c0ae8f988 build: Disable revision dates on localized site (#2790) 2024-10-28 16:17:52 -05:00
9ad1c6450a ci: Use strict mkdocs builds on PR previews (#2685)
Signed-off-by: Mare Polaris <15004290+ph00lt0@users.noreply.github.com>
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
2024-08-02 23:32:16 +09:30
ece4a76711 fix: website build error while downloading crowdin 2024-04-16 22:24:10 -05:00
d80af3968f Fix broken PR builds 2024-04-11 12:36:39 -05:00
c4c68f7f7e Add run.sh script to project (#2517)
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
2024-04-11 16:11:22 +09:30
775ff52b14 Remove per-language config files (#2513) 2024-04-10 17:52:14 -05:00
6458a05355 Link to mirrors in README (#2507)
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
2024-04-10 20:22:09 +09:30
a1b01b8b8c Deploy website to IPFS (#2502) 2024-04-08 15:21:32 -05:00
af45bcc642 Enable website development (#2490) 2024-04-06 00:42:52 -05:00
ce7896c07f Remove server things from repo (#2475)
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
2024-04-03 17:36:38 +10:30
632761cae1 Automated PR Testing (#2469) 2024-04-02 23:56:20 +10:30
1372587017 Upgrade to Python 3.12 (#2468)
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
2024-04-01 00:39:12 +10:30
139a206367 Fix language build environment variables (#2465) 2024-03-31 01:27:43 -05:00
4b92316774 Hebrew language build fix (#2464) 2024-03-31 00:49:48 -05:00
fc19f44c18 Use GitHub Actions instead of Netlify (#2462)
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
2024-03-30 23:55:44 -05:00
a31dcb6df8 Add Pull Request deployment workflow 2024-03-29 00:46:15 -05:00
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
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]
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
Daniel Gray
8ef8e2a263 Transition to mkdocs (#829)
Co-authored-by: Jonah Aragon <jonah@triplebit.net>
2022-04-02 06:59:03 +10:30