forked from midzer/urban-theme
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
45 lines (32 loc) · 914 Bytes
/
_config.yml
File metadata and controls
45 lines (32 loc) · 914 Bytes
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
title: JiongParty
#desctiption: Karna is a responsive jekyll theme which includes pinterest like pins.
desctiption: JiongParty(囧教), based on 囧。
url: https://jiongparty.github.io/
permalink: ':title/'
markdown: kramdown
#baseurl: "/karna"
baseurl: ""
sass:
style: compressed
#optimization
#compress.html
compress_html:
clippings: [html,div, p, ul, td, h1, h2, h3, h4,link, meta, footer, nav, img, header, hr, br, head, style, li, ul, ol, time, main, script, title]
comments: ["<!-- ", " -->"]
endings: [all]
ignore:
envs: [local]
blanklines: false
profile: false
startings: []
highlight: rouge
# Tracker
analytics: UA-48705014-2
# Comments
disqus-shortname: jiongparty
# Contact form
# Go to https://getsimpleform.com and get a API token by signing up with your email and enter that here
api-token:
include: [_pages]
version: 0.8
gems: [jekyll-paginate, jekyll-seo-tag]