-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
29 lines (26 loc) · 857 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
title: SW Developer
email: [email protected]
description: Deep dive into code to unlock innovation.
author: Wonyong Jang
baseurl: ""
url: "https://WonYong-Jang.github.io"
# Social Profiles
twitter_username:
github_username: WonYong-Jang
facebook_username:
linkedin_username: wonyong-jang-3250b4165/
# Add your google-analytics ID here to activate google analytics
google_analytics: UA-167454188-1 # out your google-analytics code
# Build settings
markdown: kramdown
highlighter: rouge
paginate: 10
paginate_path: "/posts/page:num/"
comments:
provider: disqus
disqus:
shortname: zcx6263
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap ## Uncomment this line to silently generate a sitemaps.org compliant sitemap for your Jekyll site