-
Notifications
You must be signed in to change notification settings - Fork 1
/
byu_theme.libraries.yml
executable file
·178 lines (162 loc) · 5.63 KB
/
byu_theme.libraries.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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
global-styling:
css:
theme:
css/style.css: {}
js:
js/scripts.js: {}
dependencies:
- core/jquery
bootstrap-scripts:
js:
bootstrap/assets/javascripts/bootstrap/affix.js: {}
bootstrap/assets/javascripts/bootstrap/alert.js: {}
bootstrap/assets/javascripts/bootstrap/button.js: {}
bootstrap/assets/javascripts/bootstrap/carousel.js: {}
bootstrap/assets/javascripts/bootstrap/collapse.js: {}
bootstrap/assets/javascripts/bootstrap/dropdown.js: {}
bootstrap/assets/javascripts/bootstrap/modal.js: {}
bootstrap/assets/javascripts/bootstrap/tooltip.js: {}
bootstrap/assets/javascripts/bootstrap/popover.js: {}
bootstrap/assets/javascripts/bootstrap/scrollspy.js: {}
bootstrap/assets/javascripts/bootstrap/tab.js: {}
bootstrap/assets/javascripts/bootstrap/transition.js: {}
fonts:
remote: https://cdn.byu.edu/theme-fonts/1.x.x/ringside/fonts.css
version: 1.0.0
license:
name: BYU Fonts Basic
url: https://cdn.byu.edu/theme-fonts/1.x.x/ringside/fonts.css
gpl-compatible: true
css:
theme:
https://cdn.byu.edu/theme-fonts/1.x.x/ringside/fonts.css: { type: external, minified: true }
components-latest:
remote: https://github.com/byuweb/byu-theme-components/
version: latest
license:
name: BYUWeb
url: https://github.com/byuweb/byu-theme-components/blob/master/LICENSE
gpl-compatible: true
js:
https://cdn.byu.edu/byu-theme-components/latest/byu-theme-components.min.js: { type: external, minified: true }
css:
theme:
https://cdn.byu.edu/byu-theme-components/latest/byu-theme-components.min.css: { type: external, minified: true }
components-master:
remote: https://github.com/byuweb/byu-theme-components/
version: latest
license:
name: BYUWeb
url: https://github.com/byuweb/byu-theme-components/blob/master/LICENSE
gpl-compatible: true
js:
https://cdn.byu.edu/byu-theme-components/unstable/byu-theme-components.min.js: { type: external, minified: true }
css:
theme:
https://cdn.byu.edu/byu-theme-components/unstable/byu-theme-components.min.css: { type: external, minified: true }
components-1.x.x:
remote: https://github.com/byuweb/byu-theme-components/
version: 1.x.x
license:
name: BYUWeb
url: https://github.com/byuweb/byu-theme-components/blob/master/LICENSE
gpl-compatible: true
js:
https://cdn.byu.edu/byu-theme-components/1.x.x/byu-theme-components.min.js: { type: external, minified: true }
css:
theme:
https://cdn.byu.edu/byu-theme-components/1.x.x/byu-theme-components.min.css: { type: external, minified: true }
components-1.2.x:
remote: https://github.com/byuweb/byu-theme-components/
version: 1.2.x
license:
name: BYUWeb
url: https://github.com/byuweb/byu-theme-components/blob/master/LICENSE
gpl-compatible: true
js:
https://cdn.byu.edu/byu-theme-components/1.2.x/byu-theme-components.min.js: { type: external, minified: true }
css:
theme:
https://cdn.byu.edu/byu-theme-components/1.2.x/byu-theme-components.min.css: { type: external, minified: true }
components-1.3.x:
remote: https://github.com/byuweb/byu-theme-components/
version: 1.3.x
license:
name: BYUWeb
url: https://github.com/byuweb/byu-theme-components/blob/master/LICENSE
gpl-compatible: true
js:
https://cdn.byu.edu/byu-theme-components/1.3.x/byu-theme-components.min.js: { type: external, minified: true }
css:
theme:
https://cdn.byu.edu/byu-theme-components/1.3.x/byu-theme-components.min.css: { type: external, minified: true }
font-awesome:
remote: https://fortawesome.github.io/Font-Awesome/
version: 4.5.0
license:
name: MIT
url: https://fortawesome.github.io/Font-Awesome/license/
gpl-compatible: true
css:
theme:
https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css: { type: external, minified: true }
librebaskerville:
version: VERSION
css:
theme:
'https://fonts.googleapis.com/css?family=Libre+Baskerville': { type: external }
sourcesans:
version: VERSION
css:
theme:
'https://fonts.googleapis.com/css?family=Source+Sans+Pro': { type: external }
domine:
version: VERSION
css:
theme:
'https://fonts.googleapis.com/css?family=Domine': { type: external }
montserrat:
version: VERSION
css:
theme:
'https://fonts.googleapis.com/css?family=Montserrat': { type: external }
zillaslab:
version: VERSION
css:
theme:
'https://fonts.googleapis.com/css?family=Zilla+Slab': { type: external }
roboto:
version: VERSION
css:
theme:
'https://fonts.googleapis.com/css?family=Roboto': { type: external }
byu-buttons:
remote: https://github.com/byuweb/byu-theme-style-helpers/
version: 1.x.x
license:
name: BYUButtons
url: https://github.com/byuweb/byu-theme-style-helpers/blob/master/LICENSE
gpl-compatible: false
css:
theme:
https://cdn.byu.edu/byu-theme-style-helpers/latest/buttons.css: { type: external, minified: false }
byu-tables:
remote: https://github.com/byuweb/byu-theme-style-helpers/
version: 1.x.x
license:
name: BYUTables
url: https://github.com/byuweb/byu-theme-style-helpers/blob/master/LICENSE
gpl-compatible: false
css:
theme:
https://cdn.byu.edu/byu-theme-style-helpers/latest/tables.css: { type: external, minified: false }
byu-box-shadows:
remote: https://github.com/byuweb/byu-theme-style-helpers/
version: 1.x.x
license:
name: BYUBoxShadows
url: https://github.com/byuweb/byu-theme-style-helpers/blob/master/LICENSE
gpl-compatible: false
css:
theme:
https://cdn.byu.edu/byu-theme-style-helpers/latest/box-shadows.css: { type: external, minified: false }