[tor-commits] [lego/master] add sticky class for nav menus

2019-09-05 Thread antonela
commit efafbf5574417583f97edd0b0be3143a2cd1577b Author: Antonela Date: Thu Sep 5 09:18:14 2019 -0400 add sticky class for nav menus --- assests/scss/_tor.scss | 7 +++ 1 file changed, 7 insertions(+) diff --git a/assests/scss/_tor.scss b/assests/scss/_tor.scss index ff6f69a..c73909d

[tor-commits] [lego/master] add sticky submenu

2019-09-05 Thread antonela
commit 5d6dfa45cb04f99d557ce79eef6b82dc6e2df721 Author: Antonela Date: Thu Sep 5 09:23:19 2019 -0400 add sticky submenu close https://dip.torproject.org/web/tpo/issues/13 --- templates/pagenav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates

[tor-commits] [lego/master] add breadcrumb template

2019-09-05 Thread antonela
commit f0331cadae140a9c79015bf7a757fcdfe52673cd Author: Antonela Date: Thu Sep 5 09:40:20 2019 -0400 add breadcrumb template --- templates/breadcrumb.html | 13 + 1 file changed, 13 insertions(+) diff --git a/templates/breadcrumb.html b/templates/breadcrumb.html new file mode

[tor-commits] [tpo/master] Add README.md with contrib, how to build lektor, bug report instructions

2019-09-05 Thread antonela
commit c59be60026bfaa1ac7bea73b62030006d5901390 Author: Antonela Date: Thu Sep 5 21:08:05 2019 -0400 Add README.md with contrib, how to build lektor, bug report instructions close https://dip.torproject.org/web/tpo/issues/38 --- README.md | 63

[tor-commits] [tpo/master] update volunteer contact link

2019-09-05 Thread antonela
commit de183aa009787660793cc8e6e15a1cb0b85c10fc Author: Antonela Date: Thu Sep 5 21:34:10 2019 -0400 update volunteer contact link close https://dip.torproject.org/web/tpo/issues/29 --- templates/contact.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [lego/master] donate button points to the donate.torproject.org right locale

2019-09-05 Thread antonela
commit 54d5eb63e4c1853fd44f25de69f1091d4670e72b Author: Antonela Date: Thu Sep 5 17:07:29 2019 -0400 donate button points to the donate.torproject.org right locale close https://dip.torproject.org/web/tpo/issues/14 --- templates/navbar.html | 4 +++- 1 file changed, 3 insertions

[tor-commits] [lego/master] fix padding in page container

2019-09-05 Thread antonela
commit 094dd93359d24f87c74eaa932de7f3214dd9 Author: Antonela Date: Thu Sep 5 20:59:55 2019 -0400 fix padding in page container --- assets/scss/_tor.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/scss/_tor.scss b/assets/scss/_tor.scss index c73909d

[tor-commits] [community/develop] update user research section

2019-09-17 Thread antonela
commit 28b7768d5469f0b9e8471ba71fb291bc20c37f1a Author: Antonela Date: Tue Sep 17 16:12:03 2019 -0300 update user research section --- content/user-research/become-tester/contents.lr | 22 ++ content/user-research/contents.lr | 10 ++--- content/user-research/current

[tor-commits] [community/master] breadcrumbs go full-width

2019-09-18 Thread antonela
commit d07015523c9605da09289c1d130dfb2216e55b49 Author: Antonela Date: Wed Sep 18 10:16:37 2019 -0300 breadcrumbs go full-width close #68 --- lego| 2 +- templates/two-columns-page.html | 8 +--- 2 files changed, 6 insertions(+), 4 deletions

[tor-commits] [lego/master] breadcrumbs go full-width

2019-09-18 Thread antonela
commit a96a831ce72870d637a5e872e73a186c9287d64d Author: Antonela Date: Wed Sep 18 10:28:40 2019 -0300 breadcrumbs go full-width close #68 --- templates/breadcrumb.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/breadcrumb.html b/templates

[tor-commits] [tpo/master] people page: add mastondon

2019-09-27 Thread antonela
commit 63236ce8ec57e1e4a4f29ff98211d587338f8ff0 Author: Antonela Date: Fri Sep 27 15:36:12 2019 -0300 people page: add mastondon close #44 https://dip.torproject.org/torproject/web/tpo/issues/44 I added mastodon support for the social links in about/people. If you want

[tor-commits] [lego/master] fix pagenav.html

2019-09-27 Thread antonela
commit 7dea0272a5c5bf3ffc8d523159409fb4676ffc3a Author: Antonela Date: Fri Sep 27 15:40:19 2019 -0300 fix pagenav.html --- templates/pagenav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pagenav.html b/templates/pagenav.html index c242baf..a2caed6

[tor-commits] [community/master] Add Tor personas

