Things I Learned
Tags
Date
Search
Credits
https://til.marcuse.info/support/credits.html
These are the things that I used to make and run this website
{% for credit in site.data.credits %}
{{ credit.name }}
- {{ credit.description }}
{% endfor %}