From 7fbf493a24aed5b8a65c12e9d6b9ea745ac2e53c Mon Sep 17 00:00:00 2001 From: Dylan Coots Date: Wed, 31 Jul 2024 15:51:36 -0500 Subject: [PATCH] next pass on faq page; adds content --- public/images/icons/faq-engineering.svg | 8 ++++ public/images/icons/faq-marketing.svg | 7 +++ public/images/icons/faq-pm.svg | 5 ++ public/images/icons/faq-sales.svg | 5 ++ public/images/icons/faq-support.svg | 4 ++ src/pages/faq.astro | 62 ++++++++++++++++++++++++- 6 files changed, 89 insertions(+), 2 deletions(-) create mode 100644 public/images/icons/faq-engineering.svg create mode 100644 public/images/icons/faq-marketing.svg create mode 100644 public/images/icons/faq-pm.svg create mode 100644 public/images/icons/faq-sales.svg create mode 100644 public/images/icons/faq-support.svg diff --git a/public/images/icons/faq-engineering.svg b/public/images/icons/faq-engineering.svg new file mode 100644 index 0000000..d636857 --- /dev/null +++ b/public/images/icons/faq-engineering.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/public/images/icons/faq-marketing.svg b/public/images/icons/faq-marketing.svg new file mode 100644 index 0000000..0033462 --- /dev/null +++ b/public/images/icons/faq-marketing.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/public/images/icons/faq-pm.svg b/public/images/icons/faq-pm.svg new file mode 100644 index 0000000..317f473 --- /dev/null +++ b/public/images/icons/faq-pm.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/public/images/icons/faq-sales.svg b/public/images/icons/faq-sales.svg new file mode 100644 index 0000000..c508d0c --- /dev/null +++ b/public/images/icons/faq-sales.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/public/images/icons/faq-support.svg b/public/images/icons/faq-support.svg new file mode 100644 index 0000000..cac4a0e --- /dev/null +++ b/public/images/icons/faq-support.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/pages/faq.astro b/src/pages/faq.astro index cd55af2..d7da05a 100644 --- a/src/pages/faq.astro +++ b/src/pages/faq.astro @@ -100,7 +100,65 @@ import Collapse from '../components/Collapse.astro'; collapseID="collapse-3" >
- Test 3 + Fair Source provides many of the same benefits for companies as Open Source, by helping to foster an engaged developer community around your software products. + In “The sodSingle-Vendor Commercial Open Source Business Model,, Professor Dirk Riehle of the University of Erlangen has identified the following benefits of such a community, by business function: +
+
+
+
+
+ sales +
+
+

Sales

+

More and easier sales due to customer-side champions.

+
+
+
+
+
+
+ marketing +
+
+

Marketing

+

Effective and cheaper marketing through engaged community.

+
+
+
+
+
+
+ product management +
+
+

Product Management

+

Superior product thanks to broad and deep user innovation.

+
+
+
+
+
+
+ engineering +
+
+

Engineering

+

Faster development with immediate community feedback.

+
+
+
+
+
+
+ support +
+
+

Support

+

Lower support costs thanks to self-supporting user community.

+
+
+
- Test 3 + The basic steps to adopt Fair Source are to plan for community engagement, to audit and publish your source code, and to announce that you are now Fair Source. For more details read our guide, The Single-Vendor Commercial Open Source Business Model