From 055d10d4fd06620e1a3eb321fc86d4d281cb12c1 Mon Sep 17 00:00:00 2001 From: Cleo Date: Fri, 14 Jul 2017 16:09:47 +0100 Subject: [PATCH 1/7] Basic page setup, #299 --- redesign/about.html | 113 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 redesign/about.html diff --git a/redesign/about.html b/redesign/about.html new file mode 100644 index 0000000..81467c5 --- /dev/null +++ b/redesign/about.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + dwyl + + + + +
+ + + +
+ +
+ + +
+ + +
+ +
+ + +
+ +
+ + +
+ + +
+ + + + + + +
+
+ + + From 3b0084a88e91f899b4dbf52c63e9d9f3d7c6a7d6 Mon Sep 17 00:00:00 2001 From: Cleo Date: Fri, 14 Jul 2017 17:58:12 +0100 Subject: [PATCH 2/7] Adds fonts and colors, #299 --- redesign/css/dwyl.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/redesign/css/dwyl.css b/redesign/css/dwyl.css index 7998572..74c9cae 100644 --- a/redesign/css/dwyl.css +++ b/redesign/css/dwyl.css @@ -8,6 +8,14 @@ body { font-family: 'Montserrat', sans-serif; } +.istok-web { + font-family: 'Istok Web', sans-serif; +} + +.times-new-roman { + font-family: 'Times New Roman'; +} + /* COLORS */ .dwyl-dark-gray { @@ -50,6 +58,14 @@ body { background-color: #C6AC5C; } +.dwyl-bg-yellow { + background-color: #FED35E; +} + +.dwyl-yellow { + color: #FED35E; +} + .dwyl-light-gray { color: #717E84; } From 0fe9ea2959cfba929076c36c80a471dd9b9a84e1 Mon Sep 17 00:00:00 2001 From: Cleo Date: Fri, 14 Jul 2017 17:59:07 +0100 Subject: [PATCH 3/7] White section, #299 --- redesign/about.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/redesign/about.html b/redesign/about.html index 81467c5..b67190a 100644 --- a/redesign/about.html +++ b/redesign/about.html @@ -39,6 +39,10 @@ +
+ dwyl logo +

Driven by Our Values

+
From c5c44537f9b4eb779b7397f7452edd7beb6bd0f8 Mon Sep 17 00:00:00 2001 From: Cleo Date: Fri, 14 Jul 2017 17:59:29 +0100 Subject: [PATCH 4/7] Definition section, #299 --- redesign/about.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/redesign/about.html b/redesign/about.html index b67190a..dbf6124 100644 --- a/redesign/about.html +++ b/redesign/about.html @@ -43,6 +43,27 @@ dwyl logo

Driven by Our Values

+ +
+

dwyl

+

NOUN

+
+

Pronounciation:

+

/dwɪɫ/

+
+
+

Short for:

+

Do What You Love

+
+
+

1.

+

+ Community of people on a mission to change the world using technology. +

+
+ +
+
From d99bd61b11e2651b71ff5bb16cf617758b7db2de Mon Sep 17 00:00:00 2001 From: Cleo Date: Fri, 14 Jul 2017 17:59:56 +0100 Subject: [PATCH 5/7] Grey section, #299 --- redesign/about.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/redesign/about.html b/redesign/about.html index dbf6124..de769ad 100644 --- a/redesign/about.html +++ b/redesign/about.html @@ -64,6 +64,51 @@

dwyl

+
+

More Than Just Software

+

We solve real problems with technology. We are different by design.

+ + + +

We believe in:

+
+

People 🤝

+

+ Our people are our primary focus, not profit. We have a + worldwide community of over 350 creative technologists. + We believe in inclusivity and accessibility and want to enrich the + lives of everyone in our community. That’s why we made + a home for our London-based team at Focus Hub. +

+
+
+

Transparency 🔎

+

+ Open-Source and Open-Kimono: we’re building dwyl for all to see! The + vast majority of dwyl projects are written open-source. This allows + code modules to improve and adapt over time allowing for a more robust + and up-to-date application. +

