forked from allejo/jekyll-docs-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
51 lines (43 loc) · 1021 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
46
47
48
49
50
51
# name of the software
name: Jekyll Docs Theme
project:
version: 0.1.0
download_url: https://github.com/allejo/jekyll-docs-theme/releases
license:
software: MIT License
software_url: http://opensource.org/licenses/MIT
docs: CC BY 3.0
docs_url: http://creativecommons.org/licenses/by/3.0/
links:
header:
- title: GitHub
url: https://github.com/allejo/jekyll-docs-theme
footer:
- title: GitHub
url: https://github.com/allejo/jekyll-docs-theme
- title: Issues
url: https://github.com/allejo/jekyll-docs-theme/issues?state=open
ui:
header:
color1: "#080331"
color2: "#673051"
trianglify: true
social:
github:
user: allejo
repo: jekyll-docs-theme
twitter:
enabled: false
via:
hash:
account:
facebook:
enabled: false
profileUrl:
analytics:
google: UA-123456-1
# Build settings
markdown: kramdown
exclude:
- Gemfile
- Gemfile.lock