diff --git a/_quarto.yml b/_quarto.yml index 45cac2b..93299d2 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -9,10 +9,12 @@ website: image: images/logo.png repo-url: https://github.com/devitocodes/devitocodes.github.io repo-actions: [issue] - search: true page-navigation: true reader-mode: true back-to-top-navigation: true + google-analytics: "UA-66708188-1" + search: + type: overlay twitter-card: site: "@DevitoCodes" @@ -110,7 +112,8 @@ format: code-fold: false execute: enabled: false - + ipynb: default + quartodoc: style: pkgdown dir: api diff --git a/index.qmd b/index.qmd index d584875..39f3677 100644 --- a/index.qmd +++ b/index.qmd @@ -31,7 +31,7 @@ Symbolic computation is a powerful tool that allows users to: Devito is primarily designed to create wave propagation kernels for use in seismic inversion problems. A tutorial for the generation of a modelling operator using an acoustic wave equation can be found -[here](https://nbviewer.jupyter.org/github/devitocodes/devito/blob/master/examples/seismic/tutorials/01_modelling.ipynb). A paper +[here](examples/seismic/tutorials/01_modelling.html). A paper outlining the symbolic API and the verification procedures of the acoustic operator can be found [here](https://www.geosci-model-dev.net/12/1165/2019/) [@devito-api] and the internals of the compiler are described in [this paper](https://doi.org/10.1145/3374916) [@devito-compiler]. diff --git a/publications.qmd b/publications.qmd index 6ef681e..612de04 100644 --- a/publications.qmd +++ b/publications.qmd @@ -12,7 +12,7 @@ or *using* Devito. We love to see what the community is doing with Devito and this list also helps build up the community. Therefore, we encourage everyone to contribute to this list by submitting a pull request to the [Devito website -repository](https://github.com/devitocodes/devitocodes.github.io). +repository](https://github.com/devitocodes/devitoproject.org). If you are the Julia user, the [https://slim.gatech.edu](https://slim.gatech.edu) team (the developers of [JUDI](https://github.com/slimgroup/JUDI.jl)) also has links to the GitHub repo's with the corresponding software for all their publications.