-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
32 lines (28 loc) · 896 Bytes
/
_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
env: ''
destination: '_site'
title: CartoDB Blog
description: "All things CartoDB. New features, how-to guides, updates on events and conferences. Learn about CartoDB and online mapping with our blog."
keywords: "cartodb, map of the week, nonprofits, cartodb partners, examples"
baseurl: ""
url: "http://blog.cartodb-staging.com"
markdown: kramdown
permalink: /:title/
paginate: 10
paginate_path: page/:num
encoding: utf-8
exclude: ['README.md', 'config.rb', 'Gemfile', 'Gemfile.lock', 'node_modules', 'bower_components', 'Gruntfile.js', 'package.json', 'grunt-aws.example.json', 'grunt-aws.json']
highlighter: rouge
gems:
- jekyll-redirect-from
cartodb-baseurl: 'http://cartodb-staging.com'
academy-baseurl: 'http://academy.cartodb.com'
analytics_property_id: ''
mixpanel_token: ''
mailchimp_id: ''
defaults:
-
scope:
path: ""
type: "post"
values:
layout: post