Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Liu2020-11-25 21:53:54 +0000
committerChristopher Guindon2020-12-04 21:19:13 +0000
commit0e05513c2d72b8af75d075aa2230a6f2dc537bf7 (patch)
tree3b5620cb5c6543aae86be286b0616dee7b083b0c
parent46f07c4ac52289d597d3c7495d59350e34a4264c (diff)
downloadorg-0e05513c2d72b8af75d075aa2230a6f2dc537bf7.tar.gz
org-0e05513c2d72b8af75d075aa2230a6f2dc537bf7.tar.xz
org-0e05513c2d72b8af75d075aa2230a6f2dc537bf7.zip
Bug 569182 - remove the unnecessary files
Bug 569182 - update text Bug 569182 - Remove resources and one video section Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org> Change-Id: Ib041f168a85f6a5522aa45d10a65dcd7a7731770
-rw-r--r--value/content/en_index.php63
-rw-r--r--value/public/pdf/business_of_open_source_ebook.pdfbin4018893 -> 0 bytes
-rw-r--r--value/public/pdf/business_of_open_source_infographic.pdfbin202936 -> 0 bytes
-rw-r--r--value/public/pdf/business_of_open_source_slide_deck.pdfbin2408597 -> 0 bytes
4 files changed, 2 insertions, 61 deletions
diff --git a/value/content/en_index.php b/value/content/en_index.php
index 2e246f93..2a3b28fd 100644
--- a/value/content/en_index.php
+++ b/value/content/en_index.php
@@ -26,7 +26,7 @@
</div>
</div>
-<div class="background-primary info-section">
+<div class="background-primary info-section" style="overflow-x: hidden;">
<div class="container">
<div class="row">
<div class="col-sm-10">
@@ -39,73 +39,14 @@ reputation by providing a home for community-driven open source projects proven
</div>
</div>
-<div class="nodes-bg-right text-center">
- <div class="container padding-top-30 text-center">
- <h2>Business of Open Source Resources</h2>
- <div class="row section-highlights margin-top-60 margin-bottom-40">
- <div class="featured-highlights-item col-sm-8">
- <span class="gradient-circle"><i data-feather="book" stroke-width="1"></i></span>
- <h3>eBook</h3>
- <p class="big match-height-item-by-row">This eBook provides a high-level overview of the business value that open source can bring to a company looking to scale up and grow with software and digital innovation as their foundation.</p>
- <p>
- <a class="btn btn-primary" href="http://eclipse-5413615.hs-sites.com/the-business-value-of-open-source">Download</a>
- </p>
- </div>
- <div class="featured-highlights-item col-sm-8">
- <span class="gradient-circle"><i data-feather="bar-chart-2" stroke-width="1"></i></span>
- <h3>Infographic</h3>
- <p class="big match-height-item-by-row">This infographic provides an overview of the role and benefits of an open source foundation and reveals why it’s time to go all-in on open source.</p>
- <p>
- <a class="btn btn-primary" href="/org/value/public/pdf/business_of_open_source_infographic.pdf">Download</a>
- </p>
- </div>
- <div class="featured-highlights-item col-sm-8">
- <span class="gradient-circle"><i data-feather="file-text" stroke-width="1"></i></span>
- <h3>Slide deck</h3>
- <p class="big match-height-item-by-row">This slide deck covers the various ways in which businesses can embrace positive disruption and take advantage of the transformational benefits that an open source foundation can offer.</p>
- <p>
- <a class="btn btn-primary" href="/org/value/public/pdf/business_of_open_source_slide_deck.pdf">Download</a>
- </p>
- </div>
- </div>
- </div>
-</div>
-
<div class="background-secondary text-center nodes-bg-left padding-bottom-60 padding-top-40 footer-offset">
<div class="container">
- <h2 class="margin-bottom-40 brand-primary">Entr&lt;open&gt;eur Member Success Stories</h2>
-
- <div class="row">
- <div class="col-sm-18 col-sm-offset-3">
- <p class="text-center margin-bottom-30 big">Entr&lt;open&gt;eurs leverage open source to drive innovation-based strategies that disrupt the software industry. See how our members are redefining what it means to be commercially successful using an open source business model.</p>
- </div>
- </div>
-
- <div class="row margin-top-20">
- <div class="match-height-item-by-row col-sm-8">
- <a class="eclipsefdn-video" href="https://www.youtube.com/watch?v=NXfOJh9Zrkw"></a>
- </div>
- <div class="match-height-item-by-row col-sm-8">
- <a class="eclipsefdn-video" href="https://www.youtube.com/watch?v=Q9pe31GOvJs"></a>
- </div>
- <div class="match-height-item-by-row col-sm-8">
- <a class="eclipsefdn-video" href="https://www.youtube.com/watch?v=yUhnm1g1YUI"></a>
- </div>
- </div>
- <div id="featured-more-items" aria-expanded="false" class="collapse">
- <div class="row margin-top-30">
- <div class="match-height-item-by-row col-sm-8">
- <a class="eclipsefdn-video" href="https://www.youtube.com/watch?v=H6Z4H5_9eLw"></a>
- </div>
- </div>
- </div>
- <p class="margin-top-40 margin-bottom-35"><a data-toggle-text="Close" role="button" data-toggle="collapse" href="#featured-more-items" aria-expanded="true" aria-controls="featured-more-items" class="btn btn-primary toggle-text">View More Videos <i class="fa fa-arrow-down"></i></a></p>
<h2 class="margin-top-40 margin-bottom-40 brand-primary">Industry Expert Testimonials</h2>
<div class="row">
<div class="col-sm-18 col-sm-offset-3">
- <p class="text-center margin-bottom-30 big">Learn what industry experts have to say on how the Eclipse Foundation is helping businesses achieve more. Download the Business of Open Source e-book for more information.</p>
+ <p class="text-center margin-bottom-30 big">Learn what industry experts have to say about how the Eclipse Foundation is helping businesses achieve more through flexibility, community and adoption.</p>
</div>
</div>
diff --git a/value/public/pdf/business_of_open_source_ebook.pdf b/value/public/pdf/business_of_open_source_ebook.pdf
deleted file mode 100644
index c9be553a..00000000
--- a/value/public/pdf/business_of_open_source_ebook.pdf
+++ /dev/null
Binary files differ
diff --git a/value/public/pdf/business_of_open_source_infographic.pdf b/value/public/pdf/business_of_open_source_infographic.pdf
deleted file mode 100644
index 2a4fb46b..00000000
--- a/value/public/pdf/business_of_open_source_infographic.pdf
+++ /dev/null
Binary files differ
diff --git a/value/public/pdf/business_of_open_source_slide_deck.pdf b/value/public/pdf/business_of_open_source_slide_deck.pdf
deleted file mode 100644
index d374fe6d..00000000
--- a/value/public/pdf/business_of_open_source_slide_deck.pdf
+++ /dev/null
Binary files differ

Back to the top