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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 19722a7  Site checkin for project PLC4X: Jenkins Tools
19722a7 is described below

commit 19722a78cf35aae925ab80f32cb4abf4b6b3689a
Author: jenkins <[email protected]>
AuthorDate: Sun Jan 26 18:18:49 2020 +0000

    Site checkin for project PLC4X: Jenkins Tools
---
 css/themes/plc4x.css                | 169 ------------------------------------
 developers/release-build-tools.html |   2 +-
 developers/release.html             |   2 +-
 index.html                          |   2 +-
 4 files changed, 3 insertions(+), 172 deletions(-)

diff --git a/css/themes/plc4x.css b/css/themes/plc4x.css
index 691b079..d3fb43b 100644
--- a/css/themes/plc4x.css
+++ b/css/themes/plc4x.css
@@ -923,172 +923,3 @@ div.thought:after {
   -moz-border-radius: 18px;
   border-radius: 18px;
 }
-
-.teaser-img {
-  position: relative;
-  background: #FFFFFF;
-  overflow: hidden;
-}
-
-.teaser-img:after {
-  content: ' ';
-  display: block;
-  position: absolute;
-  left: 0;
-  top: 0;
-  width: 100%;
-  height: 100%;
-  z-index: 1;
-  opacity: 0.9;
-  background-image: url('../../images/background-index-3.png');
-  background-repeat: no-repeat;
-  background-position: 50% 0;
-  -ms-background-size: cover;
-  -o-background-size: cover;
-  -moz-background-size: cover;
-  -webkit-background-size: cover;
-  background-size: cover;
-}
-
-.teaser-box {
-  background:white;
-  border: 5px solid #A42052;
-  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
-  padding:35px;
-  border-radius:15px;
-  display:inline-block;
-  margin: 50px 30px;
-}
-
-.apache-teaser {
-  position: relative;
-  padding-left: 1em;
-  /*border-left: 0.2em solid #A42052;*/
-  font-size: 16pt;
-  font-weight: 100;
-  margin-bottom:20px;
-}
-
-.apache-teaser:before, .apache-teaser:after {
-  content: '\201C';
-  color: rgb(27, 20, 100);
-}
-
-.apache-teaser:after {
-  content: '\201D';
-}
-
-.header-apache-text {
-  line-height:1.2;
-  font-family: 'Heebo', sans-serif;
-  font-size:32pt;
-  margin-bottom:20px;
-  font-weight:800;
-}
-
-.plc4x-button {
-  display: inline-block ;
-  vertical-align: middle;
-  border: 0;
-  border-radius: 3px;
-  cursor: pointer;
-  font-family: inherit;
-  font-weight: bold;
-  text-transform: uppercase;
-  font-size: 0.9em;
-  letter-spacing: 0.1em;
-  line-height: 1em;
-  padding: 0.75em 1.25em;
-  margin-right:0.125em;
-  margin-left: 0.125em;
-  margin-top:0px;
-}
-
-.plc4x-button-large {
-  font-size: 1.0em;
-  padding: 1em 1.0em;
-}
-
-.plc4x-button.plc4x-button-primary:hover {
-  background: #ea2d80;
-  -webkit-transition: all 0.75s ease;
-  transition: all 0.75s ease;
-  text-decoration: none;
-}
-
-.plc4x-button.plc4x-button-primary {
-  background: #A42052;
-  color: rgba(255, 255, 255, 0.75);
-}
-
-.plc4x-headline {
-  color:#A42052;
-  font-weight:700;
-  display:inline-block;
-  padding:5px;
-  text-align:center;
-}
-
-.section-highlight {
-  padding-left:30px;
-  padding-right:30px;
-  padding-top:30px;
-}
-
-.section-highlight-primary {
-  background-color: #A42052;
-  color:white;
-}
-
-.section-highlight-secondary {
-  background-color: white;
-  color:#A42052;
-}
-
-.section-highlight-text-primary {
-  color:white;
-}
-
-.section-highlight-text-secondary {
-  color:#A42052;
-}
-
-.highlight-icon {
-  border-radius:50%/25%;
-  padding:30px;
-}
-
-.highlight-icon-primary {
-  background:white;
-  color: #A42052;
-}
-
-.highlight-icon-secondary {
-  background:#A42052;
-  color: white;
-}
-
-.center {
-  display:block;
-  margin-left:auto;
-  margin-right:auto;
-}
-
-.margin-rl-0 {
-  margin-left:0;
-  margin-right:0;
-}
-
-.margin-rl-auto {
-  margin-left:auto;
-  margin-right:auto;
-}
-
-.plc4x-logo {
-  margin-top:30px;
-  margin-bottom:30px;
-}
-
-.text-center {
-  text-align:center;
-}
diff --git a/developers/release-build-tools.html 
b/developers/release-build-tools.html
index 54072b5..4e2f1c3 100644
--- a/developers/release-build-tools.html
+++ b/developers/release-build-tools.html
@@ -187,7 +187,7 @@
                                             <main role="main" 
class="ml-sm-auto px-4 col-sm-pull col-md-9 col-lg-10 h-100">
             <div class="paragraph">
 <p>#Properties
-#Sun Jan 26 17:48:51 UTC 2020
+#Sun Jan 26 18:17:23 UTC 2020
 jmh.version=1.21
 plc4x-code-generation.version=1.2.0-SNAPSHOT
 commons-codec.version=1.12
diff --git a/developers/release.html b/developers/release.html
index a7e55c4..a7a0881 100644
--- a/developers/release.html
+++ b/developers/release.html
@@ -187,7 +187,7 @@
                                             <main role="main" 
class="ml-sm-auto px-4 col-sm-pull col-md-9 col-lg-10 h-100">
             <div class="paragraph">
 <p>#Properties
-#Sun Jan 26 17:48:51 UTC 2020
+#Sun Jan 26 18:17:23 UTC 2020
 jmh.version=1.21
 plc4x-code-generation.version=1.2.0-SNAPSHOT
 commons-codec.version=1.12
diff --git a/index.html b/index.html
index 319c9e2..7a280dc 100644
--- a/index.html
+++ b/index.html
@@ -345,7 +345,7 @@
                    <div class="col-lg-12 mx-auto">
                        <i class="fas fa-info-circle fa-7x highlight-icon 
highlight-icon-secondary"></i>
                        <h2 class="section-highlight-text-secondary">Get the 
commercial support you need.</h2>
-                       <p class="lead">Just because you can download and use 
PLC4X for free doesn't mean that your're left on your own. Some of our 
community member's comapnies can also provide your with the <b>commercial 
support</b> you need.</p>
+                       <p class="lead">Just because you can download and use 
PLC4X for free doesn't mean that your're left on your own. Some of our 
community member's companies can also provide your with the <b>commercial 
support</b> you need.</p>
                    </div>
                </div>
            </div>

Reply via email to