-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.qmd
30 lines (26 loc) · 1.16 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: "Welcome to the Epinowcast community"
site: distill::distill_website
comments: false
about:
template: jolla
image-width: 6em
image-shape: rectangle
image: images/logo.png
links:
- icon: chat-fill
text: Community
href: https://community.epinowcast.org/c/project-proposals/
- icon: github
text: Github
href: https://github.com/epinowcast
- icon: twitter
text: Twitter
href: https://twitter.com/epinowcast
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = FALSE)
```
We are a community of infectious disease modellers, applied epidemiologists, software developers, and others building a suite of tools for real-time analysis of infectious diseases. On top of developing these tools, we also do research on when they work and when they don't, write case studies to showcase best practices, support users and decision-makers, and compare our work to that of others.
We strongly believe that the challenges we face in the real-time analysis of infectious disease can only be overcome as a community collaboration.
We are still in the early stages of building our community so now is a great time to jump in.