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

cdutz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git


The following commit(s) were added to refs/heads/master by this push:
     new 2d4b799  Some more fine-tuning of the start-page
2d4b799 is described below

commit 2d4b79996f4c57d4afed844e0b8c6167a8446d27
Author: Christofer Dutz <christofer.d...@c-ware.de>
AuthorDate: Thu Aug 16 09:45:18 2018 +0200

    Some more fine-tuning of the start-page
---
 src/site/asciidoc/index.adoc | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/src/site/asciidoc/index.adoc b/src/site/asciidoc/index.adoc
index 7cdd7d6..cf39276 100644
--- a/src/site/asciidoc/index.adoc
+++ b/src/site/asciidoc/index.adoc
@@ -17,10 +17,13 @@
 :imagesdir: img/
 :icons: font
 
-== PLC4X: Just like OPC-UA, but totally different
+== PLC4X: Universal Protocol Adapter for Industrial IoT
 
 image::iot-lab.jpg[width=480, float=right]
 
+[.lead]
+Just like OPC-UA, but totally different.
+
 We are currently probably experiencing the greatest advances in the way we 
process information in human history.
 
 While these advances are taking over more and more parts of our world, it 
seems one large segment has been continuously been missing out all the fun.
@@ -53,14 +56,14 @@ At first we will be concentrating on providing adapters for 
the most widely used
 - icon:wrench[role=yellow] link:protocpls/delta-v/index.html[Emerson DeltaV 
(UDP)]
 - icon:wrench[role=yellow] link:protocols/ethernet-ip/index.html[EtherNet/IP 
(TCP)]
 - icon:check[role=green] link:protocols/modbus/index.html[Modbus (TCP)]
-- icon:times[role=red] link:protocols/opc-ua/index.html[OPC-UA]
+- icon:pause-circle[role=light-gray] link:protocols/opc-ua/index.html[OPC-UA]
 - icon:check[role=green] link:protocols/s7/index.html[S7 (TCP)]
 
 We are planning on providing support for the following programming languages:
 
 - icon:check[role=green] link:plc4j/index.html[Java]
-- icon:times[role=red] link:plc4s/index.html[Scala]
-- icon:times[role=red] link:plc4c/index.html[C/C++]
+- icon:pause-circle[role=light-gray] link:plc4s/index.html[Scala]
+- icon:pause-circle[role=light-gray] link:plc4c/index.html[C/C++]
 
 Beyond implementing the pure adapters we have already implemented some of the 
planned integration modules to popular projects in the Apache IoT world such as:
 
@@ -69,8 +72,8 @@ Beyond implementing the pure adapters we have already 
implemented some of the pl
 a|image::apache_edgent_logo.png[width=80%,link=https://edgent.apache.org] 
a|image::apache_camel_logo.png[width=80%,link=https://camel.apache.org] 
a|image::apache_kafka_logo.png[width=80%,link=https://kafka.apache.org]
 |icon:check[role=green] https://edgent.apache.org[Apache Edgent (Incubating)] 
|icon:check[role=green] https://camel.apache.org[Apache Camel] 
|icon:wrench[role=yellow] https://kafka.apache.org[Apache Kafka]
 
-a|image::apache_mynewt_logo.png[width=80%,link=https://mynewt.apache.org] 
a|image::apache_nifi_logo.svg[width=80%,link=https://nifi.apache.org] 
a|image::apache_brooklyn_logo.png[width=80%,link=https://brooklyn.apache.org]
-|icon:times[role=red] https://mynewt.apache.org[Apache Mynewt] 
|icon:times[role=red] https://nifi.apache.org[Apache Nifi] 
|icon:times[role=red] https://brooklyn.apache.org[Apache Brooklyn]
+a|image::apache_nifi_logo.svg[width=80%,link=https://nifi.apache.org] 
a|image::apache_brooklyn_logo.png[width=80%,link=https://brooklyn.apache.org] 
a|image::apache_mynewt_logo.png[width=80%,link=https://mynewt.apache.org]
+|icon:pause-circle[role=light-gray] https://nifi.apache.org[Apache Nifi] 
|icon:pause-circle[role=light-gray] https://brooklyn.apache.org[Apache 
Brooklyn] |icon:pause-circle[role=light-gray] https://mynewt.apache.org[Apache 
Mynewt]
 |===
 
 Hereby greatly reducing the barriers and the learning curve for creating 
industrial IoT applications.
\ No newline at end of file

Reply via email to