CalculusWithJuliaNotes.jl/quarto/README.md
2022-07-24 16:38:24 -04:00

12 lines
322 B
Markdown

# CalculusWithJulia via quarto
To compile the pages through quarto
* author in `.jmd` files (to be run through pluto)
* run `julia make_qmd.jl` to convert to `.qmd` files
* compile with `quarto`
The files in subdirectories are generated, they should not be edited
The files in this main directory are quarto specific.