theshell.ch/site/pages/info/people.html
bevilj 5270dfef3a bonus2: add support for more special chars and fix syntax of parsed files
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@250 a672b425-5310-4d7a-af5c-997e18724b81
2018-11-18 17:39:51 +00:00

15 lines
255 B
HTML

---
layout: about
category-page: about
category-title: About
tags: project author people humans
author: Joey Bevilacqua
title: Who we are
---
<ul>
{% for item in site.authors %}
<li><b>{{ item.name }}</b>: {{ item.position }}</li>
{% endfor %}
</ul>