diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 00000000..aedc15bb --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +2.5.3 diff --git a/_layouts/main.html b/_layouts/main.html index 29e957c5..a167f721 100644 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -15,4 +15,5 @@ + diff --git a/_layouts/page.html b/_layouts/page.html index fe854f19..c8901bac 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 }} diff --git a/_sass/home-page.scss b/_sass/home-page.scss index 0d7514a3..bedc8231 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 ffcb9b03..5e32a8e1 100644 --- a/index.html +++ b/index.html @@ -6,20 +6,25 @@

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
+