-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·46 lines (39 loc) · 1.2 KB
/
_config.yml
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
# Site settings
name: Thales Posella
description: "Session Musician | Mixing Engineer"
url: "www.thalesposella.com"
title: "Thales Posella | Session Musician & Mixing Engineer"
# about 5 elements are recomended
github_username: platanus-xx
facebook_username: platanusmaple
x_username: thales_posella
youtube_username: thalesposella
instagram_username: thalesposella
email: [email protected]
avatar: yes
avatar_img_path: "imgs/avatar.jpg"
front_img: yes
front_img_path: "imgs/background.jpg"
favicon_img: yes
favicon_img_path: "imgs/favicon.png"
# Build settings
markdown: kramdown
permalink: pretty
# Jekyll server folder
destination: ./_public
livereload: true
# the mavens telescope
mavens_background_img: yes
mavens_logo: "../imgs/mavens_logo.png"
mavens_background_path: "../imgs/mavens_background.png"
mavens_name: The Mavens Telescope
mavens_description: "Independent Rock"
mavens_endurance_img: yes
mavens_endurance_path: "../imgs/mavens_endurance.png"
mavens_seeds_img: yes
mavens_seeds_path: "../imgs/mavens_seeds.jpg"
mavens_favicon: "../imgs/mavens_favicon.png"
mavens_yt_username: MavensTelescope
mavens_insta_username: mavenstelescope
mavens_avatar: yes
mavens_avatar_img_path: "../imgs/mavens_avatar.jpg"