Skip to content

Commit 48136fa

Browse files
julioestlouistatta
authored andcommitted
Add Greg Kal to the team section
1 parent c65873a commit 48136fa

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed

images/people/greg.jpg

28.1 KB
Loading

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,20 @@ <h5 class='text-xs card-subtitle'>Staff Engineer</h5>
407407
</span>
408408
</a>
409409
</div>
410+
<div class='col-third'>
411+
<a class='card' href='{{ site.baseurl }}/people/greg'>
412+
<div class='card-img-wrapper'>
413+
<img class='card-img' src='{{ site.baseurl }}/images/people/greg.jpg' alt='Greg Kal'>
414+
</div>
415+
<span class='card-text'>
416+
<h4 class='text-m card-title'>
417+
<center>
418+
Greg Kal<center>
419+
</h4>
420+
<h5 class='text-xs card-subtitle'>Staff Engineer</h5>
421+
</span>
422+
</a>
423+
</div>
410424

411425
</section>
412426

people/greg.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: team
3+
nav-class: dark
4+
member-name: Greg Kal
5+
id: greg
6+
title: Greg Kal | The C++ Alliance
7+
position: Staff Engineer
8+
github: https://github.com/gregkaleka
9+
linkedin:
10+
image: /images/people/greg.jpg
11+
---
12+
<p>Greg is a passionate back-end web developer with over a decade of experience building complex, data-driven web applications, large and small, with Python and the Django web framework. When he's not working, Greg enjoys traveling, pool, and pickleball.</p>

0 commit comments

Comments
 (0)