diff --git a/css/style.css b/css/style.css index f8c5ae9..08236a0 100755 --- a/css/style.css +++ b/css/style.css @@ -373,6 +373,9 @@ body { .button.rustfest::before { background: #b20f32; } +.button.httpse::before { + background: #0060DF; } + .button.fsfe::before { background: #53b749; } @@ -533,6 +536,15 @@ body { color: #fff; background: #fc9606; } +.button.boxed.httpse { + border: 1px solid #0060DF; + background: none; + color: #0060DF; } + +.button.boxed.httpse:hover { + color: #fff; + background: #0060DF; } + .button.boxed.openchain { border: 1px solid #00adbb; background: none; diff --git a/images/projects/HTTPSE-Redesign.png b/images/projects/HTTPSE-Redesign.png new file mode 100644 index 0000000..33479f6 Binary files /dev/null and b/images/projects/HTTPSE-Redesign.png differ diff --git a/images/projects/httpse-thumb.png b/images/projects/httpse-thumb.png new file mode 100644 index 0000000..4a37569 Binary files /dev/null and b/images/projects/httpse-thumb.png differ diff --git a/index.html b/index.html index 4284f4f..3e5f968 100644 --- a/index.html +++ b/index.html @@ -36,30 +36,30 @@ slides: image: images/main/half-4.jpg works_left: -- title: RustFest Rome Visual Identity - link_to: /projects/rustfestrome - image: images/projects/rustfestrome-thumb.png - categories: Visual Identity +- title: HTTPS Everywhere Redesign + link_to: /projects/https-everywhere + image: images/projects/httpse-thumb.png + categories: Redesign - title: Thunderbird Style Guide and Usability Study link_to: /projects/thunderbird image: images/projects/tb_overview.png categories: Usability Study | Style Guide works_middle: -- title: SecureDrop Style Guide - link_to: /projects/securedrop - image: images/projects/securedrop_overview.png - categories: Style Guide +- title: RustFest Rome Visual Identity + link_to: /projects/rustfestrome + image: images/projects/rustfestrome-thumb.png + categories: Visual Identity - title: Reproducible Builds Styleguide link_to: /projects/reproducible-builds image: images/projects/rb_thumbnail.png categories: Style Guide works_right: -- title: I2P Style Guide and Usability Study - link_to: /projects/i2p - image: images/projects/i2p_overview.png - categories: Usability Study | Style Guide +- title: SecureDrop Style Guide + link_to: /projects/securedrop + image: images/projects/securedrop_overview.png + categories: Style Guide - title: LibOCon 2018 Visual Identity link_to: /projects/libocon image: images/projects/libocon_overview.png diff --git a/projects/https-everywhere.html b/projects/https-everywhere.html new file mode 100644 index 0000000..1f04018 --- /dev/null +++ b/projects/https-everywhere.html @@ -0,0 +1,89 @@ +--- +layout: default +section_id: portfolio +title: HTTPS Everywhere Redesign +--- + +
+
+
+
+

HTTPS Everywhere Redesign

+
+
+
+
+
+
+
+ Process of HTTPS Everywhere Redesign and Iterations +
+
+
+
+

HTTPS Everywhere is a Firefox, Chrome, and Opera extension that encrypts your communications with many major websites, making your browsing more secure.

+

HTTPS Everywhere is produced as a collaboration between The Tor Project and the Electronic Frontier Foundation.

+
+
+

Date

+

September, 2019

+

Clients

+

EFF

+

Category

+

Redesign

+
+ Sources
+ Redesign
+ Website
+
+
+
+
+
+
+
+
+
+

Related projects

+
+
+
+ + +
diff --git a/projects/index.html b/projects/index.html index 327cbf2..0cf4ebd 100644 --- a/projects/index.html +++ b/projects/index.html @@ -2,6 +2,10 @@ layout: default section_id: portfolio works_left: +- title: HTTPS Everywhere Redesign + link_to: https-everywhere + image: images/projects/httpse-thumb.png + categories: Redesign - title: FSFE Infographic link_to: fsfe-infographic image: images/projects/fsfe-thumb.png @@ -18,10 +22,6 @@ works_left: link_to: thunderbird image: images/projects/tb_overview.png categories: Usability Study | Style Guide -- title: Software Freedom Kosova - link_to: sfk16 - image: images/projects/poster_SFK.jpg - categories: Visual Identity, Print works_middle: - title: RustFest Rome Visual Identity link_to: rustfestrome @@ -39,6 +39,10 @@ works_middle: link_to: openchain image: images/projects/penguins_thumb.jpg categories: Illustration +- title: Software Freedom Kosova + link_to: sfk16 + image: images/projects/poster_SFK.jpg + categories: Visual Identity, Print works_right: - title: LibOCon 2018 Visual Identity link_to: libocon