-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
54 lines (47 loc) · 1.15 KB
/
_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
52
53
54
title : "Barebone Jekyll"
author : "YourName"
email : your_email@example.com
description : "Heiswayi Nrird's Barebone Jekyll theme"
twitter_username : your_twitter_username
github_username : hn-barebone
google_fonts :
# Build settings
source : ./
destination : ./_site
permalink : /:title
markdown : kramdown
highlighter : rouge
timezone : Asia/Kuala_Lumpur
include:
- _redirects
exclude:
- README.md
- LICENSE.md
- CHANGELOG.md
- TODO.md
- "DRAFT-*.html"
- gulpfile.js
- node_modules
- package.json
- package-lock.json
- Gemfile
- Gemfile.lock
- "*.gemspec"
- "*.psd"
- logo.png
compress_html:
clippings : all
comments : ["<!-- ", " -->"]
endings : all
ignore:
envs : [local]
blanklines : false
profile : false
startings : [html, head, body]
plugins:
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-autoprefixer
autoprefixer:
browsers:
- last 3 version