diff --git a/posts/permutations/_metadata.yml b/posts/permutations/_metadata.yml new file mode 100644 index 0000000..eaf1857 --- /dev/null +++ b/posts/permutations/_metadata.yml @@ -0,0 +1,5 @@ +# freeze computational output +freeze: auto + +# Enable banner style title blocks +title-block-banner: true diff --git a/posts/permutations/index.qmd b/posts/permutations/index.qmd new file mode 100644 index 0000000..933e559 --- /dev/null +++ b/posts/permutations/index.qmd @@ -0,0 +1,10 @@ +--- +title: "A Game of Permutations" +listing: + contents: . + sort: "date" +--- + +Articles about diagrams at the intersection between graph theory and group theory. + +Publication dates correspond to the original WordPress publication dates.