butter-kanglam-ui/_config.yml

20 lines
662 B
YAML

title: Butter | Life without internet made smoother.
description: >- # this means to ignore newlines until "baseurl:"
Life without internet made smoother. Get access to tools that help.
baseurl: "" # the subpath of your site, e.g. /blog
usb_butter_url: "/usb-butter/"
url: "" # the base hostname & protocol for your site, e.g. http://example.com
logo: "/assets/images/butter-app-logo-small.svg"
# powered by jekyll-multiple-languages-plugin
languages: ['en', 'es']
exclude: ["public", "Gemfile", "Gemfile.lock", "node_modules", "test"]
# Build settings
sass:
sass_dir: _scss
style: compressed
plugins:
- jekyll-feed
- jekyll-multiple-languages-plugin