-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.qmd
34 lines (26 loc) · 868 Bytes
/
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
31
32
33
34
---
title: "EcoForge"
pagetitle: "EcoForge"
subtitle: "forward-thinking research, with a focus on networks and populations"
image: research/foodwebs/network.jpg
about:
template: solana
image-width: 28em
id: hero-heading
# links:
# - icon: github
# aria-label: GitHub
# href: https://github.com/beckslab
page-layout: full
header-includes: >
<link rel="stylesheet" href="assets/css/index.css">
resources:
- assets/css/index.css
---
::: {#hero-heading}
[ey up!]{.ey-up}
We work at the intersection of population and community ecology to help us understand the long-term stability of communities, using a combination of data-driven analyses and simulations.
We have a specific interest in ecological networks, allometry, and demography.
[Learn more about our research →](research.qmd){.about-links .subtitle}
:::
<!-- hero-heading -->