+
+
+

Looking After the Planet 🌍

+

+ We recycle and plan to be carbon neutral by 2018, but it’s not just + the planet’s environment we want to improve. We love projects that + have a positive effect on the world. Take a look at + the kinds of project we love. +

+
+
+

Organic Growth 🌱

+

+ We are growing organically, without investment, to be flexible enough + to move in the direction our community takes us! Want to be a part of our growth. +

+ Sound like somewhere you’d like to work? +
+ +
From 81e7ee0cb2e1adac2a0b16438c9fbef6c9518880 Mon Sep 17 00:00:00 2001 From: Cleop Date: Thu, 7 Sep 2017 16:47:56 +0100 Subject: [PATCH 6/7] #299 completes About Us page --- redesign/about.html | 32 ++++++++++++++++---------------- redesign/css/dwyl.css | 3 +++ 2 files changed, 19 insertions(+), 16 deletions(-) diff --git a/redesign/about.html b/redesign/about.html index de769ad..a147bcb 100644 --- a/redesign/about.html +++ b/redesign/about.html @@ -44,7 +44,7 @@

Driven by Our Values

-
+

dwyl

NOUN

@@ -52,28 +52,28 @@

dwyl

/dwɪɫ/

-

Short for:

+

Origin:

Do What You Love

1.

-

+

Community of people on a mission to change the world using technology.

-
+

More Than Just Software

We solve real problems with technology. We are different by design.

We believe in:

-
-

People 🤝

-

+

+

People 🤝

+

Our people are our primary focus, not profit. We have a worldwide community of over 350 creative technologists. We believe in inclusivity and accessibility and want to enrich the @@ -81,27 +81,27 @@

People 🤝

a home for our London-based team at Focus Hub.

-
-

Transparency 🔎

-

+

+

Transparency 🔎

+

Open-Source and Open-Kimono: we’re building dwyl for all to see! The vast majority of dwyl projects are written open-source. This allows code modules to improve and adapt over time allowing for a more robust and up-to-date application.

-
-

Looking After the Planet 🌍

-

+

+

Looking After the Planet 🌍

+

We recycle and plan to be carbon neutral by 2018, but it’s not just the planet’s environment we want to improve. We love projects that have a positive effect on the world. Take a look at the kinds of project we love.

-
-

Organic Growth 🌱

-

+

+

Organic Growth 🌱

+

We are growing organically, without investment, to be flexible enough to move in the direction our community takes us! Want to be a part of our growth.

diff --git a/redesign/css/dwyl.css b/redesign/css/dwyl.css index 74c9cae..c185901 100644 --- a/redesign/css/dwyl.css +++ b/redesign/css/dwyl.css @@ -92,6 +92,9 @@ body { .w1-plus { width: 1.2rem; } + .w-45-ns { + width: 45%; + } } .f3-plus { From ab293e199c02a897e01b0d7ae541e36178ae0f28 Mon Sep 17 00:00:00 2001 From: Cleop Date: Wed, 13 Sep 2017 15:01:16 +0100 Subject: [PATCH 7/7] #299 PR amends --- redesign/about.html | 12 ++++++++++-- redesign/community.html | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/redesign/about.html b/redesign/about.html index a147bcb..84a0edf 100644 --- a/redesign/about.html +++ b/redesign/about.html @@ -39,6 +39,8 @@ + +
dwyl logo

Driven by Our Values

@@ -64,6 +66,8 @@

dwyl

+ +

More Than Just Software

We solve real problems with technology. We are different by design.

@@ -75,10 +79,10 @@

We believe in:

People 🤝

Our people are our primary focus, not profit. We have a - worldwide community of over 350 creative technologists. + worldwide community of over 400 creative technologists. We believe in inclusivity and accessibility and want to enrich the lives of everyone in our community. That’s why we made - a home for our London-based team at Focus Hub. + a home for our London-based team at Focus Hub.

@@ -124,6 +128,7 @@

Address: 16

+
@@ -158,6 +163,9 @@

+ + +