2019-11-12 Thread antonela
commit f8b8ff47daa9c82cd02d1f9fc20ddd5503dfd3cd Author: Antonela Date: Tue Nov 12 19:13:06 2019 +0900 Add Tor personas close https://dip.torproject.org/torproject/web/community/issues/107 --- content/user-research/persona/contents.lr | 27 +++ lego

[tor-commits] [community/master] Fix floating menu issue

2019-11-12 Thread antonela
commit dbf5e4c0f1b0d39ab3c19d1cf7debddb716cc1f0 Author: Antonela Date: Tue Nov 12 19:57:42 2019 +0900 Fix floating menu issue --- templates/pagenav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pagenav.html b/templates/pagenav.html index 7d38397

[tor-commits] [styleguide/master] Fix repos links

2019-12-04 Thread antonela
commit ee0a66427e63b55b6f8f006cb71d0d24e214a7ce Author: Antonela Date: Wed Dec 4 16:17:53 2019 -0300 Fix repos links --- templates/brand-assets.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/brand-assets.html b/templates/brand-assets.html index

[tor-commits] [tpo/develop] Add specific prefix to download links

2019-12-11 Thread antonela
commit 05982bf8028d29069c000adb4ca0d1b29bee6b5c Author: Antonela Date: Wed Dec 11 11:49:39 2019 -0300 Add specific prefix to download links so the download actually works. Maybe we want to revert this change when we go public. --- templates/hero-download.html | 2 +- 1 file

[tor-commits] [tpo/develop] Fix MacOS label

2019-12-11 Thread antonela
commit b380d5dcfd29db248770fb5fae7b012b5b5f2268 Author: Antonela Date: Wed Dec 11 11:43:36 2019 -0300 Fix MacOS label --- databags/platforms.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databags/platforms.ini b/databags/platforms.ini index 7d0efbe..94c088d

[tor-commits] [tpo/staging] Update download.html

2019-12-05 Thread antonela
commit 4d29cfb29567f5ff3eea78992e6068f5fc24801a Author: Antonela Date: Thu Dec 5 15:14:50 2019 -0300 Update download.html I'm adding the minimal navbar and also a CTA to each platform. To-do: - replace the navbar for nav-min - fix the caps at the platforms name

[tor-commits] [styleguide/master] Add svg for TBA icons

2019-12-06 Thread antonela
commit 3cdf3b7b0f93503f9601943bc9a76ea37ac296db Author: Antonela Date: Fri Dec 6 10:31:18 2019 -0300 Add svg for TBA icons --- assets/static/images/tor-browser-android/alpha.svg | 40 .../static/images/tor-browser-android/nightly.svg | 37

[tor-commits] [community/master] Update h6 header to include portal and section

2019-12-05 Thread antonela
commit 3b7add0533da45fd2e2bd1ac3c1068b5b2274daa Author: Antonela Date: Thu Dec 5 09:15:00 2019 -0300 Update h6 header to include portal and section Fix https://dip.torproject.org/torproject/web/community/issues/38 --- templates/hero.html | 2 +- 1 file changed, 1 insertion(+), 1

[tor-commits] [community/master] update content

2019-10-19 Thread antonela
commit 8b765e8d11300b913673075b5a6305fcef2d3110 Author: Antonela Date: Sat Oct 19 09:59:10 2019 -0300 update content steph's review. Close #103 https://dip.torproject.org/steph/community/blob/develop/content/user-research/contents.lr --- content/user-research/contents.lr | 6

[tor-commits] [community/master] sort layout items

2019-10-16 Thread antonela
commit 2f8c9270e48ea0dffa2ff7876c9b30bf1782e6e6 Author: Antonela Date: Wed Oct 16 11:49:39 2019 -0300 sort layout items --- content/localization/contents.lr | 4 ++-- content/onion-services/contents.lr | 2 +- content/relay-operations/contents.lr | 2 +- content/user-research

[tor-commits] [community/master] add item to nav

2019-10-16 Thread antonela
commit 025ee4439a7dfc6b9c39c0b136c91d870e9c0f08 Author: Antonela Date: Wed Oct 16 12:12:52 2019 -0300 add item to nav --- databags/pagenav+en.ini | 4 1 file changed, 4 insertions(+) diff --git a/databags/pagenav+en.ini b/databags/pagenav+en.ini index 7d03cec..57c87f6 100644

[tor-commits] [community/master] add alpha testers survey link

2019-10-16 Thread antonela
commit 8e91b85c38934963b221c737f1c28b8fc5c8e0c4 Author: Antonela Date: Wed Oct 16 12:26:46 2019 -0300 add alpha testers survey link --- content/user-research/become-tester/contents.lr | 14 +- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/content/user-research

[tor-commits] [community/master] fix title case

