-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path_config.yml
More file actions
43 lines (41 loc) · 993 Bytes
/
_config.yml
File metadata and controls
43 lines (41 loc) · 993 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
name: study video
description: study video,wblearn,studywithme.
keyword: "study video,wblearn, @wblearn,studywithme,studyaccount, study with me, 个人网站, 互联网"
url: 'https://wblearn.github.io/study-video/'
baseurl: '/study-video'
email: 1275660493@qq.com
weibo: https://weibo.com/5717080324
google_analytics: 'UA-00000000-1'
# LiveRe setttings
# You can get your uid from https://livere.com/insight/myCode (General web site)
livere_uid: MTAyMC8zODIwNi8xNDczNA==
################################################################
################################################################
encoding: utf-8
gems:
- jekyll-sitemap
sass:
sass_dir: /assets/_sass
style: :compressed
exclude:
- Gemfile
- Gemfile.lock
- CNAME
- .gitignore
collections:
videos:
output: true
permalink: /:path/
defaults:
-
scope:
path: ''
type: posts
values:
layout: post
-
scope:
path: ''
type: videos
values:
layout: video