add index to type-algebra

This commit is contained in:
queue-miscreant 2025-08-07 22:38:19 -05:00
parent 64d2b07865
commit 3291ddded3
3 changed files with 17 additions and 0 deletions

View File

@ -2,6 +2,8 @@
title: "Posts by topic"
listing:
contents:
- posts/type-algebra/index.*
- posts/finite-field/index.*
- posts/number-number/index.*
- posts/permutations/index.*
- posts/stereo/index.*

View File

@ -0,0 +1,5 @@
# freeze computational output
freeze: auto
# Enable banner style title blocks
title-block-banner: true

View File

@ -0,0 +1,10 @@
---
title: "Type Algebra and You"
listing:
contents: .
sort: "date"
---
Articles about the arithmetic manipulation of algebraic types.
Publication dates correspond to the original WordPress publication dates.