-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
58 lines (45 loc) · 1.76 KB
/
index.qmd
File metadata and controls
58 lines (45 loc) · 1.76 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
title: "<img src='/images/android-chrome-192x192.png' align='center' width='auto' height='100px'> Stephen D. Gregory"
listing:
id: sample-listings
contents: posts
sort: "date desc"
type: grid
max-items: 3
sort-ui: false
filter-ui: false
page-layout: full
title-block-banner: true
title-block-style: default
---
::: grid
::: {#about-me-text .g-col-12 .g-col-md-6}
# Welcome
I'm an ecologist, conservationist, fisheries scientists, and statistician. I have been fortunate to work in many wonderful places, with many wonderful people. In this blog I hope to share some of the knowledge that they nurtured in me...
You can find me on [Mastodon](https://julialang.social/@stephendavidgregory) or [GitHub](https://github.com/stephendavidgregory). Feel free to [email](mailto:stephendavidgregory@gmail.com) me.
:::
::: {#profile-piccy .g-col-12 .g-col-md-6}

:::
::: {.g-col-12 .g-col-md-10 .g-start-md-2}
# Latest blogs
::: {#sample-listings}
:::
:::
::: {.g-col-12 .g-col-md-5 .g-start-md-2}
# Research Themes
My research themes include:
- [Environmental change](/blog.html#category=environmental-change)
- [Tagging and telemetry](/blog.html#category=tagging-and-telemetry)
- [Allee effects](/blog.html#category=allee-effects)
- [Invasive species](/blog.html#category=invasive-species)
:::
::: {.g-col-12 .g-col-md-5}
# Statistics & code
Statistics underpin my research and can be found at:
- [Github](https://github.com/stephendavidgregory)
- [Blogs with statistics](/blog.html#category=statistics)
- [Blogs with code](/blog.html#category=code)
- And in supplementary materials of my [publications](/publications)
:::
:::