1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-31 23:49:15 +00:00

refactor: Initial about/activism conversion to Hugo

This commit is contained in:
2026-05-13 12:59:53 -05:00
parent 31448ad1de
commit fc002416fd
104 changed files with 183 additions and 194 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ Privacy Guides is built by volunteers and staff members around the world. All ch
In addition to our core team, many other people have made contributions to the project. You can too! We're open source on GitHub, and accepting translation suggestions on [Crowdin](https://crowdin.com/project/privacyguides).
[Job Openings :material-arrow-right-drop-circle:](jobs.md)
[Job Openings :material-arrow-right-drop-circle:](jobs/)
## :material-email-edit: Contact Us
@@ -195,7 +195,7 @@ Also featured on: [Ars Technica](https://arstechnica.com/gadgets/2022/02/is-fire
## :material-history: History
Privacy Guides was launched in September 2021 as a continuation of the [defunct](privacytools.md) "PrivacyTools" open-source educational project. We recognized the importance of independent, criteria-focused product recommendations and general knowledge in the privacy space, which is why we needed to preserve the work that had been created by so many contributors since 2015 and make sure that information had a stable home on the web indefinitely.
Privacy Guides was launched in September 2021 as a continuation of the [defunct](privacytools/) "PrivacyTools" open-source educational project. We recognized the importance of independent, criteria-focused product recommendations and general knowledge in the privacy space, which is why we needed to preserve the work that had been created by so many contributors since 2015 and make sure that information had a stable home on the web indefinitely.
In 2022, we completed the transition of our main website framework from Jekyll to MkDocs, using the `mkdocs-material` documentation software. This change made open-source contributions to our site significantly easier for outsiders, because instead of needing to know complicated syntax to write posts effectively, contributing is now as easy as writing a standard Markdown document.