14 lines
229 B
Markdown
14 lines
229 B
Markdown
# summerschool_simtech_2023
|
|
SimTech Summer School 2023
|
|
|
|
|
|
## Quarto
|
|
this website uses [Quarto](https://quarto.org/)
|
|
|
|
I recommend to use the VSCode extension or RStudio.
|
|
|
|
to only run it locally
|
|
```bash
|
|
quarto preview hello.qmd
|
|
```
|