Skip to content

Commit 003f285

Browse files
authored
Add Jeff Kala's blog series on contributing to Batfish (#98)
1 parent c2040e2 commit 003f285

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

_includes/community-resources.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,17 @@ <h2>Selected Community Resources</h2>
2323
<!-- Article/Blogs-->
2424
<div id="community-resources-2">
2525

26+
<div class="content-row my-4">
27+
<h4>Contributing to Batfish blogs by <a href="https://www.networktocode.com/">NetworkToCode</a></h4>
28+
<h5 class="mt-0">
29+
| <a href="http://blog.networktocode.com/post/batfish-development-part1/">Developing Batfish - Developer Summary (Part 1)</a>
30+
</h5>
31+
<h5 class="mt-0">
32+
| <a href="http://blog.networktocode.com/post/batfish-development-part2/">Developing Batfish - Extending a Grammar (Part 2)</a>
33+
</h5>
34+
<p>Jeff Kala (NetworkToCode, @jeffkala)</p>
35+
</div>
36+
2637
<div class="content-row my-4">
2738
<a href="https://juliopdx.com/2021/10/31/building-a-network-ci/cd-pipeline-part-4/">
2839
<h4>Building a Network CI/CD Pipeline Part 4</h4>

0 commit comments

Comments
 (0)