Refactor to use Python for building and YAML for data

This commit is contained in:
Andrew Miner
2019-12-08 21:50:58 -07:00
parent 00398847d4
commit bd4e182470
420 changed files with 11865 additions and 4671 deletions
+1
View File
@@ -2,6 +2,7 @@
font-family: sans-serif;
font-size: 24pt;
font-weight: bold; }
.cookbook section .list {
display: flex;
justify-content: flex-start;