This repository was archived by the owner on Oct 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsettings.yml
More file actions
143 lines (113 loc) · 4.83 KB
/
settings.yml
File metadata and controls
143 lines (113 loc) · 4.83 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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
#-------------------------------
# Site Settings
title: 🧇 Commit Waffles
logo: # You can add own logo. For example '/images/logo.png'.
description: Stories and insights by web developers Martin and Jeremy Pitt.
color_scheme: auto # You can choose three modes auto, light, and dark. By default, the auto mode is set, which means the user can choose the light or dark mode themself.
#-------------------------------
# Navigation Settings
menu__settings:
menu__items:
- title: 'Home'
url: '/'
- title: 'Articles'
url: '/articles/'
- title: 'Authors'
url: '/authors/'
- title: 'Pages'
submenu:
- url: '/about/'
title: 'About'
- url: '/contact/'
title: 'Contact'
#-------------------------------
# Hero Settings
hero:
enable: true
hero__title: Ramblings, stories and insights
hero__description: Ramblings, stories and insights of brothers Martin and Jeremy Pitt, two web developers based in London, UK.
hero__image: # You can add hero image. For example '/images/06.jpg'
#-------------------------------
# Author Global Settings
author:
author__name: Martin Pitt
author__bio: I'm a developer based in London UK
author__avatar: /images/01-1.jpg
#-------------------------------
# Blog Section Settings
blog__settings:
enable: true
blog__title: Latest Articles
blog__description:
#-------------------------------
# Videos Section Settings
videos__settings:
enable: true
videos__title: Latest Videos
videos__description:
#-------------------------------
# Tag Section Settings
tag__settings:
enable: true
tag: travel # To display the tag section, specify your favorite tag.
#-------------------------------
# Author Section Settings
author__section:
enable: false
author__section__title: Hello, my name is Alena. I’m reviewer and content creator.
author__section__description: I’m a published content creator, brand copywriter, photographer, and social media content creator and manager. I help brands connect with their customers by developing engaging content that entertains, educates, and offers value to their audience.
aurhor__section__button__text: More About Me
aurhor__section__button__link: /about
author__section__big__image: /images/100.jpg
author__section__small__image: /images/101.jpg
#-------------------------------
# Newsletter Settings
mailchimp__settings:
enable: false
mailchimp__title: Get interesting news
mailchimp__description: Subscribe to our newsletter and we’ll send you the emails of latest posts.
mailchimp__identifier: frnla.us6.list-manage.com/subscribe/post?u=6314d69a3f315af7ce3fb00a0&id=3038727cc3 # Add your MailChimp form identifier. For example - frnla.us6.list-manage.com/subscribe/post?u=6314d69a3f315af7ce3fb00a0&id=3038727cc3
mailchimp__input__text: Your email address
mailchimp__button__text: Subscribe
mailchimp__background__image: /images/subscribe-bg.jpg
#-------------------------------
# Footer Settings
footer__description: Don’t limit yourself. Many people limit themselves to what they think they can do. You can go as far as your mind lets you. What you believe, remember, you can achieve.
# Social Links
social:
- {icon: "twitter", link: "https://twitter.com/jnpwebdeveloper"}
- {icon: "twitter", link: "https://twitter.com/Nexii"}
- {icon: "codepen", link: "https://codepen.io/nexii"}
# - {icon: "twitter", link: "https://twitter.com"}
# - {icon: "facebook", link: "https://facebook.com"}
# - {icon: "codepen", link: "https://codepen.io"}
# - {icon: "pinterest", link: "https://pinterest.com"}
# - {icon: "vimeo", link: "https://vimeo.com"}
# Example of adding a new link to the footer - {icon: "instagram", link: "https://instagram.com"}
# Other icons can be found at https://ionicons.com/v4/
# Footer Navigation
footer__menu__settings:
menu__items:
- title: 'Home'
url: '/'
- title: 'Articles'
url: '/articles/'
- title: 'Authors'
url: '/authors/'
- title: 'About'
url: '/about/'
- title: 'Contact'
url: '/contact/'
#-------------------------------
# Contact Settings
contact:
email: jeremy@jnpwebdeveloper.com # Add your form_id
description: Mria comes with a built-in contact form, that you can use with Formspree service to handle up to 50 submissions per month for free. You could also easily switch to another contact form service if you want. # Add a description of your form
# NOTE
# Mria theme comes with a contact form built-in. You can use this form with Formspree (https://formspree.io/) service and get up to 50 submissions for free. Also, you can easily switch to another service if you want.
#-------------------------------
# Comment Section (Disqus)
disqus-identifier: anvod-studio-test # Add your shortname for Disqus Comment. For example anvodstudio-demo
#-------------------------------
# Google Analytics
google-analytics: # Add your GA Tracking Id