13 Commits

Author SHA1 Message Date
djoate
b22948bb34 i18n: key some missed strings and pages (#1527)
* Key classic page

* Key missed strings

* Update source file
2019-11-26 17:04:52 -06:00
djoate
ad335fe640
Cleanup
Translate tooltips in card.html if available
Clean up old captures
2019-11-24 18:22:05 -05:00
djoate
b4cc2cf5e0
Stop using capture tags for card.html includes 2019-11-24 18:22:05 -05:00
djoate
52da0f33bc
Use 't' instead of 'translate' 2019-11-18 23:55:46 -05:00
djoate
8f216deec5
Key 'Privacy Tools', and get rid of en.yml 2019-11-18 01:45:28 +00:00
djoate
95f87e234c
Translate more of the index.html
* Translate more of index.html, with translations sourced from
deepl.com

* Relax the plugin to allow capitalization, periods, exclamation 
marks, and question marks in the Weblate ID for YAML src. 
This helps differentiate between similar but different strings.
2019-11-18 01:18:12 +00:00
djoate
817ea5ef1b Fix some minor typos (#1479)
* Update resources.html

* Update selfhosted-cloud.html to make it more consistent with other the 
wording of the other Nextcloud entry in cloud storage
2019-11-11 00:00:17 +00:00
218a610c3f
Rebrand privacytools.io as PrivacyTools (#1472) 2019-11-06 22:48:33 -06:00
1e169cd93b
Update resources.html 2019-04-27 15:22:56 -05:00
Mikaela Suomalainen
00339a051a resources: move the classic site on top for more visibility (#883)
Resolves: #882
2019-04-25 13:31:22 -05:00
e504d142ba
Rename /old/ to /classic/ (#822)
https://github.com/privacytoolsIO/privacytools.io/pull/820#issuecomment-479334000
2019-04-02 23:45:19 -05:00
933cd3d859
Adds a classic version of the site. (#820) 2019-04-02 21:54:39 -05:00
48fd518cb7 Split All Services into Individual Pages (#807)
* Split sections into pages

Preliminary work

* Separate everything into their own pages

+ Permalinks!

* Navbar Link Updates

* Change all asset links

Assets are served from the root. Hope nobody is serving this site in a subfolder for some reason! :)

* Point all navbar links to pages

* Make the layouts more modular

* Remove unnecessary div containers

* Adjust footer and headers layout

* Add link to various privacy subpages to homepage

* Remove test script

* Add titles and descriptions to all pages

* Fix links and layouts

* Adjust header margins

* Create master pages

* Finalize master pages

* Add services page

* Add Javascript redirects

Okay I'm pretty garbage at Javascript so this is basically hacked together. If someone who knows what they're doing wants to do this, be my guest.
2019-04-02 08:42:34 +08:00