-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_config.yml
161 lines (114 loc) · 3.34 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
###################
# Jekyll Settings #
###################
exclude: ['Rakefile', 'config.rb', 'CNAME', 'CHANGELOG.md', 'BACKLOG.md', 'README.md', 'JEKYLL-WIKIBOX.taskpaper', 'JEKYLL-WIKIBOX.sublime-project', 'JEKYLL-WIKIBOX.sublime-workspace']
markdown: rdiscount
pygments: false
permalink: /:categories/:year-:month-:day-:title # https://github.com/mojombo/jekyll/wiki/Permalinks
#################
# Site Settings #
#################
title : Site Name
tagline: Site Tagline
author :
name : Name Lastname
email : [email protected]
github : username
twitter : username
feedburner : feedname
# Site Logo Path
# big (landing page, jpg/png, 32x32 or 48x48)
# small (topbar, jpg/png 24x24)
# Site Favicon Path (must be: 16x16)
# Site Favicon Type (see wikipedia)
####################
# YAML Frontmatter #
####################
# navigation: sidebarleft, sidebarright topbar, bottombar
# box: boxname (foldername)
# boxhelp: boxname (file contains yaml frontmatter of box)
#################################
# Global Navigation Definitions #
#################################
### Global Background Colour
### Global Highlight Text Colour
### Global Text Colour
### Global Decobar Column Width
### Global Sidebar Default Column Width
### GLobal Sidebar Icon Path
##########################
# Navigation Definitions #
##########################
## TOPBAR
### Background Colour
### Highlight Text Colour
### Text Colour
## LEFT SIDEBAR
### Background Colour
### Highlight Text Colour
### Text Colour
### Default Column Width
### Icon Path (topbar, jpg/png 24x24)
### Sidebar Overlap (z-index)
## LEFT DECOBAR
### Background Colour
### Show linenumbers
### Text Colour
### Column Width
## RIGHT DECOBAR
### Background Colour
### Show linenumbers
### Text Colour
### Column Width
## RIGHT SIDEBAR
### Background Colour
### Highlight Text Colour
### Text Colour
### Default Column Width
### Icon Path (topbar, jpg/png 24x24)
## BOTTOMBAR
### Background Colour
### Highlight Text Colour
### Text Colour
### Icon Path (topbar, jpg/png 24x24)
##########################
# Global Box Definitions #
##########################
# COLOURS
### Global Box Background Colour (required)
### Global Card Background Colour (required)
### Global Card Highlight Text Colour (required)
## COLUMNS
### Global Column Top Offset
### Global Box Default Column Width (required)
### Global Card Default Column Width (required)
## VIEW
### Global Box Default Shown/Hidden (required)
### Global Box Default Style (required)
## CARD ATTRIBUTES
### Global YAML-Frontmatter with optional default values (required)
#######################
# Box XXX Definitions #
#######################
## GENERAL
### Box Order ID (required)
### Box Title (required)
### Box Folder Path (required)
## ICONS
### Box Logo/Icon Path (landing page, jpg/png, 32x32 or 48x48)
### Card Logo/Icon Path (post icon/global search, png/jpg, 16x16, example: bootstrap glyphicon)
# COLOURS
### Box Background Colour
### Card Background Colour
### Card Highlight Text Colour
## COLUMNS
### Column Top Offset
### Box Default Column Width
### Card Default Column Width
## VIEW
### Box Default Shown/Hidden
### Box Default Style
## CARD ATTRIBUTES (YAML-Frontmatter)
### Default:
#### Box, Title, Category, Tags/Keywords, Headline, Abstract/Description, Date Created, Date Modified, Date Last Opened, Kind, Comments.
### Additional: