use quarto, not Pluto to render pages

This commit is contained in:
jverzani
2022-07-24 16:38:24 -04:00
parent 93c993206a
commit 7b37ca828c
879 changed files with 793311 additions and 2678 deletions

View File

@@ -9,6 +9,7 @@ on:
jobs:
build:
if: ${{ false }} # disable documenter for now
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2