From f54ec31cd3b2f4e403d341b6faea636730400077 Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Fri, 2 Aug 2024 11:41:28 -0400 Subject: [PATCH 1/4] Change Values to Definition --- src/layouts/Layout.astro | 4 ++-- src/pages/{fsd.astro => definition.astro} | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) rename src/pages/{fsd.astro => definition.astro} (96%) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 51cf184..60f8e1d 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -7,8 +7,8 @@ import iconGitHub from '../assets/navigation/github.png' const links = [ { - name: 'Values', - url: '/fsd/', + name: 'Definition', + url: '/definition/', target: '' }, { diff --git a/src/pages/fsd.astro b/src/pages/definition.astro similarity index 96% rename from src/pages/fsd.astro rename to src/pages/definition.astro index b2b8651..3f738b0 100644 --- a/src/pages/fsd.astro +++ b/src/pages/definition.astro @@ -12,11 +12,11 @@ const seoMetaData = { --- - +
-

Fair Source Values

+

Fair Source Definition

Explore the innovative companies that have adopted Fair Source.

- + +
From a5d8e18e2ee5bb6ed90a29551f6ecbf899688e17 Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Fri, 2 Aug 2024 12:37:39 -0400 Subject: [PATCH 4/4] Switch CTA from "adopt" to "join" --- src/layouts/Layout.astro | 4 ++-- src/pages/companies.astro | 6 +++--- src/pages/definition.astro | 4 ++-- src/pages/faq.astro | 4 ++-- src/pages/index.astro | 6 +++--- src/pages/{howto.astro => join.astro} | 10 +++++----- 6 files changed, 17 insertions(+), 17 deletions(-) rename src/pages/{howto.astro => join.astro} (96%) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 60f8e1d..d673905 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -22,8 +22,8 @@ const links = [ target: '' }, { - name: 'Adopt Fair Source', - url: '/howto/', + name: 'Join', + url: '/join/', target: '' }, ]; diff --git a/src/pages/companies.astro b/src/pages/companies.astro index af35843..f3b48cb 100644 --- a/src/pages/companies.astro +++ b/src/pages/companies.astro @@ -20,8 +20,8 @@ const seoMetaData = { Explore the innovative companies that have adopted Fair Source.

- - + +
@@ -61,4 +61,4 @@ const seoMetaData = { - \ No newline at end of file + diff --git a/src/pages/definition.astro b/src/pages/definition.astro index 1ca613a..f163a17 100644 --- a/src/pages/definition.astro +++ b/src/pages/definition.astro @@ -19,8 +19,8 @@ const seoMetaData = {

Fair Source Definition

Explore the innovative companies that have adopted Fair Source.

-
diff --git a/src/pages/faq.astro b/src/pages/faq.astro index c8c32fa..3987d57 100644 --- a/src/pages/faq.astro +++ b/src/pages/faq.astro @@ -111,7 +111,7 @@ const seoMetaData = {
@@ -203,4 +203,4 @@ const seoMetaData = { - \ No newline at end of file + diff --git a/src/pages/index.astro b/src/pages/index.astro index 8407ff2..a5e693f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -26,7 +26,7 @@ const seoMeta = {

Balance innovation and protection with Fair Source licensing.

-
@@ -48,9 +48,9 @@ const seoMeta = {
Embrace Fair Source -

Learn how to adopt Fair Source for your projects

+

Learn how to adopt Fair Source at your company

Whether you’re a developer looking to contribute or a business aiming to innovate, we the provide steps to successfully implement Fair Source in your projects. Join the community of ethical and innovative software sharing, balancing collaboration with control for everyone involved.

-
diff --git a/src/pages/howto.astro b/src/pages/join.astro similarity index 96% rename from src/pages/howto.astro rename to src/pages/join.astro index 336f418..eed7c30 100644 --- a/src/pages/howto.astro +++ b/src/pages/join.astro @@ -9,16 +9,16 @@ import adoptHeroImage from '../assets/adopt/adoptHeroImage.png'; const seoMetaData = { description: `Here's how to adopt Fair Source for your project.`, - slug: 'howto/' + slug: 'join/' }; --- - +
-

How to Adopt Fair Source

-

Sold on the benefits? Here's how to adopt Fair Source for your project.

+

Join Fair Source

+

Sold on the benefits? Here's how to adopt Fair Source at your company.