forked from scientific-python/scientific-python.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
124 lines (113 loc) · 3.83 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
title: Scientific Python
baseURL: "https://scientific-python.org"
languageCode: en-us
theme: scientific-python-hugo-theme
DefaultContentLanguage: en
relativeURLs: true
disableKinds: ["term", "taxonomy"]
markup:
highlight:
noClasses: false
params:
description: Community developed and owned ecosystem for scientific computing
images:
- /images/logo.svg
plausible:
dataDomain: scientific-python.org
post_meta:
- author
- date
style:
vars:
highlightColor: "#004811"
menuHighlightColor: "#5ca038"
navbarlogo:
image: logo.svg
altText: A green tree on a white hill at the end of a green path in the shape of the letter 'S'.
text: Scientific Python
link: /
navbar:
- title: Home
url: /
- title: Blog
url: https://blog.scientific-python.org/
#- title: User Guide
# url: https://learn.scientific-python.org/users/
#- title: Contributor Guide
# url: https://learn.scientific-python.org/contributors/
#- title: Maintainer Guide
# url: https://learn.scientific-python.org/maintainers/
- title: Community
url: /community/
hero:
# Main hero title
title: Scientific Python
# Hero subtitle (optional)
subtitle: Community developed, community owned
# Button text
buttontext: Get started
# Where the main hero button links to
buttonlink: https://learn.scientific-python.org/
# Hero image (from static/images/___)
image: logo.svg
keyfeatures:
features:
- title: Built on Python
text: Python is a powerful, general-purpose programming language. The scientific Python ecosystem provides the tools that make Python the premier language for scientific computing.
- title: Open source
text: Distributed under unrestrictive open source licenses, projects are developed and maintained publicly and accessible to all.
- title: Community-driven
text: Projects are developed by open communities composed primarily of the users of the software.
- title: Extensive and high quality
text: The scientific Python ecosystem comprises performant, well-tested libraries providing tools for computing across all scientific domains.
- title: Broadly applicable
text: The ecosystem is widely used in scientific research and teaching.
- title: Coordinated, readable, reproducible
text: Projects in the ecosystem are completely interoperable, providing the basis for readable, reproducible scientific computation.
footer:
logo: logo.svg
socialmediatitle: ""
socialmedia:
- link: https://scientific-python.org
icon: scientific-python
- link: https://github.com/scientific-python/
icon: github
- link: https://www.youtube.com/c/ScientificPython-org
icon: youtube
- link: https://twitter.com/scientific_py
icon: twitter
- link: https://facebook.com/scientific.python
icon: facebook
- link: https://www.instagram.com/scientific.python/
icon: instagram
- link: https://www.tiktok.com/@scientific.python
icon: tiktok
- link: https://discord.com/invite/vur45CbwMz
icon: discord
- link: https://blog.scientific-python.org/atom.xml
icon: rss-feed
- link: https://discuss.scientific-python.org
icon: discourse
quicklinks:
column1:
title: ""
links:
- text: About
link: /about/
- text: Roadmap
link: /roadmap/
- text: Code of Conduct
link: /code_of_conduct/
column2:
title: "Maintainers"
links:
- text: Summits
link: /summits/
- text: SPECs
link: /specs/
- text: Calendars
link: /calendars
column3:
links:
- text: Press kit
link: /press-kit