Skip to content

Commit fa0d779

Browse files
committed
feat(examples): writing entries for examples
1 parent 08bfc2b commit fa0d779

10 files changed

Lines changed: 67 additions & 30 deletions

File tree

pages/examples.yml

Lines changed: 67 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,66 @@
1-
- category: Homepage for big project or team
1+
- category: Homepage for research programme or team
22
description: |
3-
not specific part of project... more overarching... whole team... whole project with many moving parts...
3+
Overarching homepages that present an entire project, programme, lab, or community, bringing together people, research, resources, news, and key links in one place.
44
tiles:
55
- title: STARS
6-
subtitle: Website for the STARS project, summarising all research and publications.
6+
subtitle: Summary site for the STARS research project, with dedicated pages describing each component of the project and separate pages for every associated publication, including links to code and embedded papers.
77
href: https://pythonhealthdatascience.github.io/stars/
88
code: https://github.com/pythonhealthdatascience/stars
99
thumbnail: examples/stars.png
10+
categories: [University of Exeter]
1011
- title: HSMA
11-
subtitle: Homepage for the Health Service Modelling Associates (HSMA) Programme.
12+
subtitle: Programme homepage describing the HSMA training scheme, with resources, guidance, news, and pages on each and every HSMA student project.
1213
href: https://hsma.co.uk/
1314
code: https://github.com/hsma-programme/hsma_site
1415
thumbnail: examples/hsma.png
15-
- title:
16-
subtitle:
16+
categories: [University of Exeter]
17+
- title: Affective Communication & Computing Lab
18+
subtitle: Lab website with blog posts containing latest news, and with pages listing the team, research themes, publications, resources and opportunities.
1719
href: https://affcom.ku.edu/
18-
code:
19-
thumbnail:
20-
- title:
21-
subtitle:
20+
code: https://github.com/jmgirard/affcomlab
21+
thumbnail: examples/affcom.png
22+
- title: Computational Cognition Lab
23+
subtitle: Research group site listing publications, people, opportunities. Also has latest news and links to their learning resources, including open textbooks and teaching materials built with tools like Bookdown and Quarto.
2224
href: https://www.crumplab.com/
23-
code:
24-
thumbnail:
25-
- title:
26-
subtitle:
25+
code: https://github.com/CrumpLab/CrumpLab.github.io
26+
thumbnail: examples/crumplab.png
27+
- title: Digital Humanities Bern
28+
subtitle: Centre homepage with news and event listings, and individual pages on their research areas and services.
2729
href: https://dhbern.github.io/
28-
code:
29-
thumbnail:
30-
- title:
31-
subtitle:
30+
code: https://github.com/DHBern/dhbern.github.io
31+
thumbnail: examples/dhbern.png
32+
- title: Hertie Coding Club
33+
subtitle: Club site introducing the group's mission, events, and workshops, with interactive resources, coding materials, and a polished, animated homepage experience.
3234
href: https://www.hertiecodingclub.com/
33-
code:
34-
thumbnail:
35+
code: https://github.com/jurjoroa/hcc-website
36+
thumbnail: examples/hertie.png
3537
- title: Masiello Research Group
36-
subtitle:
38+
subtitle: Group homepage with detailed researcher profiles, plus research area overviews, publications, software links, and news.
3739
href: https://faculty.washington.edu/masiello/
38-
code:
40+
code: https://github.com/MasielloGroup/MasielloGroupWebsite
3941
thumbnail: examples/masiello.png
4042
- title: NHS-R Community
41-
subtitle:
43+
subtitle: Community site sharing reports, blog posts, events, resources, and information about fellows and contributors, supporting users of R across the NHS.
4244
href: https://nhsrcommunity.com/
43-
code:
44-
thumbnail:
45+
code: https://github.com/nhs-r-community/nhs-r-community
46+
thumbnail: examples/nhsr.png
4547

