-
Notifications
You must be signed in to change notification settings - Fork 13
/
config.yaml
70 lines (67 loc) · 1.81 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
65
66
67
68
69
70
baseURL: "https://learn.scientific-python.org/"
title: "Learn"
theme: scientific-python-hugo-theme
disableKinds: ["term", "taxonomy"]
markup:
highlight:
noClasses: false
goldmark:
renderer:
unsafe: true
renderHooks:
link:
enableDefault: true
params:
description: "Documentation for the Scientific Python community."
images:
- /images/logo.svg
navbarlogo:
image: logo.svg
text: Learn Scientific Python
link: /
navbar:
- title: Home
url: https://scientific-python.org/
- title: Blog
url: https://blog.scientific-python.org
- title: Learn
url: /
- title: Tools
url: https://tools.scientific-python.org
footer:
logo: logo.svg
socialmediatitle: ""
socialmedia:
- link: https://github.com/scientific-python/
icon: github
- link: https://www.youtube.com/c/ScientificPython-org
icon: youtube
- link: https://fosstodon.org/@scientific_python
icon: mastodon
- link: https://discuss.scientific-python.org
icon: discourse
- link: https://discord.com/invite/vur45CbwMz
icon: discord
quicklinks:
column1:
title: ""
links:
- text: About
link: /about/
- text: Roadmap
link: /roadmap/
- text: Code of Conduct
link: https://scientific-python.org/code_of_conduct/
column2:
title: "Maintainers"
links:
- text: SPECs
link: https://scientific-python.org/specs/
- text: Summits
link: https://scientific-python.org/summits/
- text: Calendars
link: https://scientific-python.org/calendars/
column3:
links:
- text: Press kit
link: https://scientific-python.org/press-kit/