diff --git a/_quarto.yml b/_quarto.yml index 36a9ccb..4c6f47f 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -21,6 +21,8 @@ website: text: R resources - href: py.qmd text: Python resources + - href: jl.qmd + text: Julia resources - href: guestbook.qmd text: Guestbook right: diff --git a/jl.qmd b/jl.qmd new file mode 100644 index 0000000..4c1523b --- /dev/null +++ b/jl.qmd @@ -0,0 +1,19 @@ +--- +title-prefix: "geocompx" +title: "Julia resources" +page-layout: full +--- + +## Book + +::: {.grid} + +::: {.g-col-12 .g-col-md-6} +**Geocomputation with Julia** (*geocomjl*) +::: + +::: {.g-col-12 .g-col-md-6} + +::: + +:::