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

bartmaer pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/incubator-hop-website.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 6ed7f57  added missing files
6ed7f57 is described below

commit 6ed7f570095550141b2a97fc3441d9d873f66816
Author: Bart Maertens <[email protected]>
AuthorDate: Thu Oct 22 16:59:06 2020 +0200

    added missing files
---
 _/css/site-6275121afa.css         |   2 ++
 _/css/site-c054f64425.css         |   2 ++
 community/mailing-list/index.html |  52 ++++++++++++++++++++++++++++++++++++++
 community/sources/index.html      |  52 ++++++++++++++++++++++++++++++++++++++
 community/support/index.html      |  52 ++++++++++++++++++++++++++++++++++++++
 img/GenericTransform.svg          |  22 ++++++++++++++++
 img/apache-20.png                 | Bin 0 -> 53611 bytes
 7 files changed, 182 insertions(+)

diff --git a/_/css/site-6275121afa.css b/_/css/site-6275121afa.css
new file mode 100644
index 0000000..597c7a7
--- /dev/null
+++ b/_/css/site-6275121afa.css
@@ -0,0 +1,2 @@
+@font-face{font-family:Open 
Sans;font-style:normal;font-display:swap;font-weight:300;src:local("Open Sans 
Light "),local("Open Sans-Light"),url(../font/open-sans-latin-300.woff2) 
format("woff2"),url(../font/open-sans-latin-300.woff) 
format("woff")}@font-face{font-family:Open 
Sans;font-style:italic;font-display:swap;font-weight:300;src:local("Open Sans 
Light italic"),local("Open 
Sans-Lightitalic"),url(../font/open-sans-latin-300italic.woff2) 
format("woff2"),url(../font/open-sans-latin-300 [...]
+/*! Adapted from the GitHub style by Vasily Polovnyov <[email protected]> 
*/.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:500}.hljs-literal,.hljs-number,.hljs-tag
 
.hljs-attr,.hljs-template-variable,.hljs-variable{color:teal}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:500}.hljs-subst{font-weight:400}.hljs-class
 .hljs-title,.hljs-type{color:#458;font-wei [...]
\ No newline at end of file
diff --git a/_/css/site-c054f64425.css b/_/css/site-c054f64425.css
new file mode 100644
index 0000000..776cd30
--- /dev/null
+++ b/_/css/site-c054f64425.css
@@ -0,0 +1,2 @@
+@font-face{font-family:Open 
Sans;font-style:normal;font-display:swap;font-weight:300;src:local("Open Sans 
Light"),local("OpenSans-Light"),url(~@openfonts/open-sans_latin-ext/files/open-sans-latin-ext-300.woff2)
 
format("woff2"),url(~@openfonts/open-sans_latin-ext/files/open-sans-latin-ext-300.woff)
 format("woff")}@font-face{font-family:Open 
Sans;font-style:italic;font-display:swap;font-weight:300;src:local("Open Sans 
Light Italic"),local("OpenSans-LightItalic"),url(~@openfonts/open-sans_l [...]
+/*! Adapted from the GitHub style by Vasily Polovnyov <[email protected]> 
*/.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:500}.hljs-literal,.hljs-number,.hljs-tag
 
.hljs-attr,.hljs-template-variable,.hljs-variable{color:teal}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:500}.hljs-subst{font-weight:400}.hljs-class
 .hljs-title,.hljs-type{color:#458;font-wei [...]
\ No newline at end of file
diff --git a/community/mailing-list/index.html 
b/community/mailing-list/index.html
new file mode 100644
index 0000000..ba4e6c5
--- /dev/null
+++ b/community/mailing-list/index.html
@@ -0,0 +1,52 @@
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Mailing Lists - Hop</title> <link 
rel="canonical" href="../../community/mailing-list/"> <link rel="stylesheet" 
href="../../_/css/site-c054f64425.css"> </ [...]
+            
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+            
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+            
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ 
+            ga('create', 'UA-151580460-1', 'auto' ,{'anonymize_ip':true});
+            ga('send', 'pageview');
+        }, true, false); </script> <script 
src="../../_/js/vendor/docsearch-4983f0f1ec.min.js"></script> <script> var 
search = docsearch({
+      appId: 'IEDZCR8JT4',
+      apiKey: '587e7bafb978fa5e4640ab18bfbd9b99',
+      indexName: 'hop-doc',
+      inputSelector: '#search-input',
+      autocompleteOptions: { hint: false, keyboardShortcuts: ['s'] },
+      algoliaOptions: { hitsPerPage: 10 }
+    }).autocomplete
+    search.on('autocomplete:closed', function () { 
search.autocomplete.setVal() })
+    function focusSearchInput () { 
document.querySelector('#search-input').focus() }
+    if (document.querySelector('.home-link.is-current')) 
window.addEventListener('load', focusSearchInput) </script> <script 
type="application/ld+json"> {
+    "@context": "http://schema.org";,
+    "@type": "Organization",
+    "name": "Hop",
+    "url": "https:\/\/hop.apache.org\/"
+    , "sameAs": ["https://twitter.com/projhop";]
+    , "logo": "\/img\/hop-logo.svg"
+    , "description": "Hop" 
+  } </script> <script type="application/ld+json"> {
+  "@context": "http://schema.org";,
+  "@type": "BreadcrumbList",
+  "itemListElement": [{
+        "@type": "ListItem",
+        "position":  1 ,
+        "item": {
+          "@id": "https://hop.apache.org/";,
+          "name": "Hop"
+        }
+    },{
+        "@type": "ListItem",
+        "position":  2 ,
+        "item": {
+          "@id": "https://hop.apache.org/community/";,
+          "name": "community"
+        }
+    },{
+        "@type": "ListItem",
+        "position":  3 ,
+        "item": {
+          "@id": "https://hop.apache.org/community/mailing-list/";,
+          "name": "mailing-list"
+        }
+    }]
+} </script> </body> </html> 
\ No newline at end of file
diff --git a/community/sources/index.html b/community/sources/index.html
new file mode 100644
index 0000000..ac00dd4
--- /dev/null
+++ b/community/sources/index.html
@@ -0,0 +1,52 @@
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Sources - Hop</title> <link 
rel="canonical" href="../../community/sources/"> <link rel="stylesheet" 
href="../../_/css/site-c054f64425.css"> </head> <body [...]
+            
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+            
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+            
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ 
+            ga('create', 'UA-151580460-1', 'auto' ,{'anonymize_ip':true});
+            ga('send', 'pageview');
+        }, true, false); </script> <script 
src="../../_/js/vendor/docsearch-4983f0f1ec.min.js"></script> <script> var 
search = docsearch({
+      appId: 'IEDZCR8JT4',
+      apiKey: '587e7bafb978fa5e4640ab18bfbd9b99',
+      indexName: 'hop-doc',
+      inputSelector: '#search-input',
+      autocompleteOptions: { hint: false, keyboardShortcuts: ['s'] },
+      algoliaOptions: { hitsPerPage: 10 }
+    }).autocomplete
+    search.on('autocomplete:closed', function () { 
search.autocomplete.setVal() })
+    function focusSearchInput () { 
document.querySelector('#search-input').focus() }
+    if (document.querySelector('.home-link.is-current')) 
window.addEventListener('load', focusSearchInput) </script> <script 
type="application/ld+json"> {
+    "@context": "http://schema.org";,
+    "@type": "Organization",
+    "name": "Hop",
+    "url": "https:\/\/hop.apache.org\/"
+    , "sameAs": ["https://twitter.com/projhop";]
+    , "logo": "\/img\/hop-logo.svg"
+    , "description": "Hop" 
+  } </script> <script type="application/ld+json"> {
+  "@context": "http://schema.org";,
+  "@type": "BreadcrumbList",
+  "itemListElement": [{
+        "@type": "ListItem",
+        "position":  1 ,
+        "item": {
+          "@id": "https://hop.apache.org/";,
+          "name": "Hop"
+        }
+    },{
+        "@type": "ListItem",
+        "position":  2 ,
+        "item": {
+          "@id": "https://hop.apache.org/community/";,
+          "name": "community"
+        }
+    },{
+        "@type": "ListItem",
+        "position":  3 ,
+        "item": {
+          "@id": "https://hop.apache.org/community/sources/";,
+          "name": "sources"
+        }
+    }]
+} </script> </body> </html> 
\ No newline at end of file
diff --git a/community/support/index.html b/community/support/index.html
new file mode 100644
index 0000000..dc7c9ea
--- /dev/null
+++ b/community/support/index.html
@@ -0,0 +1,52 @@
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Support - Hop</title> <link 
rel="canonical" href="../../community/support/"> <link rel="stylesheet" 
href="../../_/css/site-c054f64425.css"> </head> <body [...]
+            
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+            
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+            
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ 
+            ga('create', 'UA-151580460-1', 'auto' ,{'anonymize_ip':true});
+            ga('send', 'pageview');
+        }, true, false); </script> <script 
src="../../_/js/vendor/docsearch-4983f0f1ec.min.js"></script> <script> var 
search = docsearch({
+      appId: 'IEDZCR8JT4',
+      apiKey: '587e7bafb978fa5e4640ab18bfbd9b99',
+      indexName: 'hop-doc',
+      inputSelector: '#search-input',
+      autocompleteOptions: { hint: false, keyboardShortcuts: ['s'] },
+      algoliaOptions: { hitsPerPage: 10 }
+    }).autocomplete
+    search.on('autocomplete:closed', function () { 
search.autocomplete.setVal() })
+    function focusSearchInput () { 
document.querySelector('#search-input').focus() }
+    if (document.querySelector('.home-link.is-current')) 
window.addEventListener('load', focusSearchInput) </script> <script 
type="application/ld+json"> {
+    "@context": "http://schema.org";,
+    "@type": "Organization",
+    "name": "Hop",
+    "url": "https:\/\/hop.apache.org\/"
+    , "sameAs": ["https://twitter.com/projhop";]
+    , "logo": "\/img\/hop-logo.svg"
+    , "description": "Hop" 
+  } </script> <script type="application/ld+json"> {
+  "@context": "http://schema.org";,
+  "@type": "BreadcrumbList",
+  "itemListElement": [{
+        "@type": "ListItem",
+        "position":  1 ,
+        "item": {
+          "@id": "https://hop.apache.org/";,
+          "name": "Hop"
+        }
+    },{
+        "@type": "ListItem",
+        "position":  2 ,
+        "item": {
+          "@id": "https://hop.apache.org/community/";,
+          "name": "community"
+        }
+    },{
+        "@type": "ListItem",
+        "position":  3 ,
+        "item": {
+          "@id": "https://hop.apache.org/community/support/";,
+          "name": "support"
+        }
+    }]
+} </script> </body> </html> 
\ No newline at end of file
diff --git a/img/GenericTransform.svg b/img/GenericTransform.svg
new file mode 100644
index 0000000..9198f10
--- /dev/null
+++ b/img/GenericTransform.svg
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 
6.00 Build 0)  -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; x="0px" y="0px"
+        width="42px" height="42px" viewBox="0 0 42 42" enable-background="new 
0 0 42 42" xml:space="preserve">
+<g>
+       <path fill="none" 
d="M25.045,31.057h-1.699v-7.528h7.527v1.699h-4.627l5.37,5.371c2.303-2.544,3.719-5.905,3.719-9.598
+               
c0-3.693-1.416-7.054-3.718-9.598l-5.37,5.37h4.626v1.7h-7.527v-7.529h1.699v4.627l5.361-5.362C27.886,8.009,24.6,6.665,21,6.665
+               
c-3.6,0-6.886,1.344-9.406,3.544l5.361,5.361v-4.626h1.7v7.529h-7.528v-1.7h4.626l-5.37-5.37C8.081,13.946,6.665,17.307,6.665,21
+               
c0,3.693,1.416,7.054,3.719,9.598l5.37-5.371h-4.627v-1.699h7.528v7.528h-1.7V26.43l-5.361,5.361
+               
c2.521,2.2,5.806,3.544,9.406,3.544c3.6,0,6.886-1.344,9.406-3.544l-5.361-5.362V31.057z"/>
+       <path fill="#3D6480" 
d="M36.136,21c0-3.914-1.506-7.474-3.953-10.164l2.17-2.17l-1.201-1.202l-2.18,2.18
+               
C28.305,7.299,24.821,5.865,21,5.865c-3.821,0-7.305,1.434-9.971,3.778l-2.179-2.18L7.647,8.666l2.171,2.171
+               
C7.371,13.526,5.865,17.086,5.865,21c0,3.914,1.506,7.474,3.953,10.164l-2.171,2.171l1.202,1.201l2.179-2.179
+               
c2.666,2.344,6.151,3.779,9.972,3.779c3.821,0,7.306-1.435,9.972-3.779l2.179,2.179l1.201-1.201l-2.17-2.171
+               C34.629,28.475,36.136,24.914,36.136,21z 
M21,35.335c-3.6,0-6.886-1.344-9.406-3.544l5.361-5.361v4.627h1.7v-7.528h-7.528v1.699
+               
h4.627l-5.37,5.371C8.081,28.054,6.665,24.693,6.665,21c0-3.693,1.416-7.054,3.718-9.598l5.37,5.37h-4.626v1.7h7.528v-7.529h-1.7
+               
v4.626l-5.361-5.361c2.52-2.2,5.806-3.544,9.406-3.544c3.6,0,6.886,1.344,9.406,3.544l-5.361,5.362v-4.627h-1.699v7.529h7.527v-1.7
+               
h-4.626l5.37-5.37c2.302,2.544,3.718,5.905,3.718,9.598c0,3.694-1.416,7.054-3.719,9.598l-5.37-5.371h4.627v-1.699h-7.527v7.528
+               
h1.699v-4.628l5.361,5.362C27.886,33.991,24.6,35.335,21,35.335z"/>
+</g>
+</svg>
diff --git a/img/apache-20.png b/img/apache-20.png
new file mode 100644
index 0000000..66a980e
Binary files /dev/null and b/img/apache-20.png differ

Reply via email to