From e3b45b721d917c954b5a13fcecd57239404f8992 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sun, 4 Mar 2018 21:07:33 -0800 Subject: [PATCH 1/8] Fix the front-page title The current title is pretty strange; it really doesn't mean anything to me, someone who has been using Scala for a long time, and would mean even less to a newcomer. We should dispense with the jargon and say what people would be interested in hearing, in plain language that any programmer can understand. --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 9e1faecb8..a9c27b346 100644 --- a/index.md +++ b/index.md @@ -2,8 +2,8 @@ layout: frontpage # Header texts -headerTitle: "Object-Oriented Meets Functional" -headerSubtitle: "Have the best of both worlds. Construct elegant class hierarchies for maximum code reuse and extensibility, implement their behavior using higher-order functions. Or anything in-between." +headerTitle: "The Scala Programming Language" +headerSubtitle: "Scala is a typed high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, and it's runtime is suitable for building efficient, high-performance systems." headerButtonTitle: "Learn More" headerButtonUrl: "/what-is-scala/" From 85aea3dff52d2295520dcf2fc4a6b504678fb6a6 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Mon, 5 Mar 2018 05:32:42 -0800 Subject: [PATCH 2/8] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index a9c27b346..7c9d1a326 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ layout: frontpage # Header texts headerTitle: "The Scala Programming Language" -headerSubtitle: "Scala is a typed high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, and it's runtime is suitable for building efficient, high-performance systems." +headerSubtitle: "Scala is a typed high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, and its runtime is suitable for building efficient, high-performance systems." headerButtonTitle: "Learn More" headerButtonUrl: "/what-is-scala/" From 73f1353d060b1f671865e0585bf4df45f16aaa3a Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Mon, 5 Mar 2018 05:36:04 -0800 Subject: [PATCH 3/8] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 7c9d1a326..ffd4abed3 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ layout: frontpage # Header texts headerTitle: "The Scala Programming Language" -headerSubtitle: "Scala is a typed high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, and its runtime is suitable for building efficient, high-performance systems." +headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, and its runtime is suitable for building efficient, high-performance systems." headerButtonTitle: "Learn More" headerButtonUrl: "/what-is-scala/" From 298e8632ca60a3e913ee58fa8a37c18f57afd47f Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Mon, 5 Mar 2018 20:24:47 -0800 Subject: [PATCH 4/8] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index ffd4abed3..d174975af 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ layout: frontpage # Header texts headerTitle: "The Scala Programming Language" -headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, and its runtime is suitable for building efficient, high-performance systems." +headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, and its fast runtime lets you build building efficient, high-performance systems." headerButtonTitle: "Learn More" headerButtonUrl: "/what-is-scala/" From 4660f4c1f4130780cde1444e99ee05eff60a7e67 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Fri, 9 Mar 2018 06:58:27 -0800 Subject: [PATCH 5/8] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index d174975af..0576b408a 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ layout: frontpage # Header texts headerTitle: "The Scala Programming Language" -headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, and its fast runtime lets you build building efficient, high-performance systems." +headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, its fast runtime lets you build building efficient, high-performance systems, with easy access to a huge ecosystem of library" headerButtonTitle: "Learn More" headerButtonUrl: "/what-is-scala/" From b83724af99f0bb9dc1e1b8df914202532b76101e Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Fri, 9 Mar 2018 07:07:55 -0800 Subject: [PATCH 6/8] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 0576b408a..2432c08bf 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ layout: frontpage # Header texts headerTitle: "The Scala Programming Language" -headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, its fast runtime lets you build building efficient, high-performance systems, with easy access to a huge ecosystem of library" +headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, its fast runtime lets you build building efficient, high-performance systems, with easy access to a huge ecosystem of libraries." headerButtonTitle: "Learn More" headerButtonUrl: "/what-is-scala/" From 044aba4862e8c14bb562a84ab7f4c544b65e2bf9 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Fri, 9 Mar 2018 08:44:28 -0800 Subject: [PATCH 7/8] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 2432c08bf..79a06c697 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ layout: frontpage # Header texts headerTitle: "The Scala Programming Language" -headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, its fast runtime lets you build building efficient, high-performance systems, with easy access to a huge ecosystem of libraries." +headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, its fast runtime lets you build efficient, high-performance systems, with easy access to a huge ecosystem of libraries." headerButtonTitle: "Learn More" headerButtonUrl: "/what-is-scala/" From 3c6c840307509a33e88e5142a539b81c4bc079bc Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sat, 10 Mar 2018 06:10:47 -0800 Subject: [PATCH 8/8] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 79a06c697..8aeff2129 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ layout: frontpage # Header texts headerTitle: "The Scala Programming Language" -headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, its fast runtime lets you build efficient, high-performance systems, with easy access to a huge ecosystem of libraries." +headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, and its fast runtime lets you build efficient, high-performance systems, with easy access to a huge ecosystem of libraries." headerButtonTitle: "Learn More" headerButtonUrl: "/what-is-scala/"