Author: cschneider
Date: Tue Jan  8 10:57:35 2019
New Revision: 1850727

URL: http://svn.apache.org/viewvc?rev=1850727&view=rev
Log:
[scm-publish] Updating main website contents

Added:
    karaf/site/production/.DS_Store   (with props)
    karaf/site/production/images/openhab.png   (with props)
Modified:
    karaf/site/production/stories.html

Added: karaf/site/production/.DS_Store
URL: 
http://svn.apache.org/viewvc/karaf/site/production/.DS_Store?rev=1850727&view=auto
==============================================================================
Binary file - no diff available.

Propchange: karaf/site/production/.DS_Store
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: karaf/site/production/images/openhab.png
URL: 
http://svn.apache.org/viewvc/karaf/site/production/images/openhab.png?rev=1850727&view=auto
==============================================================================
Binary file - no diff available.

Propchange: karaf/site/production/images/openhab.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: karaf/site/production/stories.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/stories.html?rev=1850727&r1=1850726&r2=1850727&view=diff
==============================================================================
--- karaf/site/production/stories.html (original)
+++ karaf/site/production/stories.html Tue Jan  8 10:57:35 2019
@@ -122,8 +122,9 @@
 
         <div class="row mb-5 mt-5">
             <div class="col">
-              <h4 class="pb-3 mb-4">OpenHAB</h4>
-              <p>A vendor and technology agnostic open source automation 
software for your home.</p>
+              <h4 class="pb-3 mb-4"><img src="images/openhab.png" width="30"/> 
OpenHAB</h4>
+              <p>The openHAB project is a very popular open source home 
automation solution written in Java and OSGi. It is meant to run on embedded 
hardware like a Raspberry Pi and acts as a central hub in the local network 
that integrates all smart home devices in a vendor-neutral way.</p>
+              <p><i>Apache Karaf was chosen as a basis for openHAB due to its 
versatile feature management, which nicely supports the modular architecture of 
openHAB and lets users dynamically add features to their system through UIs at 
runtime. Additionally, the container management functionalities are unmatched 
for OSGi-based solutions and hugely helpful in many situations - just think of 
the powerful console, the remote ssh access or the flexible logging support. 
While openHAB is by far not using all features of Karaf, it definitely nicely 
benefits from it.</i> - Kai Kreuzer</p>
               <a href="https://www.openhab.org/"; 
target="_blank">https://www.openhab.org/</a>
             </div>
         </div>


Reply via email to