From e6230a0c583298c2af6436059b526825eb149cb0 Mon Sep 17 00:00:00 2001 From: Dawid Potocki Date: Mon, 5 Aug 2019 22:06:17 +0000 Subject: [PATCH 1/6] Add Polish translation to README.md (#1100) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1c77d14..002d4a68 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ You can submit your suggestions here on GitHub [(Issues)](https://github.com/pri # Community Translations - [繁体中文 / Chinese](https://privacytools.twngo.xyz/) - [GitHub](https://github.com/twngo/privacytools-zh) - [Español / Spanish](https://victorhck.gitlab.io/privacytools-es/) - [GitLab](https://gitlab.com/victorhck/privacytools-es) +- [Polski / Polish](https://pl.privacytools.io) - [Gitea](https://git.privacytools.io/pl-privacytoolsIO/pl.privacytools.io) - [Deutsch / German](https://privacytools.it-sec.rocks/) - [GitHub](https://github.com/Anon215/privacytools.it-sec.rocks) - [Français / French](https://privacytools.dreads-unlock.fr/) - [GitLab](https://gitlab.com/Booteille/privacytools) - [Italiano / Italian](https://privacytools-it.github.io/) - [GitHub](https://github.com/privacytools-it/privacytools-it.github.io) -- 2.49.1 From 06f5ae855d59a3236a81d571cfb83cc6945861d0 Mon Sep 17 00:00:00 2001 From: Dawid Potocki Date: Mon, 5 Aug 2019 22:07:48 +0000 Subject: [PATCH 2/6] Get logo from local path in README.md (#1101) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 002d4a68..d93cbf6a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![privacytools](https://privacytools.io/assets/img/layout/logo.png)](https://www.privacytools.io/) +[![privacytools](./assets/img/layout/logo.png)](https://www.privacytools.io/) _Encryption Against Global Mass Surveillance._ -- 2.49.1 From e107a9c5c2b12bdf1fdd1c9f3211e3a98dbbad02 Mon Sep 17 00:00:00 2001 From: Jonah Date: Mon, 5 Aug 2019 19:34:12 -0500 Subject: [PATCH 3/6] Add template for issues with translated sites. --- .../ISSUE_TEMPLATE/6_Translation_Issues.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/6_Translation_Issues.md diff --git a/.github/ISSUE_TEMPLATE/6_Translation_Issues.md b/.github/ISSUE_TEMPLATE/6_Translation_Issues.md new file mode 100644 index 00000000..15439248 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/6_Translation_Issues.md @@ -0,0 +1,21 @@ +--- +name: "🇦🇶 Translation Issue" +about: Report any issue with a translated site. +title: "🇦🇶 Translated Site Issue | " +labels: 🌐 website issue, 🇦🇶 translations +--- + +## Site Affected + +**Domain:** + + +[ ] This site is listed as a translated version of the site in the privacytools.io navbar. + +## Description + + -- 2.49.1 From 9882bd499833801492f7e6abb6d9f2e984498f3c Mon Sep 17 00:00:00 2001 From: Jonah Date: Mon, 5 Aug 2019 19:36:05 -0500 Subject: [PATCH 4/6] Fix checkbox --- .github/ISSUE_TEMPLATE/6_Translation_Issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/6_Translation_Issues.md b/.github/ISSUE_TEMPLATE/6_Translation_Issues.md index 15439248..95843a0a 100644 --- a/.github/ISSUE_TEMPLATE/6_Translation_Issues.md +++ b/.github/ISSUE_TEMPLATE/6_Translation_Issues.md @@ -10,7 +10,7 @@ labels: 🌐 website issue, 🇦🇶 translations **Domain:** -[ ] This site is listed as a translated version of the site in the privacytools.io navbar. +- [ ] This site is listed as a translated version of the site in the privacytools.io navbar. ## Description -- 2.49.1 From aa04c1a6c4a3c2418d3d29fcee89350d2a8d410d Mon Sep 17 00:00:00 2001 From: BurungHantu1605 Date: Tue, 6 Aug 2019 13:05:21 +0800 Subject: [PATCH 5/6] added BNB and EOS --- donate.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/donate.html b/donate.html index 5b68b094..225bb4a0 100644 --- a/donate.html +++ b/donate.html @@ -88,7 +88,21 @@ permalink: /donate/
- + +
+ +
+
+ +
+ +
+ +
+
+ +
+
-- 2.49.1 From 1db4cdd2de8fc3e558ac8588e0063854bacb89bf Mon Sep 17 00:00:00 2001 From: Dawid Potocki Date: Tue, 6 Aug 2019 10:12:35 +1200 Subject: [PATCH 6/6] Fix icons looking out of place on smaller screens Fixes #905 --- _includes/cardv2.html | 60 +++++++++++++++++++++++-------------------- 1 file changed, 32 insertions(+), 28 deletions(-) diff --git a/_includes/cardv2.html b/_includes/cardv2.html index 45906aed..86f6e3f0 100644 --- a/_includes/cardv2.html +++ b/_includes/cardv2.html @@ -7,41 +7,45 @@ {{include.title}} {{include.description}}

- Website - {% if include.forum %} - Forum - {% endif %} - {% if include.tor %} - Tor - {% endif %} +
+
+ Website + {% if include.forum %} + Forum + {% endif %} + {% if include.tor %} + Tor + {% endif %} +
-
- {% if include.windows %}{% endif %} - {% if include.mac %}{% endif %} - {% if include.linux %}{% endif %} - {% if include.bsd %}{% endif %} +
+ {% if include.windows %}{% endif %} + {% if include.mac %}{% endif %} + {% if include.linux %}{% endif %} + {% if include.bsd %}{% endif %} - {% if include.firefox %}{% endif %} - {% if include.chrome %}{% endif %} - {% if include.safari %}{% endif %} - {% if include.opera %}{% endif %} - {% if include.edge %}{% endif %} + {% if include.firefox %}{% endif %} + {% if include.chrome %}{% endif %} + {% if include.safari %}{% endif %} + {% if include.opera %}{% endif %} + {% if include.edge %}{% endif %} - {% if include.android %}{% endif %} - {% if include.ios %}{% endif %} - {% if include.fire %}{% endif %} + {% if include.android %}{% endif %} + {% if include.ios %}{% endif %} + {% if include.fire %}{% endif %} - {% if include.web %}{% endif %} + {% if include.web %}{% endif %} - {{include.icon1}} - {{include.icon2}} - {{include.icon3}} + {{include.icon1}} + {{include.icon2}} + {{include.icon3}} - {% if include.github %}{% endif %} - {% if include.gitlab %}{% endif %} - {% if include.git %}{% endif %} - {% if include.source %}{% endif %} + {% if include.github %}{% endif %} + {% if include.gitlab %}{% endif %} + {% if include.git %}{% endif %} + {% if include.source %}{% endif %} +
-- 2.49.1