-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
42 lines (37 loc) · 1.01 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
encoding: "utf-8"
version: 0.0.5
title: "Beautiful Rising | Toolbox early prototype"
description: "Soliciting feedback for future development"
author: "Beautiful Rising"
copyright: "© Beautiful Rising 2015"
revisit: "1 day"
robots: "noindex, nofollow"
url: "https://proto.beautifulrising.org"
baseurl: ""
markdown: kramdown
exclude:
- README.md
- bower.json
- bower_components
- Gemfile
- Gemfile.lock
assets:
js_compressor: yui
css_compressor: yui
cache: true
sources:
- _assets/images
- _assets/javascripts
- _assets/stylesheets
- _assets/templates
- bower_components/modernizr/
- bower_components/bootstrap/dist/js/
- bower_components/bootstrap/dist/css/
- bower_components/bootstrap/less/
- bower_components/bootstrap/less/mixins/
- bower_components/jquery/dist/
- bower_components/backbone/
- bower_components/underscore/
- bower_components/layoutmanager/
- bower_components/backbone-forms/distribution/
- bower_components/backbone.stickit/