Skip to content

Commit 7c1e006

Browse files
committed
feat(documentation): add link to STARS quarto-tutorial (fixes #194)
1 parent dff93c1 commit 7c1e006

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pages/guide/style_docs/documentation.qmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,9 @@ Creating a small website to accompany your repository can be a really clear and
196196

197197
::: {.python-content}
198198

199-
There are many tools available. We would recommend **Quarto** as a modern, versatile tool with support for multiple programming language - we used it to create this website.
199+
There are many tools available. We would recommend **Quarto** as a modern, versatile tool with support for multiple programming language - we used it to create this website. We have a separate tutorial on how to set up a Quarto website - check it out here: <https://pythonhealthdatascience.github.io/quarto-tutorial/>
200+
201+
<iframe width="100%" height="500" src="https://pythonhealthdatascience.github.io/quarto-tutorial/" title="Quarto tutorial"></iframe>
200202

201203
Some older solutions include Jupyter Book, Sphinx and MkDocs.
202204

0 commit comments

Comments
 (0)