Skip to content

Commit a2e278f

Browse files
committed
update runtimes section
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent fb430f2 commit a2e278f

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed

Diff for: img/eventmesh-workflow-logo.png

93.6 KB
Loading

Diff for: img/kogito-project-logo.png

7.82 KB
Loading

Diff for: index.html

+33
Original file line numberDiff line numberDiff line change
@@ -475,8 +475,41 @@ <h1 class="summary-title">Synapse</h1>
475475
class="button button-neutral button-reduced" target="_blank" aria-label="Releases">Releases</a>
476476
</div>
477477
</article>
478+
</li>
478479

480+
<li class="grid-item large-span-4 medium-span-6">
481+
<article class="bg-white project-summary">
482+
<div>
483+
<img class="summary-icon" alt="" role="presentation" src="img/eventmesh-workflow-logo.png"
484+
data-progressive-image/>
485+
<h1 class="summary-title">EventMesh Workflow</h1>
486+
<p class="summary-about">EventMesh Workflow is a cloud vendor-independent, cloud-native-oriented Serverless Workflow Runtime based on Serverless Workflow
487+
specification, and provides durability, reliability, scalability, and observability capabilities.
488+
</p>
489+
</div>
490+
<div class="summary-links">
491+
<a href="https://github.com/apache/incubator-eventmesh/tree/master/eventmesh-workflow-go"
492+
target="_blank" class="button button-neutral button-reduced" aria-label="Project">Get Started</a>
493+
</div>
494+
</article>
479495
</li>
496+
497+
<li class="grid-item large-span-4 medium-span-6">
498+
<article class="bg-white project-summary">
499+
<div>
500+
<img class="summary-icon" alt="" role="presentation" src="img/kogito-project-logo.png"
501+
data-progressive-image/>
502+
<h1 class="summary-title">Kogito Serverless Workflow</h1>
503+
<p class="summary-about">Kogito Serverless Workflow is a tool for building cloud-native workflow applications. You can use Kogito to do the services and events orchestration and choreography. With Kogito, you can integrate with
504+
services and events in your architecture using CloudEvents, synchronous and asynchronous REST invocations,
505+
and many other industry-standard components.
506+
</p>
507+
</div>
508+
<div class="summary-links">
509+
<a href="https://kiegroup.github.io/kogito-docs/serverlessworkflow/latest/index.html"
510+
target="_blank" class="button button-neutral button-reduced" aria-label="Project">Get Started</a>
511+
</div>
512+
</article>
480513
</li>
481514

482515
</ul>

0 commit comments

Comments
 (0)