butter-kanglam-ui/_config.yml

37 lines
1 KiB
YAML
Raw Normal View History

2021-09-17 09:26:31 -05:00
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.
2021-09-16 15:33:28 -04:00
baseurl: "" # the subpath of your site, e.g. /blog
2021-09-17 09:26:31 -05:00
url: "" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: Butter App
github_username: Butter App
logo: "/assets/images/butter-app-logo-small.svg"
2019-11-13 22:11:44 +01:00
# Build settings
2021-09-17 09:26:31 -05:00
sass:
sass_dir: _scss
style: compressed
plugins:
- jekyll-feed
# Exclude from processing.
# The following items will not be processed, by default.
# Any item listed under the `exclude:` key here will be automatically added to
# the internal "default list".
#
# Excluded items can be processed by explicitly listing the directories or
# their entries' file path in the `include:` list.
#
# exclude:
# - .sass-cache/
# - .jekyll-cache/
# - gemfiles/
# - Gemfile
# - Gemfile.lock
# - node_modules/
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/