use quarto, not Pluto to render pages
This commit is contained in:
11
quarto/README.md
Normal file
11
quarto/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user