For example: * What version of quarto to use: dev * To build site locally: ``` quarto render ``` * How to generate reference section (based on assumptions about location of `quarto-cli`: ``` quarto run tools/reference.ts ``` * Actions that publish website (I'm not familiar with these yet, but would be useful to document roughly when and how website is published)