-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
40 lines (37 loc) · 1.03 KB
/
_config.yml
File metadata and controls
40 lines (37 loc) · 1.03 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
# Site settings
title: Graph Machine Learning Group
email: info@gmlg.ch
description: Research group part of the Swiss AI Lab (IDSIA) at Università della Svizzera italiana (Switzerland) led by Prof. Cesare Alippi.
url: https://gmlg.ch
address: "<strong>Università della Svizzera italiana</strong><br>Via Giuseppe Buffi, 13 • 6900 Lugano • Switzerland"
collections:
tutorials:
output: true
permalink: /:collection/:path
navbar:
brand:
name: GMLG Lugano
logo: assets/img/logo/logo.svg
pages:
- title: About
url: /
# icon: 🏠
- title: People
url: /people.html
# icon: 👨💻
- title: Publications
url: /publications.html
# icon: 📄
- title: Open source
url: /#open-source
- title: Activities
pages:
- title: Tutorials
url: /tutorials
- title: Special sessions
url: /special-sessions.html
- title: Workshops
url: /workshops.html
social:
twitter: GMLG_Lugano
github: Graph-Machine-Learning-Group