blog v4.12
Devlog cards and project links
I gave devlog tag pages their own social card images. site.json now emits an entry for each distinct first tag across the devlog, marked with a devlog-tag type, and the image generation script picks those up to render a card per tag into dist/assets/cards/devlog. The tag page layout points its card at the matching namespaced image.
I also wired devlog links into project info. ProjectInfo checks whether any devlog entry’s first tag matches the project, and if so adds a devlog link pointing at that tag’s page, so each project can surface its build history right alongside its source and play links.
More blog
The software that produces this blog · visit blog · devlog