layout default title Software and Demo Open-sourced Software Products {% for item in site.data.software %} {% include software-item.html title=item.title id=item.id contributor=item.contributor type=item.type description=item.description supplement=item.supplement %} {% endfor %} Research Prototypes {% for item in site.data.prototype %} {% include software-item.html title=item.title id=item.id contributor=item.contributor type=item.type description=item.description supplement=item.supplement %} {% endfor %}