-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
82 lines (79 loc) · 1.91 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
theme: "kube"
baseURL: https://datatodev.netlify.app/
languageCode: en-us
title: "Data to Dev Collective"
summaryLength: 20
paginate: 1
# markup:
# defaultMarkdownHandler: blackfriday
# markup:
# goldmark:
# renderer:
# unsafe: true
Params:
logo: /images/BigLogo.svg
logoHeight: 36px
description: "Description text"
menu:
main:
- name: Projects
url: /projects/
weight: 1
- name: Blog
weight: 2
url: /post/
- name: Hire Us
url: /contact-us.html/
weight: 3
- name: About
url: ""
identifier: About
weight: 4
post: <i class="fa fa-caret-down"></i>
- name: About Us
url: /about-us/
parent: About
weight: 1
- name: What We Do
url: /what-we-do/
parent: About
weight: 2
- name: Team
url: /team/
parent: About
weight: 3
- name: Guidelines
url: /guidelines.html/
parent: About
weight: 4
- name: Join Us
url: /join-us.html/
parent: About
weight: 5
extra:
- name: Linkedin
url: https://www.linkedin.com/
weight: 1
pre: <i class="fa fa-linkedin fa-lg"></i>
- name: Github
url: https://www.github.com/DatatoDevCollective
weight: 2
pre: <i class="fa fa-github fa-lg"></i>
- name: Twitter
url: https://www.twitter.com/
weight: 3
pre: <i class="fa fa-twitter fa-lg"></i>
- name: Contribute
url: /contribute.html/
weight: 4
team:
- name: Kiranmayi Vadlamudi
params:
designation: Co-Founder
description: "Test description: Kiranmayi is a geospatial data scientist and a complexity science researcher."
image: "/images/Kiran.jpg"
- name: Manan Gupta
params:
designation: Co-Founder
description: "Test description: Manan is a geospatial data scientist and an evolutionary biologist."
image: "/images/Manan.jpg"