glados.no/list/projects.md

11 lines
188 B
Markdown

---
title: Documentation
narrow: true
permalink: projects/
show_profile: true
---
{% for project in site.projects %}
- [{{ project.title }}]({{ project.url | relative_url}})
{% endfor %}