-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
65 lines (62 loc) · 1.51 KB
/
config.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
baseURL: "https://gambitproject.github.io"
languageCode: "en-us"
title: "Gambit: The package for computation in game theory"
theme: scientific-python-hugo-theme
relativeURLs: true
disableKinds: ["term", "taxonomy"]
markup:
highlight:
noClasses: false
params:
navColor: red
description: "The package for computation in game theory."
images:
- /images/gambit.png
fonts:
- name: "Lato"
weights: [400, 900]
navbarlogo:
image: gambit-tree.png
text: "Gambit: The package for computation in game theory"
link: /
hero:
title: Gambit
subtitle: The package for computation in game theory
image: gambit-tree.png
buttontext: Get started
buttonlink: "/install"
navbar:
- title: Install
url: /install
- title: Documentation
url: "https://gambitproject.readthedocs.io/en/stable/"
is_external: true
- title: Team
url: /team/
- title: Citing
url: /cite/
is_external: false
footer:
logo: gambit.png
socialmediatitle:
socialmedia:
- link: https://twitter.com/thegambitproj
icon: discourse
- link: https://github.com/gambitproject/gambit
icon: github
quicklinks:
column1:
title: ""
links:
- text: Install
link: /install
column2:
title: ""
links:
- text: Documentation
link: "https://gambitproject.readthedocs.io"
column3:
title: ""
links:
- text: Team
link: /team