Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-expo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml44
1 files changed, 20 insertions, 24 deletions
diff --git a/_config.yml b/_config.yml
index 3a568fb..5d0674f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,8 +1,15 @@
-# Dependencies
-highlighter: false
+# Setup
+title: "Bootstrap Expo"
+description: "Beautiful and inspiring uses of Bootstrap"
+url: "https://expo.getbootstrap.com"
+future: false
+permalink: pretty
+paginate: 10
-# Permalinks
-permalink: pretty
+source: src
+
+# Settings
+destination: ./_gh_pages
# Gems
plugins:
@@ -12,27 +19,16 @@ plugins:
- jekyll-sitemap
sass:
- style: compressed
+ style: compressed
-# Settings
-destination: ./_gh_pages
-exclude:
- - .netlify
- - .sass-cache
- - vendor/
- - Gemfile
- - Gemfile.lock
- - README.md
-paginate: 10
-encoding: UTF-8
-future: false
-name: Bootstrap Expo
-description: Beautiful and inspiring uses of Bootstrap
-url: https://expo.getbootstrap.com
+# 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
+#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
-docs: https://getbootstrap.com
-blog: https://blog.getbootstrap.com
+redirect_from:
+ json: false