-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_assets.yml
More file actions
29 lines (27 loc) · 1 KB
/
_assets.yml
File metadata and controls
29 lines (27 loc) · 1 KB
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
package_assets: on # (on, off, always)
compress_assets: off # (on, off)
gzip_assets: off # (on, off)
javascripts:
packaged_js:
- _assets/javascripts/bootstrap.js
- _assets/javascripts/insights.jquery.js
- _assets/javascripts/mailchimp.js
- _assets/javascripts/activecell_com.js
stylesheets:
packaged_css:
- _assets/stylesheets/bootstrap.css
- _assets/stylesheets/font-awesome.css
- _assets/stylesheets/activecell_com.css
- _assets/stylesheets/typography.css
- _assets/stylesheets/insights.css
- _assets/stylesheets/footer.css
- _assets/stylesheets/experts.css
- _assets/stylesheets/pricing.css
- _assets/stylesheets/features.css
- _assets/stylesheets/landing-banner.css
- _assets/stylesheets/advisors.css
- _assets/stylesheets/navigation.css
- _assets/stylesheets/buttons.css
- _assets/stylesheets/backgrounds.css
- _assets/stylesheets/content.css
- _assets/stylesheets/page-banner.css