Skip to content

Commit 5e73d53

Browse files
committed
feat(examples): add quarto-web and nhsquicker
1 parent b769984 commit 5e73d53

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

pages/examples/examples.yml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,9 +318,9 @@
318318
code: https://github.com/nasa-openscapes/2021-Cloud-Hackathon
319319
thumbnail: 2021cloud.png
320320

321-
- category: Package documentation
321+
- category: Package and app documentation
322322
description: |
323-
Use Quarto (with tools like quartodoc) to build clean, navigable documentation sites for your Python or R packages, including API reference, usage guides, and examples.
323+
Use Quarto (with tools like quartodoc) to build clean, navigable documentation sites for your Python or R packages and applications, including API reference, usage guides, and examples.
324324
tiles:
325325
- title: lintquarto
326326
subtitle: Python package which runs linters and type checkers on code embedded in Quarto .qmd files.
@@ -334,11 +334,22 @@
334334
code: https://github.com/hsma-tools/vidigi/
335335
thumbnail: vidigi.png
336336
categories: [University of Exeter]
337+
- title: NHSQuicker
338+
subtitle: Documentation for free app providing live wait times for NHS services in Devon, Cornwall and Somerset.
339+
href: https://navonilnm.github.io/NHSquicker/
340+
code: https://github.com/navonilnm/NHSquicker
341+
categories: [University of Exeter]
342+
thumbnail: nhsquicker.png
337343
- title: skimpy
338344
subtitle: Python package providing summary statistics from dataframes.
339345
href: https://aeturrell.github.io/skimpy/
340346
code: https://github.com/aeturrell/skimpy
341347
thumbnail: skimpy.png
348+
- title: Quarto
349+
subtitle: Quarto's own documentation is of course created using Quarto!
350+
href: https://quarto.org/
351+
code: https://github.com/quarto-dev/quarto-web
352+
thumbnail: quarto.png
342353

343354
- category: Other cool examples
344355
description: |

pages/examples/nhsquicker.png

536 KB
Loading

pages/examples/quarto.png

300 KB
Loading

0 commit comments

Comments
 (0)