mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
1.7 KiB
1.7 KiB
title, layout, excerpt, permalink, mathjax, img, permalink, head
title | layout | excerpt | permalink | mathjax | img | permalink | head | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Home | default | Hi, I'm Tom Hodson. Welcome to my little home on the web. | /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> |
Welcome to my little home on the web! Below you'll find recent blog posts, projects and mastodon toots. You'll also find links to the web version of my thesis (with animations!) and my CV.
Posts
{% for post in site.posts limit:5 %} {% include post_summary.html %} {% endfor %} More Posts
Projects
{% for post in site.projects limit:5 %} {% include project_summary.html %} {% endfor %}