You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by fp...@apache.org on 2018/10/19 04:52:59 UTC

[karaf-site] 01/01: Add ACNA2018 slideshow

This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch KARAF-ACON-2018
in repository https://gitbox.apache.org/repos/asf/karaf-site.git

commit 156d3f5ee742ae54dd7a7dd687e4c0fc1e1fee04
Author: Francois Papon <fp...@apache.org>
AuthorDate: Fri Oct 19 08:52:02 2018 +0400

    Add ACNA2018 slideshow
---
 src/main/webapp/images/apache-karaf-ac-2018.png       | Bin 0 -> 298560 bytes
 src/main/webapp/index.html                            |  14 ++++++++++++++
 .../acna18-apache-karaf-in-the-enterprise.pdf         | Bin 0 -> 2118333 bytes
 3 files changed, 14 insertions(+)

diff --git a/src/main/webapp/images/apache-karaf-ac-2018.png b/src/main/webapp/images/apache-karaf-ac-2018.png
new file mode 100644
index 0000000..19f101f
Binary files /dev/null and b/src/main/webapp/images/apache-karaf-ac-2018.png differ
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 458515e..3341ded 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -290,6 +290,20 @@
         <hr class="featurette-divider">
 
         <div class="row featurette">
+          <div class="col-md-5">
+            <h2 class="featurette-heading"><span class="text-muted">Apache Karaf</span> in the Enterprise.</h2>
+            <p class="lead">DevOps, Cloud, On Premise, Monitoring, Clustering... Apache Karaf is the perfect project for the companies that need performance and flexibility.</p>
+            <p class="lead">Download the latest ApacheCon slideshow to have an overview of the amazing possibilities that Apache Karaf offer to your business!</p>
+            <p><a class="btn btn-primary" href="resources/acna18-apache-karaf-in-the-enterprise.pdf" role="button">Download &raquo;</a></p>
+          </div>
+          <div class="col-md-7 order-md-1">
+            <img src="images/apache-karaf-ac-2018.png" width="600px"/>
+          </div>
+        </div>
+
+        <hr class="featurette-divider">
+
+        <div class="row featurette">
           <div class="col-md-7">
             <h2 class="featurette-heading">Apache & <span class="text-muted">OpenSource.</span></h2>
             <p class="lead">
diff --git a/src/main/webapp/resources/acna18-apache-karaf-in-the-enterprise.pdf b/src/main/webapp/resources/acna18-apache-karaf-in-the-enterprise.pdf
new file mode 100644
index 0000000..d5dec2e
Binary files /dev/null and b/src/main/webapp/resources/acna18-apache-karaf-in-the-enterprise.pdf differ