forked from twbs/bootstrap-expo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
34 lines (27 loc) · 800 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
# Setup
title: "Bootstrap Expo"
description: "Beautiful and inspiring uses of Bootstrap"
url: "https://expo.getbootstrap.com"
future: false
permalink: pretty
paginate: 10
source: src
# Settings
destination: ./_site
# Gems
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-redirect-from
- jekyll-sitemap
sass:
style: compressed
# Local Server
host: localhost # same as default value '127.0.0.1' but reads better
# Links
#expo_repo: https://github.com/twbs/bootstrap-expo
expo_new_issue: https://github.com/twbs/bootstrap-expo/issues/new
docs: https://getbootstrap.com
blog: https://blog.getbootstrap.com
redirect_from:
json: false