add p2c to projects

This commit is contained in:
Amolith 2023-04-06 23:12:51 -04:00
parent f760f8cb81
commit 440ca5459f
Signed by: Amolith
GPG Key ID: 8AE30347CE28D101
1 changed files with 11 additions and 0 deletions

View File

@ -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>