-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
31 lines (31 loc) · 893 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
name: ARa's DevBlog
author: ARa Bae
url: https://arabae.github.io/
baseurl:
resume_site: https://github.com/arabae
description: Speech/Speaker Recognition Study
github_username: arabae
github: https://github.com/arabae
plugins: [jekyll-paginate]
permalink: /:year-:month-:day-:title
paginate: 12
paginate_path: "/page/:num/"
exclude: ['README.md', 'Gemfile.lock', 'Gemfile', 'Rakefile', 'vendor/bundle/', 'vendor/cache/', 'vendor/gems/', 'vendor/ruby/']
highlighter: rouge
markdown: kramdown
lsi: false
excerpt_separator: "\n\n"
incremental: false
comments :
gitalk :
clientID : 5304ae17c5ba0ce3b2aa
clientSecret : 22801b52c86101ff074072faa1631475954d2936
repo : arabae.github.io
owner : arabae
admin : arabae
analytics:
provider: "google-gtag"
google:
tracking_id : "UA-180957529-1"
measurement_id : "G-WFYXX17J4G"
anonymize_ip : # true, false (default)