-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
45 lines (33 loc) · 877 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
title: 蓝徵羽
desctiption: 蓝徵羽 - since 2017.
url: https://lanybass-github-io-lanybass.vercel.app/
permalink: ':title/'
_site: '_site'
markdown: kramdown
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-83979019-1
# Comments
disqus-shortname: webjeda-demo
# Contact form
# Go to https://getsimpleform.com and get a API token by signing up with your email and enter that here
api-token: c5598ba7e8b991e8cbbf7f0ba86fdb79
include: [_pages]
version: 0.8
plugins:
- jekyll-paginate
- jekyll-seo-tag