-
Notifications
You must be signed in to change notification settings - Fork 4
/
_config.yml
55 lines (44 loc) · 1.07 KB
/
_config.yml
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
site_title: AnyDSL
copyright: Saarland University
exclude:
- LICENSE
- README.md
markdown: kramdown
kramdown:
input: GFM
auto_ids: true
hard_wrap: false
syntax_highlighter: rouge
highlighter: rouge
sass:
style: compressed
toolbar:
- Publications.md
- Impala.md
- Thorin.md
footer:
logos:
- image: images/uds_logo.svg
url: https://www.uni-saarland.de
- image: images/dfki_logo_e.svg
url: https://www.dfki.de
links:
- title: Compiler Design Lab
url: https://compilers.cs.uni-saarland.de
- title: Computer Graphics Lab
url: https://graphics.cg.uni-saarland.de
- title: Agents and Simulated Reality
url: https://www.dfki.de/en/web/research/research-departments/agents-and-simulated-reality
- title: Imprint
url: https://www.uni-saarland.de/en/legal-notice
repo_url: https://github.com/AnyDSL
github_edit_me_url: https://github.com/AnyDSL/anydsl.github.io/edit/master/
defaults:
-
scope:
path: ""
type: "pages"
values:
layout: "page"
show_toc: true
site_title: AnyDSL