-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconfig.yaml
62 lines (59 loc) · 1.31 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
baseURL: "https://scientific-python-translations.github.io/"
languageCode: "en-us"
title: "Scientific Python Translations"
theme: scientific-python-hugo-theme
relativeURLs: true
disableKinds: ["taxonomy"]
markup:
highlight:
noClasses: false
goldmark:
renderer:
unsafe: true
renderHooks:
link:
enableDefault: true
params:
author:
name: "Scientific Python Translations team"
description: "Documentation & FAQ for Scientific Python Translations project."
images:
- /images/logo.svg
navbarlogo:
image: logo.svg
text: Scientific Python Translations
link: /
hero:
title: Scientific Python Translations
image: logo.svg
navbar:
- title: FAQ
url: /faq/
- title: News
url: /news/
- title: About
url: /about/
- title: Translate
url: /translate/
footer:
logo: logo.svg
socialmediatitle: ""
socialmedia:
- link: https://github.com/scientific-python-translations/
icon: github
quicklinks:
column1:
title: ""
links:
- text: FAQ
link: /faq/
- text: News
link: /news/
- text: About
link: /about/
# - text: Contribute
# link: /contribute/
column2:
links:
column3:
links: