Key footer.html
This commit is contained in:
parent
bbb63d3698
commit
211747580d
@ -2,83 +2,82 @@
|
|||||||
|
|
||||||
<hr class="footer-divider" />
|
<hr class="footer-divider" />
|
||||||
|
|
||||||
<h3 id="participate">Spread the word and help your friends</h3>
|
<h3 id="participate">{% t Spread the word and help your friends %}</h3>
|
||||||
|
|
||||||
<div class="row mb-4">
|
<div class="row mb-4">
|
||||||
<div class="col-12 col-md-6 d-flex justify-content-between">
|
<div class="col-12 col-md-6 d-flex justify-content-between">
|
||||||
<a href="mailto:?subject=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&body={{ site.production_url }}/" class="share-btn email" title="Email">
|
<a href="mailto:?subject={{ "privacytools.io - encryption against global mass surveillance" | translate_text | uri_escape }}&body={{ site.production_url | append_lang | uri_escape }}/" class="share-btn email" title="{% t Email %}">
|
||||||
<i class="fas fa-envelope pl-3"></i>
|
<i class="fas fa-envelope pl-3"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://www.facebook.com/sharer/sharer.php?u={{ site.production_url }}" class="share-btn facebook" title="Facebook">
|
<a href="https://www.facebook.com/sharer/sharer.php?u={{ site.production_url | append_lang | uri_escape }}" class="share-btn facebook" title="{% t Facebook %}">
|
||||||
<i class="fab fa-facebook-f pl-3"></i>
|
<i class="fab fa-facebook-f pl-3"></i>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://twitter.com/share?text={{ "Knowledge and tools to protect your privacy against global mass surveillance" | translate_text | uri_escape }}%20&url={{ site.production_url | append_lang}}/&via=privacytoolsIO" class="share-btn twitter" title="{% t Twitter %}">
|
||||||
<a href="https://twitter.com/share?text=Knowledge%20and%20tools%20to%20protect%20your%20privacy%20against%20global%20mass%20surveillance%20&url={{ site.production_url }}/&via=privacytoolsIO" class="share-btn twitter" title="Twitter">
|
|
||||||
<i class="fab fa-twitter pl-3"></i>
|
<i class="fab fa-twitter pl-3"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://sharetomastodon.github.io/?title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&url={{ site.production_url }}" class="share-btn mastodon" title="Mastodon">
|
<a href="https://sharetomastodon.github.io/?title={{ "privacytools.io - encryption against global mass surveillance" | translate_text | uri_escape }}&url={{ site.production_url | append_lang | uri_escape }} " class="share-btn mastodon" title="{% t Mastodon %}">
|
||||||
<i class="fab fa-mastodon pl-3"></i>
|
<i class="fab fa-mastodon pl-3"></i>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-12 col-md-6 d-flex justify-content-between">
|
<div class="col-12 col-md-6 d-flex justify-content-between">
|
||||||
<a href="https://reddit.com/submit?url={{ site.production_url }}&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn reddit" title="reddit">
|
<a href="https://reddit.com/submit?url={{ site.production_url | append_lang | uri_escape }} &title={{ "privacytools.io - encryption against global mass surveillance" | translate_text | uri_escape }}" class="share-btn reddit" title="{% t reddit %}">
|
||||||
<i class="fab fa-reddit-alien pl-3"></i>
|
<i class="fab fa-reddit-alien pl-3"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://www.linkedin.com/shareArticle?url={{ site.production_url }}&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn linkedin" title="LinkedIn">
|
<a href="https://www.linkedin.com/shareArticle?url={{ site.production_url | append_lang | uri_escape }} &title={{ "privacytools.io - encryption against global mass surveillance" | translate_text | uri_escape }}" class="share-btn linkedin" title="{% t LinkedIn %}">
|
||||||
<i class="fab fa-linkedin-in pl-3"></i>
|
<i class="fab fa-linkedin-in pl-3"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://mix.com/mixit?su=submit&url={{ site.production_url }}&title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance" class="share-btn mix" title="Mix">
|
<a href="https://mix.com/mixit?su=submit&url={{ site.production_url | append_lang | uri_escape }} &title={{ "privacytools.io - encryption against global mass surveillance" | translate_text | uri_escape }}" class="share-btn mix" title="{% t Mix %}">
|
||||||
<i class="ptio-mix pl-3"></i>
|
<i class="ptio-mix pl-3"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://sharetodiaspora.github.io/?title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&url={{ site.production_url }}" class="share-btn diaspora" title="Diaspora*">
|
<a href="https://sharetodiaspora.github.io/?title={{ "privacytools.io - encryption against global mass surveillance" | translate_text | uri_escape }}&url={{ site.production_url | append_lang | uri_escape }} " class="share-btn diaspora" title="{% t Diaspora* %}">
|
||||||
<i class="fas fa-asterisk pl-3"></i>
|
<i class="fas fa-asterisk pl-3"></i>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3>Copy URL and Description</h3>
|
<h3>{% t Copy URL and Description %}</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<input type="text" value="{{ site.name }} - Encryption and tools to protect against global mass surveillance - {{ site.production_url }}" class="form-control input-lg onclick-select">
|
<input type="text" value="{% t {{ site.name }} - Encryption and tools to protect against global mass surveillance - {{ site.production_url | append_lang | uri_escape }} %}" class="form-control input-lg onclick-select">
|
||||||
<span class="help-block">For easy copy and paste. Share this text snippet.</span>
|
<span class="help-block">{% t For easy copy and paste. Share this text snippet. %}</span>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<hr class="footer-divider" />
|
<hr class="footer-divider" />
|
||||||
|
|
||||||
<div class="row mt-3">
|
<div class="row mt-3">
|
||||||
<div class="col-sm-4 mb-3 d-flex justify-content-center d-flex justify-content-center">
|
<div class="col-sm-4 mb-3 d-flex justify-content-center d-flex justify-content-center">
|
||||||
<a href="/LICENSE.txt" data-toggle="tooltip" data-placement="top" data-original-title="This work is free. You can redistribute it and/or modify it under the terms of the "Creative Commons CC0 1.0 Universal Public Domain Dedication"."><img alt="CC0" src="/assets/img/layout/zero.png" width="32" height="32">CC0</a>
|
<a href="/LICENSE.txt" data-toggle="tooltip" data-placement="top" data-original-title="{% t This work is free. You can redistribute it and/or modify it under the terms of the "Creative Commons CC0 1.0 Universal Public Domain Dedication".%}"><img alt="CC0" src="/assets/img/layout/zero.png" width="32" height="32">CC0</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-sm-4 mb-3 d-flex justify-content-center">
|
<div class="col-sm-4 mb-3 d-flex justify-content-center">
|
||||||
<i class="far fa-address-card fa-2x"></i>
|
<i class="far fa-address-card fa-2x"></i>
|
||||||
<a href="/about/">About Us & Contact</a>
|
<a href={{ "/about/" | translate_page }}>{% t About Us %} & {% t Contact %}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-sm-4 mb-3 d-flex justify-content-center">
|
<div class="col-sm-4 mb-3 d-flex justify-content-center">
|
||||||
<i class="fas fa-donate fa-2x"></i>
|
<i class="fas fa-donate fa-2x"></i>
|
||||||
<a href="/donate/" data-toggle="tooltip" data-placement="top" data-original-title="Please support this project by donating. We are ad-free and not affiliated with any providers. Your donation will cover our costs for servers and domains.">Support Us!</a>
|
<a href={{ "/donate/" | translate_page }} data-toggle="tooltip" data-placement="top" data-original-title="{% t Please support this project by donating. We are ad-free and not affiliated with any providers. Your donation will cover our costs for servers and domains. %}">{% t Support Us! %}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="copyright-text">
|
<div class="copyright-text">
|
||||||
<a href="/about/javascript" data-jslicense="1">
|
<a href="/about/javascript" data-jslicense="1">
|
||||||
<span class="fab fa-js fa-lg"></span>
|
<span class="fab fa-js fa-lg"></span>
|
||||||
JavaScript Licenses
|
{% t JavaScript Licenses %}
|
||||||
</a>
|
</a>
|
||||||
<p class="mt-2">
|
<p class="mt-2">
|
||||||
<strong>No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.</strong>
|
<strong>{% t No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.%}</strong>
|
||||||
<em>{{ site.name }} is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt.</em>
|
<em>{% t {{ site.name }} is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt. %}</em>
|
||||||
<a href="/privacy/">View our privacy statement</a>.
|
<a href="/privacy/">{% t View our privacy statement %}</a>.
|
||||||
</p>
|
</p>
|
||||||
<p class="text-left">
|
<p class="text-left">
|
||||||
Tor v3: <strong>privacy2zbidut4m4jyj3ksdqidzkw3uoip2vhvhbvwxbqux5xy5obyd.onion</strong>
|
Tor v3: <strong>privacy2zbidut4m4jyj3ksdqidzkw3uoip2vhvhbvwxbqux5xy5obyd.onion</strong>
|
||||||
(<a href="https://write.privacytools.io/jonah/tor-on-privacytools-io">Learn More</a>)
|
(<a href="https://write.privacytools.io/jonah/tor-on-privacytools-io">{% t Learn More %}</a>)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -30,6 +30,16 @@ module Jekyll
|
|||||||
"/#{page_language}#{page}"
|
"/#{page_language}#{page}"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def append_lang(page)
|
||||||
|
page_language = @context.environments.first["page"]["language"]
|
||||||
|
site = @context.registers[:site]
|
||||||
|
if page_language.nil?
|
||||||
|
page
|
||||||
|
else
|
||||||
|
"#{page}/#{page_language}"
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
@ -152,6 +152,69 @@ Language_Selection: |
|
|||||||
Spread_the_word_and_help_your_friends: |
|
Spread_the_word_and_help_your_friends: |
|
||||||
Spread the word and help your friends
|
Spread the word and help your friends
|
||||||
|
|
||||||
|
privacytools.io__encryption_against_global_mass_surveillance: |
|
||||||
|
privacytools.io - encryption against global mass surveillance
|
||||||
|
|
||||||
|
Facebook: |
|
||||||
|
Facebook
|
||||||
|
|
||||||
|
Knowledge_and_tools_to_protect_your_privacy_against_global_mass_surveillance: |
|
||||||
|
Knowledge and tools to protect your privacy against global mass surveillance
|
||||||
|
|
||||||
|
Twitter: |
|
||||||
|
Twitter
|
||||||
|
|
||||||
|
Mastodon: |
|
||||||
|
Mastodon
|
||||||
|
|
||||||
|
reddit: |
|
||||||
|
reddit
|
||||||
|
|
||||||
|
LinkedIn: |
|
||||||
|
LinkedIn
|
||||||
|
|
||||||
|
Mix: |
|
||||||
|
Mix
|
||||||
|
|
||||||
|
Diaspora: |
|
||||||
|
Diaspora*
|
||||||
|
|
||||||
|
Copy_URL_and_Description: |
|
||||||
|
Copy URL and Description
|
||||||
|
|
||||||
|
_site.name___Encryption_and_tools_to_protect_against_global_mass_surveillance___site.producti: |
|
||||||
|
{{ site.name }} - Encryption and tools to protect against global mass surveillance - {{ site.production_url | append_lang | uri_escape }}
|
||||||
|
|
||||||
|
For_easy_copy_and_paste._Share_this_text_snippet.: |
|
||||||
|
For easy copy and paste. Share this text snippet.
|
||||||
|
|
||||||
|
This_work_is_free._You_can_redistribute_it_andor_modify_it_under_the_terms_of_the_quotCreative_Com: |
|
||||||
|
This work is free. You can redistribute it and/or modify it under the terms of the "Creative Commons CC0 1.0 Universal Public Domain Dedication".
|
||||||
|
|
||||||
|
Contact: |
|
||||||
|
Contact
|
||||||
|
|
||||||
|
Please_support_this_project_by_donating._We_are_adfree_and_not_affiliated_with_any_providers._Your_d: |
|
||||||
|
Please support this project by donating. We are ad-free and not affiliated with any providers. Your donation will cover our costs for servers and domains.
|
||||||
|
|
||||||
|
Support_Us!: |
|
||||||
|
Support Us!
|
||||||
|
|
||||||
|
JavaScript_Licenses: |
|
||||||
|
JavaScript Licenses
|
||||||
|
|
||||||
|
No_Ads_No_Google_Analytics_No_Affiliates_No_CrossSite_Requests.: |
|
||||||
|
No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.
|
||||||
|
|
||||||
|
_site.name__is_a_socially_motivated_website_that_provides_information_for_protecting_your_data_se: |
|
||||||
|
{{ site.name }} is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt.
|
||||||
|
|
||||||
|
View_our_privacy_statement: |
|
||||||
|
View our privacy statement
|
||||||
|
|
||||||
|
Learn_More: |
|
||||||
|
Learn More
|
||||||
|
|
||||||
Firefox: |
|
Firefox: |
|
||||||
Firefox
|
Firefox
|
||||||
|
|
||||||
@ -905,9 +968,6 @@ Prefer_the_classic_site?_View_a_singlepage_layout.: |
|
|||||||
Discover_privacycentric_online_services_including_email_providers_VPN_operators_DNS_administrator: |
|
Discover_privacycentric_online_services_including_email_providers_VPN_operators_DNS_administrator: |
|
||||||
Discover privacy-centric online services, including email providers, VPN operators, DNS administrators, and more!
|
Discover privacy-centric online services, including email providers, VPN operators, DNS administrators, and more!
|
||||||
|
|
||||||
Learn_More: |
|
|
||||||
Learn More
|
|
||||||
|
|
||||||
Web_Browsers: |
|
Web_Browsers: |
|
||||||
Web Browsers
|
Web Browsers
|
||||||
|
|
||||||
@ -947,9 +1007,6 @@ Learn_more...: |
|
|||||||
Reddit: |
|
Reddit: |
|
||||||
Reddit
|
Reddit
|
||||||
|
|
||||||
Twitter: |
|
|
||||||
Twitter
|
|
||||||
|
|
||||||
Contributor_List: |
|
Contributor_List: |
|
||||||
Contributor List
|
Contributor List
|
||||||
|
|
||||||
@ -974,9 +1031,6 @@ Get_the_latest_privacyrelated_updates_from_our_Mastodon_Feed._Follow_us_today!:
|
|||||||
httpssocial.privacytools.io: |
|
httpssocial.privacytools.io: |
|
||||||
https://social.privacytools.io/
|
https://social.privacytools.io/
|
||||||
|
|
||||||
Mastodon: |
|
|
||||||
Mastodon
|
|
||||||
|
|
||||||
Develop_on_GitHub: |
|
Develop_on_GitHub: |
|
||||||
Develop on GitHub
|
Develop on GitHub
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user