mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
657 B
657 B
title, layout, permalink, excerpt, img, social_image
title | layout | permalink | excerpt | img | social_image | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Projects | default | /projects/ | I'm Tom Hodson. Welcome to my little home on the web! There's a blog, a cv and some projects to look at. |
|
/assets/projects/lego_adapters/thumbnail.png |
Projects
Last Modified{% for post in site.projects %} {% if post.draft == false or jekyll.environment == "development" %} {% include project_summary.html %} {% endif %} {% endfor %}