Skip to content

Commit 82459fb

Browse files
committed
refactor: ♻️ add note about who audience is
1 parent 64705af commit 82459fb

1 file changed

Lines changed: 29 additions & 12 deletions

File tree

index.qmd

Lines changed: 29 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Welcome!"
33
description: |
4-
This page acts as a landing page for all Steno Aarhus projects or other
5-
activities that are hosted on GitHub.
4+
This page acts as a landing page for all projects or other activities at Steno
5+
Aarhus that are hosted on GitHub.
66
listing:
77
- id: "resources"
88
contents: data/resources.yaml
@@ -30,32 +30,44 @@ listing:
3030
template: gallery.ejs
3131
---
3232

33+
::: {.callout-note appearance="minimal"}
34+
These pages are targeted to researchers, PhD students, and external
35+
collaborators at Steno Aarhus. If you are looking for information about
36+
the Steno Diabetes Center Aarhus that is aimed at the general public,
37+
please visit the [Steno Diabetes Center Aarhus
38+
website](https://www.stenoaarhus.dk/).
39+
:::
40+
3341
## Resources
3442

35-
These are websites that contain resources or documentation for doing things at Steno Aarhus.
43+
These are websites that contain resources or documentation for doing
44+
things at Steno Aarhus.
3645

3746
::: {#resources}
3847
:::
3948

4049
## Groups
4150

42-
These are websites for topic-specific groups that run events or activities as well as
43-
providing a space to get help and having discussions.
51+
These are websites for topic-specific groups that run events or
52+
activities as well as providing a space to get help and having
53+
discussions.
4454

4555
::: {#groups}
4656
:::
4757

4858
## Projects
4959

50-
These are larger projects that span several years that researchers have individual research projects on.
60+
These are larger projects that span several years that researchers have
61+
individual research projects on.
5162

5263
::: {#projects}
5364
:::
5465

5566
## Research Projects
5667

57-
These are individual research projects, most of which don't have their own website. Rather,
58-
this points to the GitHub repository for the project.
68+
These are individual research projects, most of which don't have their
69+
own website. Rather, this points to the GitHub repository for the
70+
project.
5971

6072
::: {#research-projects}
6173
:::
@@ -69,23 +81,28 @@ These are software projects developed by those at Steno Aarhus.
6981

7082
## Events
7183

72-
These are websites for events that are either upcoming or have already been completed.
84+
These are websites for events that are either upcoming or have already
85+
been completed.
7386

7487
::: {#events}
7588
:::
7689

7790
## External projects
7891

79-
::: callout-tip
92+
::: callout-note
8093
Is your project not listed here? Let us know by opening an
8194
[issue](https://github.com/steno-aarhus/steno-aarhus.github.io/issues/new)
8295
and giving us the link to your project!
8396
:::
8497

8598
[DP-Next](https://dp-next.github.io/)
8699

87-
: DP-Next is a project aimed at developing a sustainably effective strategy for prevention of Type 2 Diabetes in Denmark, Greenland and the Faroe Islands.
100+
: DP-Next is a project aimed at developing a sustainably effective
101+
strategy for prevention of Type 2 Diabetes in Denmark, Greenland and
102+
the Faroe Islands.
88103

89104
[Seedcase Project](https://seedcase-project.org/)
90105

91-
: Seedcase will take you from structuring and documenting your data, being able to browse and share it, to tending to projects using the data.
106+
: Seedcase will take you from structuring and documenting your data,
107+
being able to browse and share it, to tending to projects using the
108+
data.

0 commit comments

Comments
 (0)