-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path_config.yml
More file actions
25 lines (22 loc) · 971 Bytes
/
_config.yml
File metadata and controls
25 lines (22 loc) · 971 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
name: Garden City Ruby Conference 2015
description: Bangalore's own Ruby Conference is happening on Saturday, January 10th, 2015"><!-- Facebook-->
#url: http://gardencityruby.org/
timezone: Asia/Kolkata
markdown: kramdown
kramdown:
parse_block_html: true
parse_span_html: true
include: [".htaccess"]
exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gemfile", "Gemfile.lock", "post.template", "README.md", "vendor"]
assets:
baseurl: /assets/
js_compressor: uglifier
css_compressor: sass
sources:
- vendor/ruby/2.1.0/gems/bootstrap-sass-3.3.0.1/assets/javascripts
- vendor/ruby/2.1.0/gems/bootstrap-sass-3.3.0.1/assets/stylesheets
- vendor/ruby/2.1.0/gems/bootstrap-sass-3.3.0.1/assets/fonts
- vendor/ruby/3.1.0/gems/bootstrap-sass-3.3.0.1/assets/images
- _assets/images
- _assets/javascripts
- _assets/stylesheets