2019-10-16 Thread antonela
commit 0e1f7b8c4a985e1b68547b00ee1228193257313e Author: Antonela Date: Wed Oct 16 11:59:21 2019 -0300 fix title case --- content/user-research/become-tester/contents.lr | 2 +- content/user-research/open/contents.lr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff

[tor-commits] [community/master] match layout with other sections

2019-10-16 Thread antonela
commit 24a118e67fa93d79c6eec22aaced4ac1bc60e0c7 Author: Antonela Date: Wed Oct 16 11:58:25 2019 -0300 match layout with other sections --- templates/user-research.html | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/templates/user-research.html b

[tor-commits] [community/master] update user research content

2019-10-16 Thread antonela
commit ee883fbc4107546c3076c4409d65be2af9b36cff Author: Antonela Date: Wed Oct 16 12:02:59 2019 -0300 update user research content --- templates/user-research.html | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/templates/user-research.html b/templates

[tor-commits] [community/master] add user research guidelines

2019-10-18 Thread antonela
commit 3d9fff6c216a76b91da5bddede82d0cd8ff520a7 Author: Antonela Date: Fri Oct 18 10:38:11 2019 -0300 add user research guidelines close https://dip.torproject.org/torproject/ux/team/issues/26 --- content/user-research/guidelines/contents.lr | 75 1

[tor-commits] [community/master] steph's content review

2019-10-18 Thread antonela
commit b85b0ebc5d8aa37bed211b0715080858a2ecaa31 Author: Antonela Date: Fri Oct 18 10:44:18 2019 -0300 steph's content review close https://dip.torproject.org/torproject/web/community/issues/12 --- content/user-research/open/contents.lr | 45 ++ 1

[tor-commits] [community/master] review content, add links

2019-10-18 Thread antonela
commit 5b70c18d816bd835fdda8cb069564ca9c588238a Author: Antonela Date: Fri Oct 18 10:57:58 2019 -0300 review content, add links --- content/user-research/guidelines/contents.lr | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/content/user-research/guidelines

[tor-commits] [community/master] update content

2019-10-21 Thread antonela
commit 6652dc35ef9451ffcccfa45a9f5662bfdde4 Author: Antonela Date: Mon Oct 21 13:40:23 2019 -0300 update content --- content/user-research/become-tester/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/user-research/become-tester/contents.lr b

[tor-commits] [community/master] update content status

2019-10-21 Thread antonela
commit 1e624ba4452939bf3b78fdba217e60b51d0d5949 Author: Antonela Date: Mon Oct 21 13:02:33 2019 -0300 update content status --- content/user-research/become-tester/contents.lr | 2 +- content/user-research/guidelines/contents.lr| 2 +- content/user-research/open/contents.lr

[tor-commits] [community/master] update user research content

2019-10-16 Thread antonela
commit 505f904e52a8a3505af2aa8e84a905b56cd8987a Author: Antonela Date: Wed Oct 16 11:27:29 2019 -0300 update user research content --- content/user-research/become-tester/contents.lr | 22 ++ content/user-research/contents.lr | 10 ++--- content/user-research/current

[tor-commits] [community/master] remove user-testing section

2019-10-16 Thread antonela
commit 8d8d0bcf22ba5b481a3eecb7e1de6654dfc98a5b Author: Antonela Date: Wed Oct 16 11:18:48 2019 -0300 remove user-testing section we are going to use user-research because it the proper name for holding all the HCD methodologies we are running --- content/user-testing/current

[tor-commits] [community/master] update content

2019-10-18 Thread antonela
commit 5c8832006c6b2575cbbd17bfc1aa4501f751432e Author: Antonela Date: Fri Oct 18 13:07:30 2019 -0300 update content --- content/user-research/open/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/user-research/open/contents.lr b/content/user

[tor-commits] [lego/master] remove huge footer padding

2019-10-16 Thread antonela
commit a2e8d340105281a2b7bbfe422a17f72e402ee1a8 Author: Antonela Date: Wed Oct 16 12:36:28 2019 -0300 remove huge footer padding breaking from newsletter.scss --- assets/static/bootstrap.css | 18 +- assets/static/bootstrap.css.map | 2 +- 2 files changed, 10

[tor-commits] [lego/master] Remove border in newsletter section

2019-11-26 Thread antonela
commit b0a49dc23d6086410f367a0a923270ca5eb2ad20 Author: Antonela Date: Tue Nov 26 07:54:09 2019 -0300 Remove border in newsletter section --- templates/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/footer.html b/templates/footer.html index

[tor-commits] [styleguide/master] Updates visuals.html

2019-12-05 Thread antonela
commit b10970a7be6c5c5f496e8689c02b9f09c3657d35 Author: Antonela Date: Wed Dec 4 18:33:38 2019 -0300 Updates visuals.html Remove assets from /visuals --- templates/visuals.html | 61 +- 1 file changed, 6 insertions(+), 55 deletions

