diff --git a/css/style.css b/css/style.css index ed837d9..f8c5ae9 100755 --- a/css/style.css +++ b/css/style.css @@ -373,6 +373,9 @@ body { .button.rustfest::before { background: #b20f32; } +.button.fsfe::before { + background: #53b749; } + .button.boxed.white { border: 1px solid #fff; background: none; @@ -503,6 +506,15 @@ body { color: #fff; background: #b20f32; } +.button.boxed.fsfe { + border: 1px solid #53b749; + background: none; + color: #53b749; } + +.button.boxed.fsfe:hover { + color: #fff; + background: #53b749; } + .button.boxed.openlabs { border: 1px solid #2BBBB0; background: none; diff --git a/images/projects/FSFE-infographic-horizontal.jpg b/images/projects/FSFE-infographic-horizontal.jpg new file mode 100644 index 0000000..dc4c49c Binary files /dev/null and b/images/projects/FSFE-infographic-horizontal.jpg differ diff --git a/images/projects/FSFE-infographic-horizontal.png b/images/projects/FSFE-infographic-horizontal.png new file mode 100644 index 0000000..2e11d03 Binary files /dev/null and b/images/projects/FSFE-infographic-horizontal.png differ diff --git a/images/projects/FSFE-infographic-vertical.jpg b/images/projects/FSFE-infographic-vertical.jpg new file mode 100644 index 0000000..7ea9db4 Binary files /dev/null and b/images/projects/FSFE-infographic-vertical.jpg differ diff --git a/images/projects/fsfe-thumb.png b/images/projects/fsfe-thumb.png new file mode 100644 index 0000000..2739ced Binary files /dev/null and b/images/projects/fsfe-thumb.png differ diff --git a/projects/fsfe-infographic.html b/projects/fsfe-infographic.html new file mode 100644 index 0000000..24796aa --- /dev/null +++ b/projects/fsfe-infographic.html @@ -0,0 +1,89 @@ +--- +layout: default +section_id: portfolio +title: FSFE Infographic +--- + +
+
+
+
+

FSFE Infographic

+
+
+
+
+
+
+
+ Horizontal +
+ Vertical +
+
+
+

Free Software Foundation Europe is a charity that empowers users to control technology.

+

We were approached to work on this project after previous successful collaborations with the Free Software Foundation Europe.

+
+
+

Date

+

December, 2018

+

Clients

+

FSFE

+

Category

+

Infographic

+
+ Sources
+ Website
+
+
+
+
+
+
+
+
+
+

Related projects

+
+
+
+ + +
diff --git a/projects/index.html b/projects/index.html index ac8f586..327cbf2 100644 --- a/projects/index.html +++ b/projects/index.html @@ -2,10 +2,14 @@ layout: default section_id: portfolio works_left: -- title: RustFest Rome Visual Identity - link_to: rustfestrome - image: images/projects/rustfestrome-thumb.png - categories: Visual Identity +- title: FSFE Infographic + link_to: fsfe-infographic + image: images/projects/fsfe-thumb.png + categories: Infographic +- title: Reproducible Builds Style Guide + link_to: reproducible-builds + image: images/projects/rb_thumbnail.png + categories: Style Guide - title: SecureDrop Style Guide link_to: securedrop image: images/projects/securedrop_overview.png @@ -19,9 +23,9 @@ works_left: image: images/projects/poster_SFK.jpg categories: Visual Identity, Print works_middle: -- title: LibOCon 2018 Visual Identity - link_to: libocon - image: images/projects/libocon_overview.png +- title: RustFest Rome Visual Identity + link_to: rustfestrome + image: images/projects/rustfestrome-thumb.png categories: Visual Identity - title: I2P Style Guide and Usability Study link_to: i2p @@ -36,10 +40,10 @@ works_middle: image: images/projects/penguins_thumb.jpg categories: Illustration works_right: -- title: Reproducible Builds Style Guide - link_to: reproducible-builds - image: images/projects/rb_thumbnail.png - categories: Style Guide +- title: LibOCon 2018 Visual Identity + link_to: libocon + image: images/projects/libocon_overview.png + categories: Visual Identity - title: Enigmail Rebranding link_to: enigmail image: images/projects/enigmail_overview.png