-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_config.yml
37 lines (29 loc) · 873 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
33
34
35
36
37
# Dependencies
markdown: kramdown
highlighter: rouge
kramdown:
auto_ids: true
# Permalinks
permalink: pretty
# Gems
gems:
- jekyll-paginate
# Setup
name: Bootstrap Brasil Blog
description: Tradução do Blog Bootstrap Oficial pela comunidade Bootstrap Brasil..
url: http://blog.getbootstrap.com.br
paginate: 5
encoding: UTF-8
future: true
exclude: ["README.md"]
# Links
blog: http://blog.getbootstrap.com
expo: http://expo.getbootstrap.com
themes: http://themes.getbootstrap.com
# Social
title: Bootstrap
description: The most popular HTML, CSS, and JS framework in the world.
twitter: getbootstrap
authors: Mark Otto, Jacob Thornton, and Bootstrap contributors
social_logo_path: /img/bootstrap-social-logo.png
social_image_path: /img/bootstrap-social.png