[tor-commits] [styleguide/master] Add Tor Browser for Android icon assets

2019-12-05 Thread antonela
commit 9018a7422cb78deca3ad9890b4d7eb79939f6a35 Author: Antonela Date: Wed Dec 4 18:37:39 2019 -0300 Add Tor Browser for Android icon assets --- .../images/tor-browser-android/TBA Icons.sketch | Bin 0 -> 1033691 bytes .../tor-browser-android/res/alpha/alpha_favicon32.png | Bi

[tor-commits] [styleguide/master] Add onion pattern

2019-12-05 Thread antonela
commit 770c84d077cc9373d6232279c11d111f2cd2c069 Author: Antonela Date: Wed Dec 4 20:41:18 2019 -0300 Add onion pattern --- databags/visuals.ini | 4 templates/visuals.html | 37 +++-- 2 files changed, 39 insertions(+), 2 deletions(-) diff --git

[tor-commits] [styleguide/master] Add Illustrations

2019-12-05 Thread antonela
commit e0f29abd9f1484f1b6c92a804cae42862f5cebf7 Author: Antonela Date: Wed Dec 4 19:32:22 2019 -0300 Add Illustrations --- databags/visuals.ini | 4 templates/visuals.html | 27 ++- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/databags

[tor-commits] [styleguide/master] Add illustrations - onboarding

2019-12-05 Thread antonela
commit 2dda4a0dbd94f601610686451040bc37a6092612 Author: Antonela Date: Thu Dec 5 07:29:39 2019 -0300 Add illustrations - onboarding --- assets/static/images/onboarding/circuit.svg| 1 + assets/static/images/onboarding/circumvention.svg | 1 + assets/static/images/onboarding

[tor-commits] [styleguide/master] Update colors

2019-12-05 Thread antonela
commit ae8bd2f6d15d602ee9b3587662fb754b36c63a8b Author: Antonela Date: Wed Dec 4 19:14:02 2019 -0300 Update colors --- templates/brand-assets.html | 4 ++-- templates/visuals.html | 41 +++-- 2 files changed, 33 insertions(+), 12 deletions

[tor-commits] [styleguide/master] Minor UI fixing

2019-12-05 Thread antonela
commit cfad7923c2eb4b5fb4ab0c31d3dd3a42a038f238 Author: Antonela Date: Wed Dec 4 18:50:33 2019 -0300 Minor UI fixing --- templates/brand-assets.html | 48 +++-- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/templates/brand

[tor-commits] [styleguide/master] Update visuals.html

2019-12-05 Thread antonela
commit 0628be13a45c5b5c21db9d1930d80d310c6ecc9f Author: Antonela Date: Thu Dec 5 08:12:53 2019 -0300 Update visuals.html --- templates/visuals.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/visuals.html b/templates/visuals.html index 59007b6..5db28a9

[tor-commits] [styleguide/master] Clean /images

2019-12-05 Thread antonela
commit a90fb2b99a851b8c612a0321a71d11b949f6aead Author: Antonela Date: Thu Dec 5 07:51:59 2019 -0300 Clean /images --- assets/static/images/color.svg | 76 - assets/static/images/index.svg | 1 - assets/static/images/onion

[tor-commits] [lego/master] Update footer

2019-12-05 Thread antonela
commit e058aee7e40a97434ddbffbb1d5ffe18a610076b Author: Antonela Date: Thu Dec 5 08:34:58 2019 -0300 Update footer Remove newsletter block border --- templates/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/footer.html b/templates

[tor-commits] [community/master] Make color header consistent

2019-12-05 Thread antonela
commit 276e27d951de5175315a62aa863a1f992dfbcc02 Author: Antonela Date: Thu Dec 5 08:54:43 2019 -0300 Make color header consistent Fix https://dip.torproject.org/torproject/web/community/issues/108 --- .../community-resources/bad-relays/contents.lr | 26

[tor-commits] [tpo/master] Update donate string in the download flow

2020-03-02 Thread antonela
commit 7a1dc2b447641d3eed12ce051e010b78bc8fd5a1 Author: Antonela Date: Mon Mar 2 13:23:01 2020 -0300 Update donate string in the download flow asked by sstevenson on Feb 26th --- content/thank-you/contents.lr | 1 - templates/thank-you.html | 14 +- 2 files

[tor-commits] [tpo/master] Update download-android.html

2020-02-28 Thread antonela
commit 5f083b40bd6c1f4ea1908664cf4100ec5a860634 Author: Antonela Date: Fri Feb 28 09:24:13 2020 -0300 Update download-android.html Improve /download-android.html for small screens --- templates/download-android.html | 36 1 file changed, 16

[tor-commits] [lego/master] remove download block in /download pages

