forked from jeromelachaud/grayscale-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (23 loc) · 649 Bytes
/
_config.yml
File metadata and controls
30 lines (23 loc) · 649 Bytes
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
# Site settings
title: Ruby Fore
email: your-email@domain.com
url: rubyfore.github.io/grayscale-theme-rfore
description:
# Color settings (hex-codes without the leading hash-tag)
color:
primary-dark: '#FAF9F6'
links: '#219ab3'
# gallery settings
imagesurl: "./img/"
thumbsurl: "./img/"
# Footer settings
footer:
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: linkedin
url: https://www.linkedin.com/in/ruby-fore-851049106/
- title: github
url: https://github.com/RubyFore
# Build settings
markdown: kramdown
permalink: pretty