From 86af140fbe9bfa62be61573514fe85ed7fb8a19e Mon Sep 17 00:00:00 2001 From: Danny Ramos Date: Mon, 16 Sep 2024 23:24:01 +0200 Subject: [PATCH 1/3] Added CTA to BE homepage --- .ruby-version | 1 + _sass/home-page.scss | 21 +++++++++++++++++++++ index.html | 5 ++++- 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 .ruby-version diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 000000000..aedc15bb0 --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +2.5.3 diff --git a/_sass/home-page.scss b/_sass/home-page.scss index 0d7514a37..bedc8231f 100644 --- a/_sass/home-page.scss +++ b/_sass/home-page.scss @@ -25,6 +25,27 @@ max-width: 700px; z-index: 2; + span { + font-family: 'Helvetica Neue', sans-serif; + font-size: 1.1em; + } + + .text-wrapper { + display: flex; + flex-direction: column; + margin: 0px 0px 0px 90px; + } + + a { + color: white; + border-color: white; + } + + a:hover { + color: #F9AE04; + border-color: #F9AE04; + } + h1 { font-family: 'Helvetica Neue Heavy', sans-serif; font-size: 7em; diff --git a/index.html b/index.html index ffcb9b039..fc7a0b280 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,10 @@

Back-End Curriculum

-

Your guide to OOP, Ruby, Rails, databases, and more.

+
+ Your guide to OOP, Ruby, Rails, databases, and more. + For more information on courses and how to enroll visit Turing.edu +
From 79b76c76a3f99bea25b8e5dad22dbbf6d623b972 Mon Sep 17 00:00:00 2001 From: Danny Ramos Date: Wed, 18 Sep 2024 16:03:01 +0200 Subject: [PATCH 2/3] Added Note of updated curriculum for all pages --- _layouts/page.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_layouts/page.html b/_layouts/page.html index fe854f194..c8901bac7 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -14,6 +14,11 @@
+
+ Update +

We have updated the content of our program. To access the current Software Engineering curriculum visit + curriculum.turing.edu.

+

{{ page.title }} {{ page.subheading }} From d7673317f2cb2477518ad375471699ebe62af77b Mon Sep 17 00:00:00 2001 From: Danny Ramos Date: Wed, 18 Sep 2024 16:03:14 +0200 Subject: [PATCH 3/3] Added CTA to bottom of homepage with description --- _layouts/main.html | 1 + index.html | 14 ++++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/_layouts/main.html b/_layouts/main.html index 29e957c53..a167f721f 100644 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -15,4 +15,5 @@ + diff --git a/index.html b/index.html index fc7a0b280..5e32a8e1b 100644 --- a/index.html +++ b/index.html @@ -7,22 +7,24 @@

Back-End Curriculum

- Your guide to OOP, Ruby, Rails, databases, and more. For more information on courses and how to enroll visit Turing.edu

-

Daily Turing

-

See your calendar, go through your daily lessons or professional development, and then take a look at the projects you'll be building.

+

Software Engineering at Turing

+

We've redesigned our curriculum based on what's working in the job market. Our students today are learning in a + more + flexible environment that allows them to specialize and differentiate themselves, while also building the + foundations + for a successful career. Visit our new curriculum site to learn more.

- Calendar - Mental Health - Professional Development + Software Engineering Curriculum
+