2020-02-24 Thread antonela
commit 2251bba40bedc3224d9c0be383075167b32b4bb9 Author: Antonela Date: Mon Feb 24 09:07:57 2020 -0300 remove download block in /download pages --- templates/footer.html | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/templates/footer.html b/templates

[tor-commits] [tpo/master] Update Sponsor

2020-02-04 Thread antonela
commit ca550219095b35363fe6ce37facddc1e72abb42a Author: Antonela Date: Tue Feb 4 11:02:23 2020 +0100 Update Sponsor Close https://trac.torproject.org/projects/tor/ticket/33142 --- .../sponsors/Georgetown_logotype_S_blueRGB.png | Bin 10906 -> 31850 bytes 1 file changed

[tor-commits] [tpo/master] Update zcash_logo.png

2020-02-19 Thread antonela
commit f7d5dcc2c75bde1c43f66b06441dbae72b528117 Author: Antonela Date: Wed Feb 19 10:31:19 2020 -0300 Update zcash_logo.png Close https://trac.torproject.org/projects/tor/ticket/1 --- assets/static/images/sponsors/zcash_logo.png | Bin 34922 -> 48816 bytes 1 file changed

[tor-commits] [tpo/master] Update verify signature link and add helper per OS

2020-02-20 Thread antonela
commit 7e9da94fdb7172d02a24eb4b90e46a8f2773d563 Author: Antonela Date: Thu Feb 20 11:53:26 2020 -0300 Update verify signature link and add helper per OS Close https://dip.torproject.org/torproject/web/tpo/issues/6 --- templates/download.html | 2 +- templates/hero

[tor-commits] [tpo/master] Add minimal footer

2020-02-21 Thread antonela
commit 308e94ceb25c4511daaea8bea99e6b58c7086678 Author: Antonela Date: Fri Feb 21 13:24:08 2020 -0300 Add minimal footer to avoid duplicated flows in the download page --- templates/footer-min.html | 92 +++ templates/layout.html

[tor-commits] [tpo/master] Donate button is back

2020-02-21 Thread antonela
commit dd1e1ff689b5af8924e35af2da14dbaec4366089 Author: Antonela Date: Fri Feb 21 13:23:36 2020 -0300 Donate button is back --- templates/navbar-min.html | 7 +++ 1 file changed, 7 insertions(+) diff --git a/templates/navbar-min.html b/templates/navbar-min.html index f9d2bc7..3eb4ba1

[tor-commits] [tpo/master] Makes /download min-header work in all locales

2020-02-21 Thread antonela
commit 04f067300ae8dc89e155d8e786f683b611a3f8dc Author: Antonela Date: Fri Feb 21 13:48:14 2020 -0300 Makes /download min-header work in all locales https://dip.torproject.org/torproject/web/tpo/issues/59 --- templates/meta.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[tor-commits] [tpo/master] Update RIPE_NCC_logo.png

2020-01-09 Thread antonela
commit ae88d3221f28abbbe4ed8c150f0ae602f05ef14c Author: Antonela Date: Thu Jan 9 09:02:26 2020 -0300 Update RIPE_NCC_logo.png --- assets/static/images/sponsors/RIPE_NCC_logo.png | Bin 9437 -> 49160 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/assets/static/ima

[tor-commits] [lego/master] Update footer.html

2020-01-09 Thread antonela
commit abbf18cb1bbca70caeb8913d2b60f0cb9332f287 Author: Antonela Date: Thu Jan 9 11:58:52 2020 -0300 Update footer.html Fix weird spacing and remove white border --- templates/footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates

[tor-commits] [tpo/master] Update circle-pattern.png

2020-01-09 Thread antonela
commit 4f9851e58de00b882dda8cf031fb3ece9d7643dc Author: Antonela Date: Thu Jan 9 11:54:01 2020 -0300 Update circle-pattern.png close https://trac.torproject.org/projects/tor/ticket/32359 --- assets/static/images/circle-pattern.png | Bin 556240 -> 106272 bytes 1 file changed

[tor-commits] [lego/master] Remove EOY banner

2020-01-03 Thread antonela
commit 7458cacbcedea8c2d5f2764652a57b8169d3b371 Author: Antonela Date: Fri Jan 3 13:38:09 2020 -0300 Remove EOY banner The campaign ended. --- templates/navbar.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/navbar.html b/templates/navbar.html index 02973fa

[tor-commits] [community/master] Fix consistency across headers

2020-04-13 Thread antonela
commit b2ca078543d9ad2c03cc0a6616a2be43f91e07a2 Author: Antonela Date: Mon Apr 13 13:12:22 2020 -0300 Fix consistency across headers Close https://gitlab.torproject.org/torproject/web/community/-/issues/124 --- content/relay-operations/technical-considerations/contents.lr| 2

[tor-commits] [lego/master] Fix sub-header capitalization

