-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
87 lines (87 loc) · 2.19 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
title: Arsh Rai
baseURL: /
params:
description: Arsh Rai's Portfolio
layout_style: overflow
palette: blue
googleAnalyticsID: "G-V46M0XX9KH"
header:
type: header
title: Arsh Rai
tagline: Technical Writer | Content Designer
profile_img: /images/profile-photo.png
profile_img_alt: Author avatar
background: dark
has_nav: true
nav_links:
- type: action
label: Home
url: /
style: link
- type: action
label: Blog
url: /blog/
style: link
- type: action
label: Music
url: /music/
style: link
- type: action
label: About
url: /about/
style: link
- type: action
label: Contact
url: /contact/
style: link
has_social: true
social_links:
- type: action
label: LinkedIn
url: 'https://www.linkedin.com/in/arshabhirai/'
style: icon
icon_class: fa-linkedin
new_window: true
- type: action
label: GitHub
url: 'https://github.com/ArshRai17'
style: icon
icon_class: fa-github
new_window: true
- type: action
label: Medium
url: 'https://arshrai-ca.medium.com/'
style: icon
icon_class: fa-medium
new_window: true
- label: youtube
url: 'https://www.youtube.com/channel/UCswslInf1qC9DJIcYkWSyRg/featured'
style: icon
icon_class: fa-youtube
new_window: true
no_follow: false
type: action
- type: action
label: Spotify
url: 'https://open.spotify.com/artist/2PkVlDFlh9dg2YQTb1qVAJ'
style: icon
icon_class: fa-spotify
new_window: true
footer:
type: footer
content: >-
© arshabhirai.com. All rights reserved. Site created with <a
href="https://www.stackbit.com/?utm_source=deployed-footer"
target="_blank" rel="noopener">Stackbit</a> ❤ Kick-ass hosting
provided by <a href="https://www.netlify.com/" target="_blank"
rel="noopener">Netlify </a>❤
taxonomies:
stub: stub
disableKinds:
- RSS
- taxonomy
- taxonomyTerm
markup:
goldmark:
renderer:
unsafe: true