-
Notifications
You must be signed in to change notification settings - Fork 5
/
config.yaml
64 lines (61 loc) · 1.74 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://tools.scientific-python.org/"
title: "Tools"
theme: scientific-python-hugo-theme
disableKinds: ["term", "taxonomy"]
markup:
highlight:
noClasses: false
params:
description: "Tools and services for scientific Python developers and packages."
images:
- /images/logo.svg
navbarlogo:
image: logo.svg
text: Scientific Python Tools and Services
link: /
navbar:
- title: Home
url: https://scientific-python.org/
- title: Blog
url: https://blog.scientific-python.org
- title: Learn
url: https://learn.scientific-python.org
- title: Tools
url: /
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: /about/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/