-
-
Notifications
You must be signed in to change notification settings - Fork 45
/
_config.yml
82 lines (67 loc) · 1.77 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
remote_theme: allejo/[email protected]
name: win-vind
logo: favicon.png
url: https://pit-ray.github.io/win-vind
translations:
- id:
label: English
#- id: ja
# label: 日本語
project:
version: 5.13.2
download_url: downloads
download_text: Download
license:
software: MIT License
software_url: https://github.com/pit-ray/win-vind/blob/master/LICENSE.txt
links:
header:
- title: GitHub
icon: github
brand: true
url: https://github.com/pit-ray/win-vind
homepage:
- title: View on GitHub
icon: github
brand: true
url: https://github.com/pit-ray/win-vind
footer:
- title: Issues
icon: bug
url: https://github.com/pit-ray/win-vind/issues
- title: Community
icon: comments
url: https://github.com/pit-ray/win-vind/discussions
dl_ins_32: https://github.com/pit-ray/win-vind/releases/download/v5.13.2/win-vind_5.13.2_32bit_installer.zip
dl_zip_32: https://github.com/pit-ray/win-vind/releases/download/v5.13.2/win-vind_5.13.2_32bit_portable.zip
dl_ins_64: https://github.com/pit-ray/win-vind/releases/download/v5.13.2/win-vind_5.13.2_64bit_installer.zip
dl_zip_64: https://github.com/pit-ray/win-vind/releases/download/v5.13.2/win-vind_5.13.2_64bit_portable.zip
ui:
mode: 'light' # 'auto', 'dark', 'light'
brand:
dark: '#00ceff'
light: '#006eff'
border_color:
dark: '#5f5f5f'
light: '#c8c8c8'
header:
trianglify: false
dark:
color1: '#062a48'
color2: '#304e67'
light:
#color1: '#f6f8fa'
#color2: '#f6f8fa'
color1: '#fff'
color2: '#fff'
masthead:
color:
dark: '#fff'
light: '#4f4f4f'
align:
homepage: 'center'
page: 'left'
analytics:
google: UA-121829043-2
# Build settings
markdown: kramdown