2020-04-13 Thread antonela
commit d08dee25e96a81c12727755ecf53414549e7a540 Author: Antonela Date: Mon Apr 13 13:31:01 2020 -0300 Fix sub-header capitalization Seems like someone edited the .css but the fix was removing the class from the header. So, fixed the shared style file and set the proper class

[tor-commits] [community/master] Update two-columns-page.html

2020-04-13 Thread antonela
commit 3c78baf4d7de9bd241386f99537f0b47d700b263 Author: Antonela Date: Mon Apr 13 12:51:39 2020 -0300 Update two-columns-page.html Close https://gitlab.torproject.org/torproject/web/community/-/issues/123 --- templates/two-columns-page.html | 6 -- 1 file changed, 4

[tor-commits] [community/master] Merge branch 'master' of git-rw.torproject.org:project/web/community

2020-04-13 Thread antonela
commit 9ef5e8d1b003e50b070d9312e479ed9be5255684 Merge: 670f2c6 9e56edf Author: Antonela Date: Mon Apr 13 14:13:31 2020 -0300 Merge branch 'master' of git-rw.torproject.org:project/web/community content/outreach/kit/contents.lr | 2 +- databags/outreach-materials.ini | 54

[tor-commits] [community/master] Hide breadcrumbs

2020-04-13 Thread antonela
commit 670f2c6d0e11db93df984756e39cd438277375ad Author: Antonela Date: Mon Apr 13 14:13:24 2020 -0300 Hide breadcrumbs Related with https://gitlab.torproject.org/torproject/web/community/-/issues/68 --- templates/two-columns-page.html | 5 ++--- 1 file changed, 2 insertions

[tor-commits] [community/master] Update home.html

2020-04-13 Thread antonela
commit fa7a03f3be8bf8dfde942383ff02c2ada3eb9686 Author: Antonela Date: Mon Apr 13 14:39:17 2020 -0300 Update home.html Fix card's width on small screens --- templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/home.html b/templates

[tor-commits] [tpo/master] Update hero-download.html

2020-03-16 Thread antonela
commit 74379d47e8b1ab5f08f0906d35e45a94fd637b7b Author: Antonela Date: Mon Mar 16 15:05:04 2020 -0300 Update hero-download.html styling of matt's commit b4166c8c --- templates/hero-download.html | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[tor-commits] [manual/master] Add Tor Browser about:preferences#network bridges screenshots

2020-03-25 Thread antonela
commit 73222895b0574f92d2095758ad7e5c0df7f3 Author: Antonela Date: Wed Mar 25 10:02:15 2020 -0300 Add Tor Browser about:preferences#network bridges screenshots --- assets/static/images/bridges-dark-tb90.png | Bin 0 -> 839754 bytes assets/static/images/bridges-light-tb90.png | Bi

[tor-commits] [community/master] Updating featured onions

2020-05-15 Thread antonela
commit ea32c4cc3ef512b9fcfc4a52dc77b6afdbc3506e Author: Antonela Date: Fri May 15 09:22:35 2020 -0300 Updating featured onions Featuring our own site is weird. Let's give room for other onions to grow. --- databags/onions.ini | 5 - 1 file changed, 5 deletions(-) diff --git

[tor-commits] [community/master] Breadcrumbs are back

2020-05-18 Thread antonela
commit 50083f476e7f14846d13fde0e53f72f6ba113458 Author: Antonela Date: Mon May 18 15:39:11 2020 -0300 Breadcrumbs are back \o/ --- templates/two-columns-page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/two-columns-page.html b/templates/two

[tor-commits] [lego/master] Bring capitalize back to headers

2020-05-18 Thread antonela
commit 7bb98ba753539250d3346ad559f0279b76dfb0fb Author: Antonela Date: Mon May 18 15:53:19 2020 -0300 Bring capitalize back to headers --- templates/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/header.html b/templates/header.html index

[tor-commits] [community/master] Update contents.lr

2020-05-14 Thread antonela
commit e5f6ce51aace67645600f0cd9800cc1fc46b1942 Author: Antonela Date: Thu May 14 15:18:39 2020 -0300 Update contents.lr --- content/user-research/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/user-research/contents.lr b/content/user-research

[tor-commits] [lego/master] remove huge footer padding

2020-05-14 Thread antonela
commit 7f2289bf68685da40878bb09ee91346057c443d3 Author: Antonela Date: Thu May 14 15:13:50 2020 -0300 remove huge footer padding --- assets/scss/_newsletter.scss | 4 1 file changed, 4 deletions(-) diff --git a/assets/scss/_newsletter.scss b/assets/scss/_newsletter.scss index

[tor-commits] [community/master] Updates sub-header to Community

