mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
1.4 KiB
1.4 KiB
title, layout, excerpt, permalink, mathjax, img, permalink, head
title | layout | excerpt | permalink | mathjax | img | permalink | head | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Blog | default | I'm Tom Hodson. Welcome to my little home on the web! There's a blog, a cv and some projects to look at. | /highlights | false |
|
/ | <link rel="stylesheet" href="/node_modules/@idotj/mastodon-embed-timeline/dist/mastodon-timeline.min.css"> <script src="/node_modules/@idotj/mastodon-embed-timeline/dist/mastodon-timeline.umd.js"></script> |
Posts
{% for post in site.posts limit:5 %} {% include post_summary.html %} {% endfor %}
Projects
{% for post in site.projects limit:5 %} {% include project_summary.html %} {% endfor %}