4648
- category: Specific project
4749
description: |
4850
like a singular specific research thingy
4951
tiles:
50-
- title: STARS WP1 summary
51-
subtitle:
52+
- title: "Computational Reproducibility Assessments: Summary"
53+
subtitle: Summary of eight computational reproducibility assessments from STARS Work Package 1, presented as a detailed digital appendix to the paper with full methods, results, tables, and figures.
5254
href: https://pythonhealthdatascience.github.io/stars_wp1_summary/
53-
code:
54-
thumbnail:
55-
- title:
55+
code: https://github.com/pythonhealthdatascience/stars_wp1_summary
56+
thumbnail: examples/stars_wp1.png
57+
categories: [University of Exeter]
58+
- title: "Exeter Oncology Model: Renal Cell Carcinoma edition"
5659
subtitle:
5760
href: https://pythonhealthdatascience.github.io/stars-eom-rcc/
5861
code:
5962
thumbnail:
63+
categories: [University of Exeter]
6064
- title:
6165
subtitle:
6266
href: https://mtwente.github.io/nordatlantisk-ft/
@@ -67,16 +71,30 @@
6771
description: |
6872
TODO.
6973
tiles:
74+
- title: Quarto tutorial
75+
subtitle: Of course, we created this website using Quarto!
76+
href:
77+
code: https://github.com/pythonhealthdatascience/quarto-tutorial
78+
thumbnail:
79+
categories: [University of Exeter]
7080
- title: DES RAP Book
7181
subtitle: Self-paced training resource on creating discrete-event simulation models in Python and R as part of a reproducible analytical pipeline.
7282
href: https://pythonhealthdatascience.github.io/des_rap_book/
7383
code: https://github.com/pythonhealthdatascience/des_rap_book
7484
thumbnail: examples/des_rap_book.png
85+
categories: [University of Exeter]
86+
- title: Testing in Research Workflow
87+
subtitle: Tutorial on testing in Python and R, accompanies HDR UK Futures training videos.
88+
href: https://pythonhealthdatascience.github.io/stars-testing-intro/
89+
code: https://github.com/pythonhealthdatascience/stars-testing-intro
90+
thumbnail: examples/testing_in_research.png
91+
categories: [University of Exeter]
7592
- title: HSMA - the little book of DES
7693
subtitle: Self-paced training resource on creating discrete-event simulation models in Python using SimPy.
7794
href: https://des.hsma.co.uk/
7895
code: https://github.com/hsma-programme/hsma6_des_book
7996
thumbnail: examples/little_book_of_des.png
97+
categories: [University of Exeter]
8098
- title:
8199
subtitle:
82100
href: https://taso-he.github.io/technicalguide/
@@ -133,6 +151,23 @@
133151
code:
134152
thumbnail:
135153

154+
- category: Package documentation
155+
description: |
156+
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.
157+
tiles:
158+
- title: lintquarto
159+
subtitle: Python package which runs linters and type checkers on code embedded in Quarto .qmd files.
160+
href: https://lintquarto.github.io/lintquarto/
161+
code: https://github.com/lintquarto/lintquarto
162+
categories: [University of Exeter]
163+
thumbnail: examples/lintquarto.png
164+
- title: vidigi
165+
subtitle: Python package for creating animated visualisations of queues and pathways from simulation or real-world data.
166+
href: http://hsma-tools.github.io/vidigi/vidigi_docs/
167+
code: https://github.com/hsma-tools/vidigi/
168+
thumbnail: examples/vidigi.png
169+
categories: [University of Exeter]
170+
136171
- category: Non-Quarto Examples
137172
description: |
138173
TODO.
@@ -142,8 +177,10 @@
142177
href:
143178
code:
144179
thumbnail:
180+
categories: [University of Exeter]
145181
- title: Tom
146182
subtitle:
147183
href:
148184
code:
149185
thumbnail:
186+
categories: [University of Exeter]

pages/examples/affcom.png

204 KB
Loading

pages/examples/crumplab.png

901 KB
Loading

pages/examples/dhbern.png

648 KB
Loading

pages/examples/hertie.png

1.53 MB
Loading

pages/examples/lintquarto.png

226 KB
Loading

pages/examples/nhsr.png

695 KB
Loading

pages/examples/stars_wp1.png

407 KB
Loading
547 KB
Loading

pages/examples/vidigi.png

462 KB
Loading

0 commit comments

Comments
 (0)