-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
44 lines (37 loc) · 870 Bytes
/
_config.yml
File metadata and controls
44 lines (37 loc) · 870 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
title: KikoPlay
description: KikoPlay - 不仅仅是全功能弹幕播放器
author: Kikyou
logo: /static/img/kikoplay-w.png
github: https://github.com/KikoPlayProject/KikoPlay
about: 不仅仅是全功能弹幕播放器
version: 最新版本:2.0.0
#baseurl: "https://protostars.github.io/KikoPlay"
#url: "https://protostars.github.io/KikoPlay"
allowsearch: false
disqus_shortname: KikoPlay
share:
twitter_username: \#
fb_appid: 000000000000
enableTags: true
tagarray: []
paginate: 20
per_page: 20
paginate_path: "/page:num/"
markdown: kramdown
gems: [jekyll-paginate, jekyll-gist]
exclude:
- .vs/
- KikoPlay.pro.user
- .qmake.stash
- GeneratedFiles/
- KikoPlay.VC.VC.opendb
- KikoPlay.VC.db
- KikoPlay.sln
- KikoPlay.vcxproj
- KikoPlay.vcxproj.filters
- KikoPlay.vcxproj.user
- Win32/
- kikoplay.aps
- release/
- debug/
- x64