forked from vszhub/not-pure-poole
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
51 lines (44 loc) · 861 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
49
50
51
# Setup
title: race5712
description: pknu os 102 practice
url: https://race5712.github.io
avatar: /game.jpg
paginate: 5
permalink: pretty
cover_image: /uni.jpg
# Gems
plugins:
- jekyll-gist
- jekyll-paginate
- jekyll-seo-tag
- jekyll-feed
- jekyll-sitemap
# Optimize Jekyll
exclude:
- .editorconfig
- .git
- .jekyll-cache
- Gemfile
- Gemfile.lock
- LICENSE.md
- README.md
- scripts/
- not-pure-poole.gemspec
# Optimize Jekyl SEO Tag
#twitter:
# username: vszhub
# card: summary
#logo: logo.png
social:
name: race5712
links: https://github.com/race5712
google_site_verification: xxxxx
lang: en
sass:
sass_dir: _sass
style: :compressed
# Options
# Replace this value and uncomment to enable Google Analytics tracking
# google_analytics: UA-000000-0
# Replace this value and uncomment to enable Disqus
# disqus: xxxxxx