2020-05-14 Thread antonela
commit b76431eb1d9de6053c634dbd21166e8c421fcadf Author: Antonela Date: Thu May 14 15:22:49 2020 -0300 Updates sub-header to Community --- content/localization/contents.lr | 2 +- content/onion-services/contents.lr | 2 +- content/outreach/contents.lr | 2 +- content/relay

[tor-commits] [lego/master] remove caps from titles

2020-05-14 Thread antonela
commit 527ccbcd3a9b86d1818c9b9045f3a978795c3a00 Author: Antonela Date: Thu May 14 15:12:23 2020 -0300 remove caps from titles --- templates/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/header.html b/templates/header.html index 3e4b29b

[tor-commits] [community/develop] makes outreach/talk nice to read

2020-05-13 Thread antonela
commit be002c5432a76ea594ee6f732f49b68cb178ab90 Author: Antonela Date: Wed May 13 10:31:14 2020 -0300 makes outreach/talk nice to read --- content/outreach/talk/contents.lr | 30 +-- templates/outreach-talk.html | 81 +++ 2 files

[tor-commits] [tpo/tb-new-release-template] Style templates, try some content

2020-05-22 Thread antonela
commit eb63d0df72d857f72782d9d73ed0213c94885a74 Author: Antonela Date: Fri May 22 09:50:49 2020 -0300 Style templates, try some content https://trac.torproject.org/projects/tor/ticket/31660 --- content/new-release/90/contents.lr| 49

[tor-commits] [tpo/master] Add content for TB9.5 release

2020-06-01 Thread antonela
commit 7800bf9b89760d14e1744264bfa98d2b5d374730 Author: Antonela Date: Mon Jun 1 14:55:05 2020 -0300 Add content for TB9.5 release The template is broken. Working on fixing it. --- content/releases/contents.lr | 2 +- content/releases/tor-browser-95

[tor-commits] [tpo/master] Update content

2020-06-01 Thread antonela
commit 8e2322b594e603e2494644480b9d7b544422a1ae Author: Antonela Date: Mon Jun 1 15:16:48 2020 -0300 Update content The template is working now \o/ --- .../tor-browser/tor-browser-95/contents.lr | 99 ++ templates/release.html

[tor-commits] [tpo/master] Fix content hierarchy

2020-06-01 Thread antonela
commit 4066d8eb60398535d56ac151562577aba95fa48a Author: Antonela Date: Mon Jun 1 15:52:46 2020 -0300 Fix content hierarchy --- content/releases/{tor-browser => }/tor-browser-95/contents.lr | 0 content/releases/tor-browser/contents.lr | 11 --- 2 fi

[tor-commits] [tpo/master] Add images

2020-06-01 Thread antonela
commit 4b489ee22782bfaf3ab1b3030c192e206ccdde14 Author: Antonela Date: Mon Jun 1 17:00:44 2020 -0300 Add images --- assets/static/images/tb95/onion-auth.png | Bin 0 -> 52389 bytes assets/static/images/tb95/onion-auth2.png | Bin 0 -> 79194 bytes assets/

[tor-commits] [tpo/master] Update content

2020-06-01 Thread antonela
commit 8bf0e1b0bd349dd10d7c33f00ca695790d4355f2 Author: Antonela Date: Mon Jun 1 17:40:15 2020 -0300 Update content --- content/releases/tor-browser-95/contents.lr | 24 +++- templates/release.html | 2 +- 2 files changed, 20 insertions(+), 6

[tor-commits] [tpo/tb-new-release-template] atempt to have a template

