Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 28, 2024
0 parents commit f65b442
Show file tree
Hide file tree
Showing 291 changed files with 3,036 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE image/jpg
AddOutputFilterByType DEFLATE image/png
AddOutputFilterByType DEFLATE image/gif
AddOutputFilterByType DEFLATE image/jpeg
AddOutputFilterByType DEFLATE image/svg+xml
</IfModule>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
kaoto.io
12 changes: 12 additions & 0 deletions about/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!doctype html><html lang=en-us><head><meta charset=utf-8><title>About | Kaoto</title>
<meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1"><meta name=description content="Kaoto is the next generation integration designer to easily create and edit Apache Camel integrations as an alternative to the traditional IDE. Kaoto supports multiple Domain Specific Languages (DSL) like Kamelets, Pipes and Apache Camel routes."><meta name=generator content="Hugo 0.120.3"><style>:root{--primary-color:#41228e}</style><link rel=stylesheet href=https://kaoto.io/plugins/bootstrap/bootstrap.min.css><link rel=stylesheet href=https://kaoto.io/plugins/slick/slick.css><link rel=stylesheet href=https://kaoto.io/plugins/themify-icons/themify-icons.css><link rel=stylesheet href=https://kaoto.io/css/style.min.css media=screen><link rel=stylesheet href=https://kaoto.io/css/custom.css media=screen><link rel="shortcut icon" href=https://kaoto.io/images/favicon.ico type=image/x-icon><link rel=icon href=https://kaoto.io/images/favicon.ico type=image/x-icon></head><body><header class="navigation fixed-top"><nav class="navbar navbar-expand-lg navbar-dark"><a class=navbar-brand href=https://kaoto.io/><h3 class="text-white font-tertiary">Kaoto</h3></a><button class=navbar-toggler type=button data-toggle=collapse data-target=#navigation aria-controls=navigation aria-expanded=false aria-label="Toggle navigation">
<span class=navbar-toggler-icon></span></button><div class="collapse navbar-collapse text-center" id=navigation><ul class="navbar-nav ml-auto"><li class=nav-item><a class=nav-link href=https://kaoto.io/></a></li><li class="nav-item active"><a class=nav-link href=https://kaoto.io/about>About</a></li><li class=nav-item><a class=nav-link href=https://kaoto.io/roadmap>Roadmap</a></li><li class=nav-item><a class=nav-link href=https://kaoto.io/blog>Blog</a></li><li class=nav-item><a class=nav-link href=https://kaoto.io/docs>Docs</a></li><li class=nav-item><a class=nav-link href=https://kaoto.io/portfolio>Use Cases</a></li><li class=nav-item><a class=nav-link href=https://kaoto.io/workshop>Workshops</a></li></ul></div></nav></header><section class="page-title-alt bg-primary position-relative overflow-hidden"><div class=container><div class=row><div class=col-12><h1 class="text-white font-tertiary">About</h1></div></div></div><img src=/images/illustrations/page-title.png alt=illustrations class="bg-shape-1 w-100">
<img src=/images/illustrations/dots-group-sm.svg alt=illustrations class=bg-shape-2>
<img src=/images/illustrations/leaf-yellow.svg alt=illustrations class=bg-shape-3>
<img src=/images/illustrations/leaf-orange.svg alt=illustrations class=bg-shape-4>
<img src=/images/illustrations/dots-group-cyan.svg alt=illustrations class=bg-shape-5>
<img src=/images/illustrations/leaf-cyan-lg.svg alt=illustrations class=bg-shape-6></section><section class="section pt-5"><div class=container><div class=row><div class=col-md-8><p>Kaoto is an acronym for <strong>Ka</strong>mel <strong>O</strong>rchestration <strong>To</strong>ol. Kaoto is a low code and no code integration designer to create and edit integrations based on <a href=https://camel.apache.org/ target=_blank>Apache Camel</a>
. It is designed to be extendable and flexible and adaptable to different usecases. <a href=/timeline>You can find statistics and history of Kaoto here</a>
.</p><p>The user interface has both a source code editor and a drag and drop graphical editor. When a change is done in one of them, the other gets updated automatically on saving. This way users can choose to work both no-code or low-code.</p><p><img src=/images/low-code-kaoto.gif alt="Kaoto showcasing low code approach" title="Kaoto showcasing low code approach"></p><p>Kaoto offers a rich catalog of building blocks for use in the graphical designer. By default, Kaoto supports the official upstream <a href=https://camel.apache.org/components/next/ target=_blank>Camel Catalog</a>
as well as the official <a href=https://camel.apache.org/camel-kamelets target=_blank>Kamelet catalog</a>
. In future we also want to offer configuring your own catalog of steps and to also configure the Apache Camel version to be used.</p><p><img src=/images/catalog.gif alt="Kaoto showcasing the catalog component" title="Kaoto showcasing the catalog component"></p></div></div></div></section><section class=section><div class=container><div class="row justify-content-around"><div class="col-lg-12 text-center"><h2 class=section-title>Where to find more</h2></div><div class="col-lg-3 col-md-4 text-center hover-shadow pt-3"><img src=https://kaoto.io/images/icons/plan.png class=mb-4 alt=icon><h4 class=mb-4>Roadmap</h4><p>Check our <a href=/roadmap>Roadmap</a></p></div><div class="col-lg-3 col-md-4 text-center hover-shadow pt-3"><img src=https://kaoto.io/images/icons/design.png class=mb-4 alt=icon><h4 class=mb-4>Source Code</h4><p>Our source code <a href=https://github.com/KaotoIO target=_blank>is publicly available</a></p></div><div class="col-lg-3 col-md-4 text-center hover-shadow pt-3"><img src=https://kaoto.io/images/icons/print.png class=mb-4 alt=icon><h4 class=mb-4>Latest News</h4><p>Follow our news on <a href=https://twitter.com/kaotoio target=_blank>X</a></p></div></div></div></section><footer class="bg-dark footer-section"><div class=section><div class=container><div class=row><div class=col-md-4><h5 class=text-light>Email</h5><p class="text-white paragraph-lg font-secondary"><a href=mailto:[email protected]>[email protected]</a></p></div><div class=col-md-4><h5 class=text-light>Source Code</h5><p class="text-white paragraph-lg font-secondary"><a href=https://github.com/KaotoIO rel="nofollow noopener" target=_blank>KaotoIO</a></p></div><div class=col-md-4><h5 class=text-light>Twitter</h5><p class="text-white paragraph-lg font-secondary"><a href=https://www.twitter.com/KaotoIO rel="nofollow noopener" target=_blank>KaotoIO</a></p></div></div></div></div><div class="footer-bottom border-top text-center border-dark py-5"><p class="mb-0 text-light"></p></div></footer><script src=https://kaoto.io/plugins/jQuery/jquery.min.js></script><script src=https://kaoto.io/plugins/bootstrap/bootstrap.min.js></script><script src=https://kaoto.io/plugins/slick/slick.min.js></script><script src=https://kaoto.io/plugins/shuffle/shuffle.min.js></script><script src=https://kaoto.io/js/script.min.js></script><script src=https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.2.1/js.cookie.min.js></script><div id=js-cookie-box class="cookie-box cookie-box-hide">This site uses cookies. By continuing to use this website, you agree to their use. <span id=js-cookie-button class="btn btn-sm btn-primary ml-2">I Accept</span></div><script>(function(){const t=document.getElementById("js-cookie-box"),n=document.getElementById("js-cookie-button");Cookies.get("cookie-box")||(t.classList.remove("cookie-box-hide"),n.onclick=function(){Cookies.set("cookie-box",!0,{expires:2}),t.classList.add("cookie-box-hide")})})(jQuery)</script><style>.cookie-box{position:fixed;left:0;right:0;bottom:0;text-align:center;z-index:9999;padding:1rem 2rem;background:#474747;transition:all .75s cubic-bezier(.19,1,.22,1);color:#fdfdfd}.cookie-box-hide{display:none}</style></body></html>
1 change: 1 addition & 0 deletions about/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>About on Kaoto | Free and Open Source Integration Editor for Apache Camel</title><link>https://kaoto.io/about/</link><description>Recent content in About on Kaoto | Free and Open Source Integration Editor for Apache Camel</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://kaoto.io/about/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
9 changes: 9 additions & 0 deletions blog/2021-10-15/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!doctype html><html lang=en-us><head><meta charset=utf-8><title>Kaoto 0.1 is released! | Kaoto</title>
<meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1"><meta name=description content="The first version of Kaoto has been released."><meta name=generator content="Hugo 0.120.3"><style>:root{--primary-color:#41228e}</style><link rel=stylesheet href=https://kaoto.io/plugins/bootstrap/bootstrap.min.css><link rel=stylesheet href=https://kaoto.io/plugins/slick/slick.css><link rel=stylesheet href=https://kaoto.io/plugins/themify-icons/themify-icons.css><link rel=stylesheet href=https://kaoto.io/css/style.min.css media=screen><link rel=stylesheet href=https://kaoto.io/css/custom.css media=screen><link rel="shortcut icon" href=https://kaoto.io/images/favicon.ico type=image/x-icon><link rel=icon href=https://kaoto.io/images/favicon.ico type=image/x-icon></head><body><header class="navigation fixed-top"><nav class="navbar navbar-expand-lg navbar-dark"><a class=navbar-brand href=https://kaoto.io/><h3 class="text-white font-tertiary">Kaoto</h3></a><button class=navbar-toggler type=button data-toggle=collapse data-target=#navigation aria-controls=navigation aria-expanded=false aria-label="Toggle navigation">
<span class=navbar-toggler-icon></span></button><div class="collapse navbar-collapse text-center" id=navigation><ul class="navbar-nav ml-auto"><li class=nav-item><a class=nav-link href=https://kaoto.io/></a></li><li class=nav-item><a class=nav-link href=https://kaoto.io/about>About</a></li><li class=nav-item><a class=nav-link href=https://kaoto.io/roadmap>Roadmap</a></li><li class=nav-item><a class=nav-link href=https://kaoto.io/blog>Blog</a></li><li class=nav-item><a class=nav-link href=https://kaoto.io/docs>Docs</a></li><li class=nav-item><a class=nav-link href=https://kaoto.io/portfolio>Use Cases</a></li><li class=nav-item><a class=nav-link href=https://kaoto.io/workshop>Workshops</a></li></ul></div></nav></header><section class="page-title bg-primary position-relative overflow-hidden"><div class=container><div class=row><div class="col-12 text-center"><h1 class="text-white font-tertiary">Kaoto 0.1 is released!</h1></div></div></div><img src=/images/illustrations/page-title.png alt=illustrations class="bg-shape-1 w-100">
<img src=/images/illustrations/leaf-pink-round.svg alt=illustrations class=bg-shape-2>
<img src=/images/illustrations/dots-cyan.svg alt=illustrations class=bg-shape-3>
<img src=/images/illustrations/leaf-orange.svg alt=illustrations class=bg-shape-4>
<img src=/images/illustrations/leaf-yellow.svg alt=illustrations class=bg-shape-5>
<img src=/images/illustrations/dots-group-cyan.svg alt=illustrations class=bg-shape-6>
<img src=/images/illustrations/leaf-cyan-lg.svg alt=illustrations class=bg-shape-7></section><section class=section><div class=container><div class="row justify-content-center"><div class=col-lg-9><div class=content><p>The first version of Kaoto has been released.</p><p>In this version, you can already edit a Kamelet Binding both visually and using the YAML editor.</p></div></div></div></div></section><footer class="bg-dark footer-section"><div class=section><div class=container><div class=row><div class=col-md-4><h5 class=text-light>Email</h5><p class="text-white paragraph-lg font-secondary"><a href=mailto:[email protected]>[email protected]</a></p></div><div class=col-md-4><h5 class=text-light>Source Code</h5><p class="text-white paragraph-lg font-secondary"><a href=https://github.com/KaotoIO rel="nofollow noopener" target=_blank>KaotoIO</a></p></div><div class=col-md-4><h5 class=text-light>Twitter</h5><p class="text-white paragraph-lg font-secondary"><a href=https://www.twitter.com/KaotoIO rel="nofollow noopener" target=_blank>KaotoIO</a></p></div></div></div></div><div class="footer-bottom border-top text-center border-dark py-5"><p class="mb-0 text-light"></p></div></footer><script src=https://kaoto.io/plugins/jQuery/jquery.min.js></script><script src=https://kaoto.io/plugins/bootstrap/bootstrap.min.js></script><script src=https://kaoto.io/plugins/slick/slick.min.js></script><script src=https://kaoto.io/plugins/shuffle/shuffle.min.js></script><script src=https://kaoto.io/js/script.min.js></script><script src=https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.2.1/js.cookie.min.js></script><div id=js-cookie-box class="cookie-box cookie-box-hide">This site uses cookies. By continuing to use this website, you agree to their use. <span id=js-cookie-button class="btn btn-sm btn-primary ml-2">I Accept</span></div><script>(function(){const t=document.getElementById("js-cookie-box"),n=document.getElementById("js-cookie-button");Cookies.get("cookie-box")||(t.classList.remove("cookie-box-hide"),n.onclick=function(){Cookies.set("cookie-box",!0,{expires:2}),t.classList.add("cookie-box-hide")})})(jQuery)</script><style>.cookie-box{position:fixed;left:0;right:0;bottom:0;text-align:center;z-index:9999;padding:1rem 2rem;background:#474747;transition:all .75s cubic-bezier(.19,1,.22,1);color:#fdfdfd}.cookie-box-hide{display:none}</style></body></html>
Loading

0 comments on commit f65b442

Please sign in to comment.