@@ -41,6 +41,17 @@ major swaths of code to introduce new features.
[finished]: https://gavinhoward.com/2019/11/finishing-software/
+<details>
+ <summary><a href="https://git.sr.ht/~amolith/p2c/">p2c</a> (2023-04-05) (Go)</summary>
+ <p>
+ Generates cover images for Hugo sites using the page's frontmatter, the
+ site's global config, and file's metadata. It's written in Go and generates
+ images using <a href="https://gioui.org">Gio</a>, a cross-platform GUI
+ framework. It generates the cover images for most of the pages and posts on
+ this site.
+ </p>
+</details>
+
<details>
<summary><a href="https://sr.ht/~amolith/go-webring/">go-webring</a> (2021-12-18) (Go)</summary>
<p>