-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebsite.yaml
91 lines (83 loc) · 2.25 KB
/
website.yaml
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
title: "MIDL 2025"
date: "9-11 July 2025"
theme: "midl-website-theme"
primary-color: "#FF862C"
content: "pages"
www: "https://2025.midl.io"
email: "2025@midl.io"
twitter: "midl_conference"
youtube: "channel/UCd87UPUTt-oqTeGi8fQw-_w"
github: "MIDL-Conference"
show_twitter_button: no
show_twitter_feed: no
num_tweets_in_feed: 1
show_platform_icons: yes
summary: "The Medical Imaging with Deep Learning conference will be held in Salt Lake City in 2025"
opengraph:
description: "Medical Imaging with Deep Learning conference 2025"
image: "/images/midl-25-archves.jpg"
nav:
- title: "Home"
path: "/"
icon: "home"
- title: "Aims and Scope"
path: "/aims-and-scope.html"
icon: "lightbulb"
- title: "Organization"
path: "/organization.html"
icon: "users"
- title: "Call for Papers"
path: "/call-for-papers.html"
icon: "bullhorn"
- title: "Author Instructions"
path: "/author-instructions.html"
icon: "pen-nib"
- title: "Review Guidelines"
path: "/review-guidelines.html"
icon: "search"
- title: "Dates"
path: "/dates.html"
icon: "calendar"
#- title: "Scientific Program"
# path: "/scientific-program.html"
# icon: "book"
- title: "Program at a Glance"
path: "/program-glance.html"
icon: "calendar"
- title: "Keynotes"
path: "/keynotes.html"
icon: "microphone"
#- title: "Doctoral Symposium"
# path: "/doctoral.html"
# icon: "graduation-cap"
#- title: "Camera-ready Instructions"
# path: "/camera-ready.html"
# icon: "camera"
#- title: "Registration"
# path: "/registration.html"
# icon: "ticket-alt"
- title: "Venue"
path: "/venue.html"
icon: "map-marker-alt"
#- title: "Awards"
# path: "/awards.html"
# icon: "award"
- title: "Sponsors"
path: "/sponsors.html"
icon: "star"
- title: "Code of Conduct"
path: "/code-of-conduct.html"
icon: "thumbs-up"
- title: "MIDL Foundation"
path: "https://midl.io"
icon: "scroll"
- title: "Job Board"
path: "/job-board.html"
icon: "external-link-alt"
cdn: "https://static.midl.io"
# - title: "Camera ready instructions"
# path: "/camera-ready.html"
# icon: "camera"
# - title: "Sponsorship"
# path: "/sponsorship-packages.html"
# icon: "donate"