add index to type-algebra
This commit is contained in:
parent
64d2b07865
commit
3291ddded3
@ -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.*
|
||||
|
||||
5
posts/type-algebra/_metadata.yml
Normal file
5
posts/type-algebra/_metadata.yml
Normal file
@ -0,0 +1,5 @@
|
||||
# freeze computational output
|
||||
freeze: auto
|
||||
|
||||
# Enable banner style title blocks
|
||||
title-block-banner: true
|
||||
10
posts/type-algebra/index.qmd
Normal file
10
posts/type-algebra/index.qmd
Normal 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.
|
||||
Loading…
x
Reference in New Issue
Block a user