This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git
commit 1b2a27ea7482f7f2abf13202b3e47cdd439b0871 Author: meizhouren <[email protected]> AuthorDate: Tue May 11 15:34:58 2021 +0800 logo --- _site/CNAME | 1 + _site/LICENCE | 202 ++++++++++ _site/assets/css/creative.css | 10 + _site/assets/css/main.css | 1 + _site/assets/img/apache-logo-small.png | Bin 0 -> 25977 bytes .../image-from-rawpixel-id-1199650-jpeg.jpg | Bin 0 -> 99616 bytes _site/assets/img/bg-masthead.jpg | Bin 0 -> 518561 bytes _site/assets/img/bg.jpg | Bin 0 -> 136287 bytes _site/assets/img/favicon.ico | Bin 0 -> 23462 bytes _site/assets/img/feather-small.gif | Bin 0 -> 129292 bytes _site/assets/img/incubator_feather_egg_logo_sm.png | Bin 0 -> 17961 bytes _site/assets/img/logo.png | Bin 0 -> 58522 bytes _site/assets/img/members/person1.jpg | Bin 0 -> 95559 bytes _site/assets/img/members/person2.jpg | Bin 0 -> 123855 bytes _site/assets/img/members/person3.jpg | Bin 0 -> 130882 bytes _site/assets/img/members/person5.jpg | Bin 0 -> 121796 bytes _site/assets/img/members/person6.jpg | Bin 0 -> 140181 bytes _site/assets/img/members/person7.jpg | Bin 0 -> 157336 bytes _site/assets/img/members/webank.png | Bin 0 -> 62732 bytes _site/assets/img/portfolio/fullsize/1.jpg | Bin 0 -> 63788 bytes _site/assets/img/portfolio/fullsize/2.jpg | Bin 0 -> 48101 bytes _site/assets/img/portfolio/fullsize/3.jpg | Bin 0 -> 48228 bytes _site/assets/img/portfolio/fullsize/4.jpg | Bin 0 -> 49055 bytes _site/assets/img/portfolio/fullsize/5.jpg | Bin 0 -> 62334 bytes _site/assets/img/portfolio/fullsize/6.jpg | Bin 0 -> 53428 bytes .../img/portfolio/fullsize/eventmesh-define.png | Bin 0 -> 742863 bytes .../img/portfolio/fullsize/eventmesh-panels.png | Bin 0 -> 951690 bytes .../img/portfolio/fullsize/eventmesh-runtime.png | Bin 0 -> 1562864 bytes _site/assets/img/portfolio/thumbnails/1.jpg | Bin 0 -> 63788 bytes _site/assets/img/portfolio/thumbnails/2.jpg | Bin 0 -> 48101 bytes _site/assets/img/portfolio/thumbnails/3.jpg | Bin 0 -> 48228 bytes _site/assets/img/portfolio/thumbnails/4.jpg | Bin 0 -> 49055 bytes _site/assets/img/portfolio/thumbnails/5.jpg | Bin 0 -> 62334 bytes _site/assets/img/portfolio/thumbnails/6.jpg | Bin 0 -> 53428 bytes .../img/portfolio/thumbnails/eventmesh-define.png | Bin 0 -> 742863 bytes .../img/portfolio/thumbnails/eventmesh-panels.png | Bin 0 -> 951690 bytes .../img/portfolio/thumbnails/eventmesh-runtime.png | Bin 0 -> 1562864 bytes _site/assets/img/timeline-end.png | Bin 0 -> 35300 bytes _site/assets/img/wechat.jpg | Bin 0 -> 27722 bytes _site/assets/js/creative.js | 63 ++++ _site/assets/js/creative.min.js | 1 + _site/index.html | 416 +++++++++++++++++++++ _site/links.html | 282 ++++++++++++++ _site/robots.txt | 1 + _site/sitemap.xml | 9 + assets/img/logo.png | Bin 0 -> 58522 bytes 46 files changed, 986 insertions(+) diff --git a/_site/CNAME b/_site/CNAME new file mode 100644 index 0000000..8feffb1 --- /dev/null +++ b/_site/CNAME @@ -0,0 +1 @@ +www.eventmesher.com diff --git a/_site/LICENCE b/_site/LICENCE new file mode 100644 index 0000000..610cecd --- /dev/null +++ b/_site/LICENCE @@ -0,0 +1,202 @@ +Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2013-2015 Iron Summit Media Strategies, LLC + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + diff --git a/_site/assets/css/creative.css b/_site/assets/css/creative.css new file mode 100644 index 0000000..5ef70a3 --- /dev/null +++ b/_site/assets/css/creative.css @@ -0,0 +1,10 @@ +/*! +* Start Bootstrap - Creative v6.0.4 (https://startbootstrap.com/theme/creative) +* Copyright 2013-2020 Start Bootstrap +* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-creative/blob/master/LICENSE) +*//*! + * Bootstrap v4.5.3 (https://getbootstrap.com/) + * Copyright 2011-2020 The Bootstrap Authors + * Copyright 2011-2020 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) + */:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #f4623a;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #f4623a;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font- [...] diff --git a/_site/assets/css/main.css b/_site/assets/css/main.css new file mode 100644 index 0000000..c173d72 --- /dev/null +++ b/_site/assets/css/main.css @@ -0,0 +1 @@ +.member-box{max-width:400px;margin:50px auto 0}@media (min-width: 992px){.member-box{margin:20px auto 0}}.member-box p{margin-bottom:0}.member-box img{width:80%;height:80%;object-fit:cover;overflow:hidden}.timeline{position:relative;padding:0;list-style:none}.timeline:before{content:"";position:absolute;top:0;bottom:0;left:40px;width:2px;margin-left:-1.5px;background-color:#f1f1f1}.timeline>li{position:relative;margin-bottom:50px;min-height:50px}.timeline>li:before,.timeline>li:after{con [...] diff --git a/_site/assets/img/apache-logo-small.png b/_site/assets/img/apache-logo-small.png new file mode 100644 index 0000000..f3b0ef9 Binary files /dev/null and b/_site/assets/img/apache-logo-small.png differ diff --git a/_site/assets/img/backgrounds/image-from-rawpixel-id-1199650-jpeg.jpg b/_site/assets/img/backgrounds/image-from-rawpixel-id-1199650-jpeg.jpg new file mode 100644 index 0000000..ce8b822 Binary files /dev/null and b/_site/assets/img/backgrounds/image-from-rawpixel-id-1199650-jpeg.jpg differ diff --git a/_site/assets/img/bg-masthead.jpg b/_site/assets/img/bg-masthead.jpg new file mode 100644 index 0000000..fa3044c Binary files /dev/null and b/_site/assets/img/bg-masthead.jpg differ diff --git a/_site/assets/img/bg.jpg b/_site/assets/img/bg.jpg new file mode 100644 index 0000000..a0c8e4d Binary files /dev/null and b/_site/assets/img/bg.jpg differ diff --git a/_site/assets/img/favicon.ico b/_site/assets/img/favicon.ico new file mode 100644 index 0000000..9356735 Binary files /dev/null and b/_site/assets/img/favicon.ico differ diff --git a/_site/assets/img/feather-small.gif b/_site/assets/img/feather-small.gif new file mode 100644 index 0000000..5a8a79b Binary files /dev/null and b/_site/assets/img/feather-small.gif differ diff --git a/_site/assets/img/incubator_feather_egg_logo_sm.png b/_site/assets/img/incubator_feather_egg_logo_sm.png new file mode 100644 index 0000000..759252f Binary files /dev/null and b/_site/assets/img/incubator_feather_egg_logo_sm.png differ diff --git a/_site/assets/img/logo.png b/_site/assets/img/logo.png new file mode 100644 index 0000000..e854551 Binary files /dev/null and b/_site/assets/img/logo.png differ diff --git a/_site/assets/img/members/person1.jpg b/_site/assets/img/members/person1.jpg new file mode 100644 index 0000000..ef364cc Binary files /dev/null and b/_site/assets/img/members/person1.jpg differ diff --git a/_site/assets/img/members/person2.jpg b/_site/assets/img/members/person2.jpg new file mode 100644 index 0000000..cd0994f Binary files /dev/null and b/_site/assets/img/members/person2.jpg differ diff --git a/_site/assets/img/members/person3.jpg b/_site/assets/img/members/person3.jpg new file mode 100644 index 0000000..1b39721 Binary files /dev/null and b/_site/assets/img/members/person3.jpg differ diff --git a/_site/assets/img/members/person5.jpg b/_site/assets/img/members/person5.jpg new file mode 100644 index 0000000..b8c6805 Binary files /dev/null and b/_site/assets/img/members/person5.jpg differ diff --git a/_site/assets/img/members/person6.jpg b/_site/assets/img/members/person6.jpg new file mode 100644 index 0000000..c01820f Binary files /dev/null and b/_site/assets/img/members/person6.jpg differ diff --git a/_site/assets/img/members/person7.jpg b/_site/assets/img/members/person7.jpg new file mode 100644 index 0000000..edd59b1 Binary files /dev/null and b/_site/assets/img/members/person7.jpg differ diff --git a/_site/assets/img/members/webank.png b/_site/assets/img/members/webank.png new file mode 100644 index 0000000..c1ee2bb Binary files /dev/null and b/_site/assets/img/members/webank.png differ diff --git a/_site/assets/img/portfolio/fullsize/1.jpg b/_site/assets/img/portfolio/fullsize/1.jpg new file mode 100644 index 0000000..44692cc Binary files /dev/null and b/_site/assets/img/portfolio/fullsize/1.jpg differ diff --git a/_site/assets/img/portfolio/fullsize/2.jpg b/_site/assets/img/portfolio/fullsize/2.jpg new file mode 100644 index 0000000..0df8fde Binary files /dev/null and b/_site/assets/img/portfolio/fullsize/2.jpg differ diff --git a/_site/assets/img/portfolio/fullsize/3.jpg b/_site/assets/img/portfolio/fullsize/3.jpg new file mode 100644 index 0000000..3b08627 Binary files /dev/null and b/_site/assets/img/portfolio/fullsize/3.jpg differ diff --git a/_site/assets/img/portfolio/fullsize/4.jpg b/_site/assets/img/portfolio/fullsize/4.jpg new file mode 100644 index 0000000..82243f2 Binary files /dev/null and b/_site/assets/img/portfolio/fullsize/4.jpg differ diff --git a/_site/assets/img/portfolio/fullsize/5.jpg b/_site/assets/img/portfolio/fullsize/5.jpg new file mode 100644 index 0000000..cd87077 Binary files /dev/null and b/_site/assets/img/portfolio/fullsize/5.jpg differ diff --git a/_site/assets/img/portfolio/fullsize/6.jpg b/_site/assets/img/portfolio/fullsize/6.jpg new file mode 100644 index 0000000..9be6c5e Binary files /dev/null and b/_site/assets/img/portfolio/fullsize/6.jpg differ diff --git a/_site/assets/img/portfolio/fullsize/eventmesh-define.png b/_site/assets/img/portfolio/fullsize/eventmesh-define.png new file mode 100644 index 0000000..971afcc Binary files /dev/null and b/_site/assets/img/portfolio/fullsize/eventmesh-define.png differ diff --git a/_site/assets/img/portfolio/fullsize/eventmesh-panels.png b/_site/assets/img/portfolio/fullsize/eventmesh-panels.png new file mode 100644 index 0000000..7abab98 Binary files /dev/null and b/_site/assets/img/portfolio/fullsize/eventmesh-panels.png differ diff --git a/_site/assets/img/portfolio/fullsize/eventmesh-runtime.png b/_site/assets/img/portfolio/fullsize/eventmesh-runtime.png new file mode 100644 index 0000000..b826c12 Binary files /dev/null and b/_site/assets/img/portfolio/fullsize/eventmesh-runtime.png differ diff --git a/_site/assets/img/portfolio/thumbnails/1.jpg b/_site/assets/img/portfolio/thumbnails/1.jpg new file mode 100644 index 0000000..44692cc Binary files /dev/null and b/_site/assets/img/portfolio/thumbnails/1.jpg differ diff --git a/_site/assets/img/portfolio/thumbnails/2.jpg b/_site/assets/img/portfolio/thumbnails/2.jpg new file mode 100644 index 0000000..0df8fde Binary files /dev/null and b/_site/assets/img/portfolio/thumbnails/2.jpg differ diff --git a/_site/assets/img/portfolio/thumbnails/3.jpg b/_site/assets/img/portfolio/thumbnails/3.jpg new file mode 100644 index 0000000..3b08627 Binary files /dev/null and b/_site/assets/img/portfolio/thumbnails/3.jpg differ diff --git a/_site/assets/img/portfolio/thumbnails/4.jpg b/_site/assets/img/portfolio/thumbnails/4.jpg new file mode 100644 index 0000000..82243f2 Binary files /dev/null and b/_site/assets/img/portfolio/thumbnails/4.jpg differ diff --git a/_site/assets/img/portfolio/thumbnails/5.jpg b/_site/assets/img/portfolio/thumbnails/5.jpg new file mode 100644 index 0000000..cd87077 Binary files /dev/null and b/_site/assets/img/portfolio/thumbnails/5.jpg differ diff --git a/_site/assets/img/portfolio/thumbnails/6.jpg b/_site/assets/img/portfolio/thumbnails/6.jpg new file mode 100644 index 0000000..9be6c5e Binary files /dev/null and b/_site/assets/img/portfolio/thumbnails/6.jpg differ diff --git a/_site/assets/img/portfolio/thumbnails/eventmesh-define.png b/_site/assets/img/portfolio/thumbnails/eventmesh-define.png new file mode 100644 index 0000000..971afcc Binary files /dev/null and b/_site/assets/img/portfolio/thumbnails/eventmesh-define.png differ diff --git a/_site/assets/img/portfolio/thumbnails/eventmesh-panels.png b/_site/assets/img/portfolio/thumbnails/eventmesh-panels.png new file mode 100644 index 0000000..7abab98 Binary files /dev/null and b/_site/assets/img/portfolio/thumbnails/eventmesh-panels.png differ diff --git a/_site/assets/img/portfolio/thumbnails/eventmesh-runtime.png b/_site/assets/img/portfolio/thumbnails/eventmesh-runtime.png new file mode 100644 index 0000000..b826c12 Binary files /dev/null and b/_site/assets/img/portfolio/thumbnails/eventmesh-runtime.png differ diff --git a/_site/assets/img/timeline-end.png b/_site/assets/img/timeline-end.png new file mode 100644 index 0000000..68439a2 Binary files /dev/null and b/_site/assets/img/timeline-end.png differ diff --git a/_site/assets/img/wechat.jpg b/_site/assets/img/wechat.jpg new file mode 100644 index 0000000..ce3f11d Binary files /dev/null and b/_site/assets/img/wechat.jpg differ diff --git a/_site/assets/js/creative.js b/_site/assets/js/creative.js new file mode 100644 index 0000000..0eb88f1 --- /dev/null +++ b/_site/assets/js/creative.js @@ -0,0 +1,63 @@ +/*! + * Start Bootstrap - Creative v6.0.4 (https://startbootstrap.com/theme/creative) + * Copyright 2013-2020 Start Bootstrap + * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-creative/blob/master/LICENSE) + */ + (function($) { + "use strict"; // Start of use strict + + // Smooth scrolling using jQuery easing + $('a.js-scroll-trigger[href*="#"]:not([href="#"])').click(function() { + if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) { + var target = $(this.hash); + target = target.length ? target : $('[name=' + this.hash.slice(1) + ']'); + if (target.length) { + $('html, body').animate({ + scrollTop: (target.offset().top - 72) + }, 1000, "easeInOutExpo"); + return false; + } + } + }); + + // Closes responsive menu when a scroll trigger link is clicked + $('.js-scroll-trigger').click(function() { + $('.navbar-collapse').collapse('hide'); + }); + + // Activate scrollspy to add active class to navbar items on scroll + $('body').scrollspy({ + target: '#mainNav', + offset: 75 + }); + + // Collapse Navbar + var navbarCollapse = function() { + if ($("#mainNav").offset().top > 100) { + $("#mainNav").addClass("navbar-scrolled"); + } else { + $("#mainNav").removeClass("navbar-scrolled"); + } + }; + // Collapse now if page is not at top + navbarCollapse(); + // Collapse the navbar when page is scrolled + $(window).scroll(navbarCollapse); + + // Magnific popup calls + $('#portfolio').magnificPopup({ + delegate: 'a', + type: 'image', + tLoading: 'Loading image #%curr%...', + mainClass: 'mfp-img-mobile', + gallery: { + enabled: true, + navigateByImgClick: true, + preload: [0, 1] + }, + image: { + tError: '<a href="%url%">The image #%curr%</a> could not be loaded.' + } + }); + +})(jQuery); // End of use strict diff --git a/_site/assets/js/creative.min.js b/_site/assets/js/creative.min.js new file mode 100644 index 0000000..fcb2e8e --- /dev/null +++ b/_site/assets/js/creative.min.js @@ -0,0 +1 @@ +!function(e){"use strict";e('a.js-scroll-trigger[href*="#"]:not([href="#"])').click(function(){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var a=e(this.hash);if((a=a.length?a:e("[name="+this.hash.slice(1)+"]")).length)return e("html, body").animate({scrollTop:a.offset().top-72},1e3,"easeInOutExpo"),!1}}),e(".js-scroll-trigger").click(function(){e(".navbar-collapse").collapse("hide")}),e("body").scrollspy({target:"#mainNav",of [...] diff --git a/_site/index.html b/_site/index.html new file mode 100644 index 0000000..10dfe5b --- /dev/null +++ b/_site/index.html @@ -0,0 +1,416 @@ +<!DOCTYPE html> +<html> + +<head> + + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> + + <title>EventMesh</title> + <!-- Favicon--> + <link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" /> + <!-- Font Awesome icons (free version)--> + <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css" crossorigin="anonymous"> + <!-- Google fonts--> + <link href="https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700" rel="stylesheet" /> + <link href="https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic" rel="stylesheet" type="text/css" /> + <!-- Third party plugin CSS--> + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css" integrity="sha512-+EoPw+Fiwh6eSeRK7zwIKG2MA8i3rV/DGa3tdttQGgWyatG/SkncT53KHQaS5Jh9MNOT3dmFL0FjTY08And/Cw==" crossorigin="anonymous" /> + <!-- Core theme CSS (includes Bootstrap)--> + <link href="assets/css/creative.css" rel="stylesheet"> + <!-- Custom CSS --> + <link href="assets/css/main.css" rel="stylesheet"> + + <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> + <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> + <![endif]--> +<!-- Begin Jekyll SEO tag v2.6.1 --> +<title>EventMesh</title> +<meta name="generator" content="Jekyll v3.9.0" /> +<meta property="og:title" content="EventMesh" /> +<meta name="author" content="EventMesh" /> +<meta property="og:locale" content="en_US" /> +<link rel="canonical" href="http://localhost:4000/" /> +<meta property="og:url" content="http://localhost:4000/" /> +<meta property="og:site_name" content="EventMesh" /> +<script type="application/ld+json"> +{"author":{"@type":"Person","name":"EventMesh"},"@type":"WebSite","url":"http://localhost:4000/","name":"EventMesh","headline":"EventMesh","@context":"https://schema.org"}</script> +<!-- End Jekyll SEO tag --> + +</head> + +<body id="page-top" class=""> + <nav class="navbar navbar-expand-lg navbar-light fixed-top py-3" id="mainNav"> + <div class="container"> + <a class="navbar-brand js-scroll-trigger" style="font-size: 2.1em;text-align: center;" href="#page-top"><img style="width:100px" src="../assets/img/logo.png" alt=""><p style="font-size: 13px;">An Apache incubator project</p></a> + <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> + <span class="navbar-toggler-icon"></span> + </button> + <div class="collapse navbar-collapse" id="navbarResponsive"> + <ul class="navbar-nav ml-auto my-2 my-lg-0"> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#about">About</a> + </li> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#services">Documentation</a> + </li> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#members">Use Case</a> + </li> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#timeline">News</a> + </li> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#contacts">Contacts</a> + </li> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#links">Links</a> + </li> + + </ul> + </div> + </div> +</nav> + + <header class="masthead"> + <div class="container h-100"> + <div class="row h-100 align-items-center justify-content-center text-center"> + <div class="col-lg-10 align-self-end"> + <h1 class="text-uppercase text-white font-weight-bold">Apache EventMesh</h1> + <!-- <h1 class="text-uppercase text-white font-weight-bold"><img src="../assets/img/logo.png" alt=""></h1> --> + <hr class="divider my-4"> + </div> + <div class="col-lg-8 align-self-baseline"> + <p class="text-white-75 font-weight-light mb-5">EventMesh is a dynamic cloud-native eventing infrastructure used to decouple the application and backend middleware layer, which supports a wide range of use cases that encompass complex multi-cloud, widely distributed topologies using diverse technology stacks. +</p> + + <a class="btn btn-primary btn-xl js-scroll-trigger" href="https://github.com/apache/incubator-eventmesh">Get Started!</a> + + </div> + </div> + </div> +</header> + + + <section class="page-section " id="services"> + <div class="container"> + <h2 class="text-center mt-0">Features</h2> + <hr class="divider my-4"> + <div class="row justify-content-center"> + <!-- {#% assign cols = section.services.size | at_most: 4 %#} --> + + + + + + + + <div class="col-lg-6 col-md-12"> + <div class="mt-5"> + <i class="fa-4x fa-google-drive fab text-primary mb-4" style="margin-right: 40px;float: left; width: 1em;"></i> + <h3 class="h4 mb-2">Event driven</h3> + <div class="text-muted mb-0"> + <p>Event-driven architecture can minimize coupling between services, enhance scalability and adaptability of different service components, and accomplish asynchronous system communications.</p> + + + </div> + </div> + </div> + + <div class="col-lg-6 col-md-12"> + <div class="mt-5"> + <i class="fa-4x fa-whmcs fab text-primary mb-4" style="margin-right: 40px;float: left; width: 1em;"></i> + <h3 class="h4 mb-2">Event governance</h3> + <div class="text-muted mb-0"> + <p>Configurable event Scheme to manage event messages; Configurable event filtering rules and routing rules to manage the events life cycles; Formulate strategies to manage events and dataflows to orchestrate complex tasks.</p> + + + </div> + </div> + </div> + + <div class="col-lg-6 col-md-12"> + <div class="mt-5"> + <i class="fa-4x fa-route fas text-primary mb-4" style="margin-right: 40px;float: left; width: 1em;"></i> + <h3 class="h4 mb-2">Dynamic routing</h3> + <div class="text-muted mb-0"> + <p>Supports event filtering, which can dynamically route events to different service nodes with zero dependency from upper-stream and downstream activities.</p> + + + </div> + </div> + </div> + + <div class="col-lg-6 col-md-12"> + <div class="mt-5"> + <i class="fa-4x fa-cloud fas text-primary mb-4" style="margin-right: 40px;float: left; width: 1em;"></i> + <h3 class="h4 mb-2">Cloud native</h3> + <div class="text-muted mb-0"> + <p>Supports containerized deployment, microservice-oriented architecture, and event orchestration and scheduling.</p> + + + </div> + </div> + </div> + + <div class="col-lg-6 col-md-12"> + <div class="mt-5"> + <i class="fa-4x fa-toggle-on fas text-primary mb-4" style="margin-right: 40px;float: left; width: 1em;"></i> + <h3 class="h4 mb-2">Flow control</h3> + <div class="text-muted mb-0"> + <p>Support flow control at the event level and the service instance level to ensure HA of services.</p> + + + </div> + </div> + </div> + + <div class="col-lg-6 col-md-12"> + <div class="mt-5"> + <i class="fa-4x fa-balance-scale fas text-primary mb-4" style="margin-right: 40px;float: left; width: 1em;"></i> + <h3 class="h4 mb-2">Load balance</h3> + <div class="text-muted mb-0"> + <p>Supports cluster and sidecar deployment, which can evenly distribute traffic to different nodes.</p> + + + </div> + </div> + </div> + + </div> + </div> +</section> + + + <div id="portfolio" class=""> + <div class="container-fluid p-0"> + <h2 class="text-center mt-0">Architectures & Structures</h2> + <hr class="divider my-4"> + <div class="row no-gutters"> + + <div class="col-lg-4 col-sm-6"> + <a class="portfolio-box" href="assets/img/portfolio/fullsize/eventmesh-define.png"> + <img class="img-fluid" src="assets/img/portfolio/thumbnails/eventmesh-define.png" alt=""> + <div class="portfolio-box-caption"> + <div class="project-category text-white-50"> + EventMesh Ecosystem + </div> + <div class="project-name"> + What is EventMesh + </div> + </div> + </a> + </div> + + <div class="col-lg-4 col-sm-6"> + <a class="portfolio-box" href="assets/img/portfolio/fullsize/eventmesh-runtime.png"> + <img class="img-fluid" src="assets/img/portfolio/thumbnails/eventmesh-runtime.png" alt=""> + <div class="portfolio-box-caption"> + <div class="project-category text-white-50"> + EventMesh Architecture + </div> + <div class="project-name"> + EventMesh ability and architecture + </div> + </div> + </a> + </div> + + <div class="col-lg-4 col-sm-6"> + <a class="portfolio-box" href="assets/img/portfolio/fullsize/eventmesh-panels.png"> + <img class="img-fluid" src="assets/img/portfolio/thumbnails/eventmesh-panels.png" alt=""> + <div class="portfolio-box-caption"> + <div class="project-category text-white-50"> + EventMesh Cloud Native + </div> + <div class="project-name"> + Panels and cloud native deployment + </div> + </div> + </a> + </div> + + </div> + </div> +</div> + + + <!--<section id="aside" class="page-section bg-dark text-white ">--> +<!-- <div class="container text-center">--> +<!-- <h2 class="mb-4">Free Download at Start Bootstrap!!</h2>--> +<!-- +<div class="row justify-content-center"> + <div class="col md-auto text-center"> + + <a href="https://startbootstrap.com/themes/creative/" class="btn btn-xl js-scroll-trigger btn-light">Download Now!</a> + + </div> +</div> + +--> +<!-- </div>--> +<!--</section>--> + + + <!--<section class="page-section bg-dark text-primary" id="timeline">--> +<!-- <div class="container">--> +<!-- <h2 class="text-center mt-0">Major Achievements!</h2>--> +<!-- <p class="text-white-50"></p>--> +<!-- <hr class="divider my-4">--> +<!-- <div class="row">--> +<!-- <div class="col-lg-12">--> +<!-- <ul class="timeline">--> +<!-- --> +<!-- <li class="timeline-normal">--> +<!-- <div>--> +<!-- <img class="img-circle img-responsive timeline-image" src="assets/img/portfolio/thumbnails/1.jpg" alt="">--> +<!-- </div>--> +<!-- <div class="timeline-panel">--> +<!-- <div class="timeline-heading">--> +<!-- <h4><p>2017-2018 <strong>Humble Beginnings</strong></p> +</h4>--> +<!-- </div>--> +<!-- <div class="timeline-body">--> +<!-- <p class="text-white-50"><p>We begun with small group of people willing to work hard and make our teaching skills worth , in front of all others!</p> +</p>--> +<!-- </div>--> +<!-- </div>--> +<!-- </li>--> +<!-- --> +<!-- <li class="timeline-inverted">--> +<!-- <div>--> +<!-- <img class="img-circle img-responsive timeline-image" src="assets/img/portfolio/thumbnails/2.jpg" alt="">--> +<!-- </div>--> +<!-- <div class="timeline-panel">--> +<!-- <div class="timeline-heading">--> +<!-- <h4><p>November 2019 An Coaching started</p> +</h4>--> +<!-- </div>--> +<!-- <div class="timeline-body">--> +<!-- <p class="text-white-50"><p>We started to gather like minded people and started our stategies and future plans to them. As a result , interested people joined us!</p> +</p>--> +<!-- </div>--> +<!-- </div>--> +<!-- </li>--> +<!-- --> +<!-- <li class="timeline-inverted">--> +<!-- <div >--> +<!-- <img class="img-circle img-responsive timeline-image" src="assets/img/timeline-end.png" alt="">--> +<!-- </div>--> +<!-- </li>--> +<!-- </ul>--> +<!-- </div>--> +<!-- </div>--> +<!-- </div>--> +<!--</section>--> + + + <section id="contacts" class="page-section "> + <div class="container"> + <div class="row justify-content-center"> + <div class="col-lg-8 text-center"> + <h2 class="mt-0">Let's Get In Touch!</h2> + <hr class="divider my-4"> + <p class="text-muted mb-5">Ready to start this awesome project with us? Send us an email and we will get back to you as soon as possible!</p> + </div> + </div> + <div class="row justify-content-center text-center"> + + + <div class="col ml-auto"> + <i class="fas fa-envelope fa-3x mb-3 text-muted"></i> + <span class="d-block" href="">E-Mail</span> + <span class="d-block text" style="text-align: left;" href="">-for subscribe:<br/>[email protected]<br/>[email protected]<br/>-for contact:<br/>[email protected] [email protected]</span> + </div> + + + <div class="col ml-auto"> + <i class="fab fa-twitter fa-3x mb-3 text-muted"></i> + <span class="d-block" href="#">Twitter:<a href="https://twitter.com/ASFEventMesh">@ASFEventMesh</a></span> + <span class="d-block text" style="text-align: left;" href="#"></span> + </div> + + + <div class="col ml-auto"> + <i class="fab fa-weixin fa-3x mb-3 text-muted"></i> + <span class="d-block" href="#">WeChat Official Account</span> + <span class="d-block text" style="text-align: left;" href="#"><img src="assets/img/wechat.jpg" alt="wechat official account"></span> + </div> + + </div> + </div> +</section> + + + + + + + <!-- no footer at all! --> +<footer class="bg-light py-5"> + <div class="container" > + <div class="small text-muted"> + Copyright © 2021 <a href="http://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br>Apache EventMesh, Apache Incubator, EventMesh, Apache, the Apache feather logo, the Apache EventMesh logo and the Apache Incubator project logo are trademarks of The Apache Software Foundation.<br/> + </div> + <div class="small text-center text-muted" style="display: flex"> + + <a style="display: block" href="https://incubator.apache.org"> + <img src="assets/img/incubator_feather_egg_logo_sm.png" alt="Apache Software Foundation" style="height: 80px !important"> + </a> + <div style="flex: 1" class="last-hidden"> +<!-- Copyright © 2021 <a href="http://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br>Apache EventMesh, Apache Incubator, EventMesh, Apache, the Apache feather logo, the Apache EventMesh logo and the Apache Incubator project logo are trademarks of The Apache Software Foundation.<br/>--> +<!-- --> +<!-- <a href="https://www.apache.org/licenses/" --> +<!-- target="_blank" rel="noopener"--> +<!-- >License</a><span>|</span>--> +<!-- --> +<!-- <a href="https://www.apache.org/security/" --> +<!-- target="_blank" rel="noopener"--> +<!-- >Security</a><span>|</span>--> +<!-- --> +<!-- <a href="https://www.apache.org/foundation/thanks.html" --> +<!-- target="_blank" rel="noopener"--> +<!-- >Thanks</a><span>|</span>--> +<!-- --> +<!-- <a href="https://www.apache.org/foundation/sponsorship.html" --> +<!-- target="_blank" rel="noopener"--> +<!-- >Sponsorship</a><span>|</span>--> +<!-- --> +<!-- <div class="text-center" style="margin: 20px 0">--> +<!-- <a href="https://www.apache.org/events/current-event.html">--> +<!-- <img src="https://www.apache.org/events/current-event-234x60.png" />--> +<!-- </a>--> +<!-- </div>--> + </div> + </div> + <div class="small text-muted" style="margin-top:10px"> + <p>Apache EventMesh is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. + Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, + and decision making process have stabilized in a manner consistent with other successful ASF projects. + While incubation status is not necessarily a reflection of the completeness or stability of the code, + it does indicate that the project has yet to be fully endorsed by the ASF.</p> + </div> + </div> +</footer> + + + <!-- Bootstrap core JS--> + <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha512-bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FxQYoCLtUjuuRuZo+fjqhx/qtq/1itJ0C2ejDxltZVFg==" crossorigin="anonymous"></script> + <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.3/js/bootstrap.bundle.min.js" integrity="sha512-iceXjjbmB2rwoX93Ka6HAHP+B76IY1z0o3h+N1PeDtRSsyeetU3/0QKJqGyPJcX63zysNehggFwMC/bi7dvMig==" crossorigin="anonymous"></script> + <!-- Third party plugin JS--> + <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js" integrity="sha512-0QbL0ph8Tc8g5bLhfVzSqxe9GERORsKhIn1IrpxDAgUsbBGz/V7iSav2zzW325XGd1OMLdL4UiqRJj702IeqnQ==" crossorigin="anonymous"></script> + <script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js" integrity="sha512-IsNh5E3eYy3tr/JiX2Yx4vsCujtkhwl7SLqgnwLNgf04Hrt9BT9SXlLlZlWx+OK4ndzAoALhsMNcCmkggjZB1w==" crossorigin="anonymous"></script> + <!-- Core theme JS--> + <script src="assets/js/creative.min.js"></script> +</body> + +</html> diff --git a/_site/links.html b/_site/links.html new file mode 100644 index 0000000..b47d3c3 --- /dev/null +++ b/_site/links.html @@ -0,0 +1,282 @@ +<!DOCTYPE html> +<html> + +<head> + + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> + + <title>Links - EventMesh</title> + <!-- Favicon--> + <link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" /> + <!-- Font Awesome icons (free version)--> + <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css" crossorigin="anonymous"> + <!-- Google fonts--> + <link href="https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700" rel="stylesheet" /> + <link href="https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic" rel="stylesheet" type="text/css" /> + <!-- Third party plugin CSS--> + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css" integrity="sha512-+EoPw+Fiwh6eSeRK7zwIKG2MA8i3rV/DGa3tdttQGgWyatG/SkncT53KHQaS5Jh9MNOT3dmFL0FjTY08And/Cw==" crossorigin="anonymous" /> + <!-- Core theme CSS (includes Bootstrap)--> + <link href="assets/css/creative.css" rel="stylesheet"> + <!-- Custom CSS --> + <link href="assets/css/main.css" rel="stylesheet"> + + <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> + <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> + <![endif]--> +<!-- Begin Jekyll SEO tag v2.6.1 --> +<title>Links | EventMesh</title> +<meta name="generator" content="Jekyll v3.9.0" /> +<meta property="og:title" content="Links" /> +<meta name="author" content="EventMesh" /> +<meta property="og:locale" content="en_US" /> +<link rel="canonical" href="http://localhost:4000/links.html" /> +<meta property="og:url" content="http://localhost:4000/links.html" /> +<meta property="og:site_name" content="EventMesh" /> +<script type="application/ld+json"> +{"author":{"@type":"Person","name":"EventMesh"},"@type":"WebPage","url":"http://localhost:4000/links.html","headline":"Links","@context":"https://schema.org"}</script> +<!-- End Jekyll SEO tag --> + +</head> + +<body id="page-top" class=""> + <nav class="navbar navbar-expand-lg navbar-light fixed-top py-3" id="mainNav"> + <div class="container"> + <a class="navbar-brand js-scroll-trigger" style="font-size: 2.1em" href="#page-top">EventMesh<p style="font-size: 13px;">An Apache incubator project</p></a> + <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> + <span class="navbar-toggler-icon"></span> + </button> + <div class="collapse navbar-collapse" id="navbarResponsive"> + <ul class="navbar-nav ml-auto my-2 my-lg-0"> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#about">About</a> + </li> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#services">Documentation</a> + </li> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#members">Use Case</a> + </li> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#timeline">News</a> + </li> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#contacts">Contacts</a> + </li> + + <li class="nav-item"> + <a class="nav-link js-scroll-trigger" href="/#links">Links</a> + </li> + + </ul> + </div> + </div> +</nav> + + <!-- Header --> +<header class="masthead pagehead" style="background-image: url('assets/img/backgrounds/image-from-rawpixel-id-1199650-jpeg.jpg')" > + <div class="container h-100"> + <div class="row h-100 align-items-center justify-content-center text-center"> + <div class="col-lg-10 "> + <h1 class="text-uppercase text-white font-weight-bold">Links</h1> + <hr class="divider my-4"> + </div> + </div> + </div> +</header> + +<!-- Any Ready-to-Use sections --> + + <section id="address" class="page-section "> + <div class="container"> + <div class="row justify-content-center"> + <div class="col-lg-8 text-center"> + <h2 class="mt-0">You are welcome!</h2> + <hr class="divider my-4"> + <p class="text-muted mb-5"></p> + </div> + </div> + <div class="row "> + <div class="col-lg-8 ml-auto"> + <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2949.1784803899586!2d-71.56614568458906!3d42.338717979188324!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x6335220b7c08850a!2sMarlborough%20District%20Court!5e0!3m2!1sen!2sbg!4v1583193778570!5m2!1sen!2sbg" width="100%" height="450" frameborder="0" style="border:0" allowfullscreen></iframe> + </div> + <div class="col-lg-4 ml-auto"> + <ul class="icons bulleted" > + <li class="icon fas fa-map-marker-alt"> + <h2 class="mt-0">Address</h2> + <p>45 Williams St,<br/> Marlborough, MA 01752,<br/> United States +</p> + <br/> + </li> + <li class="icon fas fa-phone"> + <h2 class="mt-0">Phones</h2> + <p>+1 (202) 555-014<br/> +1 (202) 555-015 +</p> + <br/> + </li> + </ul> + </div> + </div> + </div> +</section> + + + <section id="help" class="page-section-smaller "> + <div class="container"> + <h2 class="text-center mt-0">Get some help!</h2> + <hr class="divider my-4"> + <div class="row justify-content-center"> + <div class="mb-4 text-muted"> + <p>There is a quick reference and showscase of Markdown Syntax Here:<br /></p> +<ul> + <li><a href="https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet">Markdown Syntax Here</a>.<br /></li> + <li><a href="http://daringfireball.net/projects/markdown/">John Gruber’s original spec</a>.<br /></li> + <li><a href="http://github.github.com/github-flavored-markdown/">Github-flavored Markdown info page</a>.<br /> +<br /></li> +</ul> + + </div> + </div> + + + </div> +</section> + + + <section id="more-to-come" class="page-section-smaller "> + <div class="container"> + <h2 class="text-center mt-0">No HTML!</h2> + <hr class="divider my-4"> + <div class="row justify-content-center"> + <div class="mb-4 text-muted"> + <h3 id="typographic-replacements">Typographic replacements<br /></h3> +<p>Enable typographer option to see result.<br /> +(c) (C) (r) (R) (tm) (TM) (p) (P) +-<br /> +test.. test… test….. test?….. test!….<br /> +!!!!!! ???? ,, – —<br /> +“Smartypants, double quotes” and ‘single quotes’<br /> +<br /></p> +<h3 id="emphasis">Emphasis<br /></h3> +<p><strong>This is bold text</strong><br /> +<strong>This is bold text</strong><br /> +<em>This is italic text</em><br /> +<em>This is italic text</em><br /> +<del>Strikethrough</del><br /> +<br /></p> +<h3 id="blockquotes">Blockquotes<br /></h3> +<blockquote> + <p>Blockquotes can also be nested… » …by using additional greater-than signs right next to each other… > > > …or with spaces between arrows.<br /></p> + <h3 id="lists">Lists<br /></h3> + <p>Unordered<br /></p> + <ul> + <li>Create a list by starting a line with <code class="language-plaintext highlighter-rouge">+</code>, <code class="language-plaintext highlighter-rouge">-</code>, or <code class="language-plaintext highlighter-rouge">*</code> + Sub-lists are made by indenting 2 spaces: - Marker character change forces new list start:<br /> + <ul> + <li>Ac tristique libero volutpat at<br /></li> + <li>Facilisis in pretium nisl aliquet<br /></li> + <li>Nulla volutpat aliquam velit<br /></li> + </ul> + </li> + <li>Very easy!<br /> +Ordered<br /> + <ol> + <li>Lorem ipsum dolor sit amet 2. Consectetur adipiscing elit 3. Integer molestie lorem at massa<br /> +<br /></li> + </ol> + </li> + </ul> +</blockquote> + + </div> + </div> + +<div class="row justify-content-center"> + <div class="col md-auto text-center"> + + <a href="#" class="btn btn-xl js-scroll-trigger btn-info">Markdown is fun!</a> + + </div> +</div> + + + </div> +</section> + + + +<!-- include content as section --> + + +<section class="page-section "> + <div class="container"> + <p>Here goes some raw markdown content.</p> + </div> +</section> + + + <!-- no footer at all! --> +<footer class="bg-light py-5"> + <div class="container" > + <div class="small text-muted"> + Copyright © 2021 <a href="http://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br>Apache EventMesh, Apache Incubator, EventMesh, Apache, the Apache feather logo, the Apache EventMesh logo and the Apache Incubator project logo are trademarks of The Apache Software Foundation.<br/> + </div> + <div class="small text-center text-muted" style="display: flex"> + + <a style="display: block" href="https://incubator.apache.org"> + <img src="assets/img/incubator_feather_egg_logo_sm.png" alt="Apache Software Foundation" style="height: 80px !important"> + </a> + <div style="flex: 1" class="last-hidden"> +<!-- Copyright © 2021 <a href="http://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br>Apache EventMesh, Apache Incubator, EventMesh, Apache, the Apache feather logo, the Apache EventMesh logo and the Apache Incubator project logo are trademarks of The Apache Software Foundation.<br/>--> +<!-- --> +<!-- <a href="https://www.apache.org/licenses/" --> +<!-- target="_blank" rel="noopener"--> +<!-- >License</a><span>|</span>--> +<!-- --> +<!-- <a href="https://www.apache.org/security/" --> +<!-- target="_blank" rel="noopener"--> +<!-- >Security</a><span>|</span>--> +<!-- --> +<!-- <a href="https://www.apache.org/foundation/thanks.html" --> +<!-- target="_blank" rel="noopener"--> +<!-- >Thanks</a><span>|</span>--> +<!-- --> +<!-- <a href="https://www.apache.org/foundation/sponsorship.html" --> +<!-- target="_blank" rel="noopener"--> +<!-- >Sponsorship</a><span>|</span>--> +<!-- --> +<!-- <div class="text-center" style="margin: 20px 0">--> +<!-- <a href="https://www.apache.org/events/current-event.html">--> +<!-- <img src="https://www.apache.org/events/current-event-234x60.png" />--> +<!-- </a>--> +<!-- </div>--> + </div> + </div> + <div class="small text-muted" style="margin-top:10px"> + <p>Apache EventMesh is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. + Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, + and decision making process have stabilized in a manner consistent with other successful ASF projects. + While incubation status is not necessarily a reflection of the completeness or stability of the code, + it does indicate that the project has yet to be fully endorsed by the ASF.</p> + </div> + </div> +</footer> + + + <!-- Bootstrap core JS--> + <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha512-bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FxQYoCLtUjuuRuZo+fjqhx/qtq/1itJ0C2ejDxltZVFg==" crossorigin="anonymous"></script> + <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.3/js/bootstrap.bundle.min.js" integrity="sha512-iceXjjbmB2rwoX93Ka6HAHP+B76IY1z0o3h+N1PeDtRSsyeetU3/0QKJqGyPJcX63zysNehggFwMC/bi7dvMig==" crossorigin="anonymous"></script> + <!-- Third party plugin JS--> + <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js" integrity="sha512-0QbL0ph8Tc8g5bLhfVzSqxe9GERORsKhIn1IrpxDAgUsbBGz/V7iSav2zzW325XGd1OMLdL4UiqRJj702IeqnQ==" crossorigin="anonymous"></script> + <script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js" integrity="sha512-IsNh5E3eYy3tr/JiX2Yx4vsCujtkhwl7SLqgnwLNgf04Hrt9BT9SXlLlZlWx+OK4ndzAoALhsMNcCmkggjZB1w==" crossorigin="anonymous"></script> + <!-- Core theme JS--> + <script src="assets/js/creative.min.js"></script> +</body> + +</html> diff --git a/_site/robots.txt b/_site/robots.txt new file mode 100644 index 0000000..d297064 --- /dev/null +++ b/_site/robots.txt @@ -0,0 +1 @@ +Sitemap: http://localhost:4000/sitemap.xml diff --git a/_site/sitemap.xml b/_site/sitemap.xml new file mode 100644 index 0000000..e820168 --- /dev/null +++ b/_site/sitemap.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> +<url> +<loc>http://localhost:4000/</loc> +</url> +<url> +<loc>http://localhost:4000/links.html</loc> +</url> +</urlset> diff --git a/assets/img/logo.png b/assets/img/logo.png new file mode 100644 index 0000000..e854551 Binary files /dev/null and b/assets/img/logo.png differ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
