forked from blackbaud/skyux-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstache.yml
More file actions
31 lines (29 loc) · 943 Bytes
/
Copy pathstache.yml
File metadata and controls
31 lines (29 loc) · 943 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
# Settings for Blackbaud Documentation Tool - Stache
# https://www.npmjs.com/package/blackbaud-stache
product_name_short: SKY UX
product_name_long: <%= stache.config.product_name_short %>
title: <%= stache.config.product_name_short %>
omnibar:
serviceName: <%= stache.config.product_name_short %>
markdown: false
comments: false
comments_key: blackbaudsky
cdn: https://sky.blackbaudcdn.net/skyux/
showBreadcrumbs: true
partial_header_search: ../includes/partial-header-search.html
header: ../includes/partial-header.html
partial_jsdoc_header: ../includes/partial-jsdoc-header.hbs
partial_jsdoc_body: ../includes/partial-jsdoc-body.hbs
partial_jsdoc_footer: ../includes/partial-jsdoc-footer.hbs
files:
css:
- /assets/css/animate.css
- /assets/css/custom.css
js:
- /assets/js/KitchenSink.js
- /assets/js/wow.min.js
- /assets/js/custom.js
github: https://github.com/blackbaud/skyux/
modules:
- stache
- ngMessages