forked from InnerSourceCommons/innersourcecommons.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
122 lines (121 loc) · 3.07 KB
/
config.yaml
File metadata and controls
122 lines (121 loc) · 3.07 KB
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
baseURL: 'https://innersourcecommons.net/'
title: InnerSource Commons
languages:
en:
languageName: English
weight: 1
menu:
main:
- name: Learn
URL: learn
weight: 1
identifier: learn
- name: Articles
parent: learn
URL: learn/articles
weight: 1
- name: Books
parent: learn
URL: learn/books
weight: 2
- name: Learning Path
parent: learn
URL: learn/learning-path
weight: 3
- name: Patterns
parent: learn
URL: https://innersourcecommons.gitbook.io/innersource-patterns/
weight: 4
pre: _blank
- name: Events
URL: events
weight: 2
- name: About
URL: about
weight: 4
footer_left:
- name: Events
URL: events
weight: 1
- name: Learn
URL: learn
weight: 2
- name: Patterns
URL: https://innersourcecommons.gitbook.io/innersource-patterns/
weight: 3
pre: _blank
- name: About
URL: about
weight: 4
# footer_middle:
# footer_right:
ru:
languageName: Русский
weight: 2
menu:
main:
- name: События
URL: ru/events
weight: 1
- name: Обучение
URL: ru/learn
weight: 2
- name: Паттерны
URL: https://innersourcecommons.gitbook.io/innersource-patterns/
weight: 3
pre: _blank
- name: О сообществе
URL: ru/about
weight: 4
paginate: '3'
summaryLength: '15'
disqusShortname: ''
googleAnalytics: ''
markup:
goldmark:
renderer:
unsafe: true
params:
plugins:
css:
- link: plugins/bootstrap/bootstrap.min.css
- link: plugins/themify-icons/themify-icons.css
- link: plugins/slick/slick.css
- link: plugins/youmax/youmax.css
- link: plugins/bootstrap-select/css/bootstrap-select.min.css
js:
- link: plugins/jQuery/jquery.min.js
- link: plugins/bootstrap/bootstrap.min.js
- link: plugins/slick/slick.min.js
- link: plugins/youmax/youmax.js
- link: plugins/bootstrap-select/js/bootstrap-select.min.js
logo: images/logo.png
logo_width: 200px
description: This is meta description
author: Themefisher
contact_form_action: '#'
footer_content: >-
The site content is licensed under a CC-BY-SA license unless otherwise marked.
copyright: >-
Design by [Themefisher](https://themefisher.com/) and [Gethugothemes](https://gethugothemes.com/),
icons by [Freepik Storyset](https://storyset.com/people)
preloader:
enable: false
preloader: ''
navigation_button:
enable: true
label: Join Slack
link: slack
social:
- title: facebook
icon: ti-facebook
link: '#'
- title: twitter
icon: ti-twitter-alt
link: '#'
- title: skype
icon: ti-skype
link: '#'
- title: linkedin
icon: ti-linkedin
link: '#'