-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
48 lines (40 loc) · 835 Bytes
/
_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
47
48
# site settings
title: 15U12U
subtitle: Isuru Tharanga
email: [email protected]
description: Official GitHub Page of @15u12u
baseurl: "" # the subpath of your site, e.g. /blog
url: # the base hostname & protocol for your site
author:
street_address:
city:
state:
zip_code:
country:
phone:
# default settings
defaults:
- scope:
path: posts
type: posts
values:
layout: post
# home page setiings
tiles-source: pages
tiles-count: 6
# social settings
500px_url:
facebook_url:
github_url: https://github.com/15u12u
gitlab_url: https://gitlab.com/15u12u
googleplus_url:
instagram_url:
linkedin_url: https://www.linkedin.com/15u12u
pinterest_url:
slack_url:
twitter_url: https://twitter.com/15u12u
email_id: mailto:[email protected]
# build settings
markdown: kramdown
sass:
style: compressed