Skip to content

Commit 99b318b

Browse files
team's page updated (#65)
* hotfix * team's page updated * Update index.qmd Co-authored-by: Hong Ge <[email protected]> * Update index.qmd Co-authored-by: Hong Ge <[email protected]> * Team page updated --------- Co-authored-by: Hong Ge <[email protected]>
1 parent 9e0de6e commit 99b318b

File tree

10 files changed

+70
-55
lines changed

10 files changed

+70
-55
lines changed

404.qmd

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ title: Page Not Found
55
The page you requested cannot be found (perhaps it was moved or renamed).
66

77
You may want to visit [Get-Started Guide](dev/docs/using-turing/get-started) or [Tutorials](dev/tutorials/00-introduction).
8+

about.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ title: "About"
33
sidebar: false
44
---
55

6-
Sample for Turing Site
6+
Will be updated in future

assets/images/team/markus-hauru.jpeg

11.9 KB
Loading
29.2 KB
Loading
1.31 MB
Loading

index.qmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Turing is modular, written fully in Julia, and can be modified to suit your need
2727

2828

2929
::: {.hero-buttons style="position: relative; display: flex; justify-content: center;"}
30-
[Get Started](docs/using-turing/getting-started/){.btn-action-primary .btn-action .btn .btn-lg role="button" style="background-color: #073c44; color: white"}
30+
[Get Started](dev/docs/using-turing/get-started){.btn-action-primary .btn-action .btn .btn-lg role="button" style="background-color: #073c44; color: white"}
3131
:::
3232

3333
::: {.g-col-3}
@@ -45,7 +45,7 @@ Turing is modular, written fully in Julia, and can be modified to suit your need
4545
## Community Resources
4646