2020-06-01 Thread antonela
commit a0625c3705624ac4506b71cbb4357bad8b0d4f70 Author: Antonela Date: Mon Jun 1 12:56:33 2020 -0300 atempt to have a template is broken :( --- content/new-release/tor-browser/contents.lr| 11 ++ .../tor-browser/tor-browser-95/contents.lr | 132

[tor-commits] [tpo/tb-new-release-template] atempt to have a template

2020-06-01 Thread antonela
commit ccce8aaa5a95f4d453dc227fa1779b40f912569a Author: Antonela Date: Mon Jun 1 12:59:07 2020 -0300 atempt to have a template is broken :( --- content/releases/contents.lr | 11 ++ content/releases/tor-browser/contents.lr | 11 ++ .../tor

[tor-commits] [tpo/master] Add templates for new releases pages

2020-05-22 Thread antonela
commit 2b99b82ac026f7726dba6363d48f8dc0afc92e8d Author: Antonela Date: Fri May 22 13:20:00 2020 -0300 Add templates for new releases pages https://trac.torproject.org/projects/tor/ticket/31660 --- content/release/95/contents.lr | 52

[tor-commits] [tpo/master] Update templates for new releases pages

2020-05-22 Thread antonela
commit b1b270e6db37fcce7642d908ad297d66000b2d16 Author: Antonela Date: Fri May 22 14:17:13 2020 -0300 Update templates for new releases pages https://trac.torproject.org/projects/tor/ticket/31660 --- content/{release => releases}/contents.lr | 0 cont

[tor-commits] [tpo/master] Update support callout

2020-06-02 Thread antonela
commit b56a96641deb04633481d65bc792b3797a89e5ea Author: Antonela Date: Tue Jun 2 11:31:43 2020 -0300 Update support callout - add target_blank - remove unused styles --- templates/release.html | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git

[tor-commits] [tpo/master] Update template

2020-06-02 Thread antonela
commit 841a1934e58e0653afd62dd609dbc173b4998572 Author: Antonela Date: Tue Jun 2 08:37:57 2020 -0300 Update template Add sidebar callouts --- templates/release.html | 27 +++ 1 file changed, 27 insertions(+) diff --git a/templates/release.html b/templates

[tor-commits] [tpo/master] Update content.lr

2020-06-02 Thread antonela
commit b22b5006656e6caf685727ce87b9b83539123774 Author: Antonela Date: Tue Jun 2 11:55:25 2020 -0300 Update content.lr --- content/releases/tor-browser-95/contents.lr | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/content/releases/tor-browser-95

[tor-commits] [tpo/master] Update content.lr

2020-06-02 Thread antonela
commit 10ac5be0aed900f5e31c6566a32105af1a165594 Author: Antonela Date: Tue Jun 2 16:17:57 2020 -0300 Update content.lr Include links to developers docs --- content/releases/tor-browser-95/contents.lr | 11 +++ 1 file changed, 11 insertions(+) diff --git a/content

[tor-commits] [tpo/master] Merge branch 'master' of git-rw.torproject.org:project/web/tpo

2020-06-02 Thread antonela
commit a5d3ec3e1328b8919c88fbbac97e9281b08903f9 Merge: b22b5006 bf31abee Author: Antonela Date: Tue Jun 2 16:17:21 2020 -0300 Merge branch 'master' of git-rw.torproject.org:project/web/tpo .../projects/torbrowser/RecommendedTBBVersions/contents.lr | 4 databags/download

[tor-commits] [tpo/master] privchat - update content

2020-06-19 Thread antonela
commit 04fe30f72d3ea9140f1cfd152b706026074c748a Author: Antonela Date: Fri Jun 19 09:57:22 2020 -0300 privchat - update content --- assets/static/images/privchat/pattern.png | Bin 0 -> 325952 bytes templates/privchat.html | 34 +- 2 fi

[tor-commits] [tpo/master] privchat - update content

2020-06-19 Thread antonela
commit aa82e0b4ea0ea3cbdbaf46a52e8e978fdf59ff6b Author: Antonela Date: Fri Jun 19 10:04:26 2020 -0300 privchat - update content --- templates/privchat.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/privchat.html b/templates/privchat.html index

[tor-commits] [tpo/master] privchat - update content

2020-06-19 Thread antonela
commit 98563054ae323f60e536e51832e4c440c52b584d Author: Antonela Date: Fri Jun 19 13:46:16 2020 -0300 privchat - update content --- templates/privchat.html | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/templates/privchat.html b/templates/privchat.html

[tor-commits] [tpo/master] privchat - update content

2020-06-19 Thread antonela
commit b18dd8ee5037a896ea0d020c2721ec40a1b99e24 Author: Antonela Date: Fri Jun 19 10:06:43 2020 -0300 privchat - update content --- templates/privchat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/privchat.html b/templates/privchat.html index dba9fbb1

[tor-commits] [tpo/master] privchat - update save the date link

2020-06-19 Thread antonela
commit cf3194c445aeea64a2f272d9ef3288b73f4e76d6 Author: Antonela Date: Fri Jun 19 13:49:05 2020 -0300 privchat - update save the date link --- templates/privchat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/privchat.html b/templates/privchat.html

[tor-commits] [tpo/master] privchat - update donate link

2020-06-23 Thread antonela
commit 596b65547aec9f0708fcb092ca20786b063dbbd2 Author: Antonela Date: Tue Jun 23 08:59:03 2020 -0300 privchat - update donate link --- templates/privchat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/privchat.html b/templates/privchat.html index

[tor-commits] [tpo/master] privchat - highlight date and time

2020-06-23 Thread antonela
commit bfb89e02f213d6566a58e00f2c13ae693ed54dbf Author: Antonela Date: Tue Jun 23 13:26:38 2020 -0300 privchat - highlight date and time --- templates/privchat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/privchat.html b/templates/privchat.html index

[tor-commits] [tpo/master] privchat - update date and channel

2020-06-18 Thread antonela
commit 3841b29a8775c7dc526ce1d761b3982160c0d009 Author: Antonela Date: Thu Jun 18 20:15:27 2020 -0300 privchat - update date and channel --- templates/privchat.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/privchat.html b/templates/privchat.html

  1   2   >