Knowledge is the Only Good
  • About

ConvexConsiderations Quarto Blog Setup

meta
programming
blog
Author

Stephen J. Mildenhall

Published

2022-01-31

Building the Blog in Quarto

Guidelines

Categories

  • about
  • meta
  • notes
  • programming
  • presentations
  • publications
  • dev

Defines containing folder

Remember

In post yaml, to add table of contents:

  • toc: true
  • toc-depth: 2

Utterances for comments

See help.

<script src="https://utteranc.es/client.js"
        repo="[ENTER REPO HERE]"
        issue-term="pathname"
        theme="github-light"
        crossorigin="anonymous"
        async>
</script>

Stephen J. Mildenhall. License: CC BY-SA 2.0.

 

Website made with Quarto