4747
The Turing.jl [discourse forum](https://discourse.julialang.org/c/domain/probprog) provides support and discussion for all user levels.
48-
The [Turing.jl documentation](docs/using-turing/) and [tutorials](docs/tutorials/) help users learn and use Turing.jl!
48+
The [Turing.jl documentation](dev/docs/using-turing/get-started) and [tutorials](dev/tutorials/) help users learn and use Turing.jl!
4949

5050
:::
5151
::: {.g-col-3}

team/index.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ listing:
1414
contents: team.yml
1515
---
1616

17-
<!-- To Add or Modify Team Member Data, see team.yml file: https://github.com/TuringLang/turing-test-website/blob/main/team/team.yml -->
17+
<!-- To Add or Modify Team Member Data, see team.yml file: https://github.com/TuringLang/turinglang.github.io/blob/main/team/team.yml -->
1818

1919
::: {#team-data}
2020

team/team.css

-17
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
1-
/* .panel-tabset > .nav-tabs,
2-
.panel-tabset > .tab-content {
3-
border: none;
4-
}
5-
6-
.panel-tabset > .nav-tabs {
7-
display: flex;
8-
justify-content: center;
9-
gap: 1rem;
10-
margin-bottom: 1rem;
11-
}
12-
13-
.panel-tabset > .nav-tabs > .nav-item:hover {
14-
background-color: #f8f9fa;
15-
border-bottom: 1px solid #dee2e6;
16-
} */
17-
181
a {
192
text-decoration: none;
203
}

team/team.yml

+65-19
Original file line numberDiff line numberDiff line change
@@ -105,16 +105,6 @@
105105
- linkedin: https://www.linkedin.com/in/david-widmann/
106106
107107

108-
- name: Sharan Yalburgi
109-
image: sharan-yalburgi.jpeg
110-
university: BITS Pilani
111-
links:
112-
- website: https://sharanry.github.io/
113-
- github: https://github.com/sharanry
114-
- twitter: https://twitter.com/sharanry
115-
- linkedin: https://www.linkedin.com/in/sharanry/
116-
117-
118108
- name: Qingliang ZHUO
119109
image: qingliang-zhuo.jpeg
120110
university: Beijing Paoding Technology Co., LTD.
@@ -193,28 +183,71 @@
193183
- linkedin: https://www.linkedin.com/in/red-portal/
194184
195185

196-
- name: Xianda Sun
197-
image:
198-
university: University of Cambridge
186+
- name: Markus Hauru
187+
image: markus-hauru.jpeg
188+
university: The Alan Turing Institute
199189
links:
200-
- github: https://github.com/sunxd3
201-
190+
- website: https://mhauru.org/
191+
- github: https://github.com/mhauru/
192+
- scholar: https://scholar.google.be/citations?user=Ht0KSeUAAAAJ&hl
193+
194+
195+
- name: Shravan Goswami
196+
image: shravan-goswami.jpeg
197+
university: Uka Tarsadia University
198+
links:
199+
- website: https://shravangoswami.com/
200+
- github: https://github.com/shravanngoswamii
201+
- twitter: https://twitter.com/shravangoswamii
202+
- linkedin: https://www.linkedin.com/in/shravangoswami/
203+
204+
205+
206+
207+
# GSOC Contributors:
202208

209+
- title: Google Summer of Code Students
210+
subtitle: GSoC 2023
211+
members:
203212
- name: Zuheng(David) Xu
204213
image: zuheng-xu.jpeg
205214
university: University of British Columbia
215+
gsoc_project: Development of a Modular and Composable Variational Inference and Normalizing Flow Library for Julia
216+
gsoc_project_link: https://summerofcode.withgoogle.com/archive/2023/projects/IE6teU9f
217+
gsoc_report: https://github.com/TuringLang/NormalizingFlows.jl
206218
links:
207219
- website: https://zuhengxu.github.io/
208220
- github: https://github.com/zuhengxu
209221
- twitter: https://twitter.com/ZuhDav
210222
- linkedin: https://www.linkedin.com/in/zuheng-david-xu-29825624b/
211223
212224

213-
214-
215-
# GSOC Contributors:
225+
- title:
226+
subtitle: GSoC 2022
227+
members:
228+
- name: Xianda Sun
229+
image:
230+
university: University of Cambridge
231+
gsoc_project: Let Turing Handle The BUGS
232+
gsoc_project_link: https://summerofcode.withgoogle.com/archive/2022/projects/s2dcBFqV
233+
gsoc_report: https://gist.github.com/sunxd3/53cb2719f85146490ef7e54fee20195d
234+
links:
235+
- github: https://github.com/sunxd3
236+
216237

217-
- title: Google Summer of Code Students
238+
- name: Matthew Baggins
239+
image: matthew-baggins.jpeg
240+
university: University of Cambridge
241+
gsoc_project: David-Skene algorithms for Turing.jl
242+
gsoc_project_link: https://summerofcode.withgoogle.com/archive/2022/projects/hYSoWAuX
243+
gsoc_report: https://github.com/MatthewBaggins/DawidSkeneAlgorithms/
244+
links:
245+
- website: https://matthewbaggins.github.io/about/
246+
- github: https://github.com/MatthewBaggins
247+
- twiter: https://www.twitter.com/mlbaggins
248+
249+
250+
- title:
218251
subtitle: GSoC 2021
219252
members:
220253
- name: Michael P Schneider
@@ -257,6 +290,19 @@
257290
- title:
258291
subtitle: GSoC 2020
259292
members:
293+
- name: Sharan Yalburgi
294+
image: sharan-yalburgi.jpeg
295+
university: BITS Pilani
296+
gsoc_project: Adding GPML capabilities to JuliaGaussianProcesses
297+
gsoc_project_link: https://summerofcode.withgoogle.com/archive/2020/projects/5115669181366272
298+
gsoc_report: https://github.com/JuliaGaussianProcesses/
299+
links:
300+
- website: https://sharanry.github.io/
301+
- github: https://github.com/sharanry
302+
- twitter: https://twitter.com/sharanry
303+
- linkedin: https://www.linkedin.com/in/sharanry/
304+
305+
260306
- name: Arthur Lui
261307
image: gsoc/arthur-lui.jpeg
262308
university: University of California, Santa Cruz

theming/theme-dark.scss

-15
This file was deleted.

0 commit comments

Comments
 (0)