Skip to content

Commit f20fc84

Browse files
authored
Merge pull request #139 from tsurdilo/addfaasnet
Adding FaasNet
2 parents d40183f + 28cb5ea commit f20fc84

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

img/faasnet-logo.png

57.2 KB
Loading

index.html

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ <h2 class="sub-headline">Sign up for upcoming and view past community events</h2
484484
<td><span class="fa fa-play-circle" style="color: #808080;"></span></td>
485485
<td><a href="https://www.youtube.com/watch?v=GmSMTrR6sEE" target="_blank">Serverless
486486
Workflow and AsyncAPI - AsyncAPI Conf</a></td>
487-
<td>November 2021</td>
487+
<td>November 2021</td>Apache EventMesh
488488
</tr>
489489
<tr>
490490
<td><span class="fa fa-play-circle" style="color: #808080;"></span></td>
@@ -643,6 +643,20 @@ <h1 class="summary-title">Apache EventMesh</h1>
643643
</article>
644644

645645
</li>
646+
<li class="grid-item large-span-4 medium-span-6">
647+
<article class="bg-white project-summary">
648+
<div>
649+
<img class="summary-icon" alt="" role="presentation" src="img/faasnet-logo.png"
650+
data-progressive-image/>
651+
<h1 class="summary-title">FaasNet</h1>
652+
<p class="summary-about">FaasNet makes it easy to deploy functions and API to Kubernetes without repetitive, boiler-plate coding.</p>
653+
</div>
654+
<div class="summary-links">
655+
<a href="https://github.com/simpleidserver/FaasNet" class="button button-neutral button-reduced" target="_blank"
656+
aria-label="Website for FaasNet">Website</a>
657+
</div>
658+
</article>
659+
</li>
646660
</ul>
647661
</div>
648662
</section>

0 commit comments

Comments
 (0)