mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
794 B
794 B
title, layout, excerpt
title | layout | excerpt |
---|---|---|
Notes on building this site | post | Mostly a note to self so that I can check this when I forget late how it works. |
The site is build by a github action based on the jekyll recommendation. I did this because I wanted to be able to use npm install
like all the cool kids which lead to adding jekyll-node-module to the site to be able to copy things in from node_packages
without committing it all to the repo.
The 3D outline rendered images on the projects pages are done with code from Omaha Shehata.