butter-kanglam-ui/_config.yml
2021-09-16 15:37:47 -04:00

24 lines
849 B
YAML

# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: Like Butter... it's easy!
email: info@likebutter.app
description: > # this means to ignore newlines until "baseurl:"
A curated selection of apps to make life a little smoother offline.
baseurl: "" # the subpath of your site, e.g. /blog
url: "/" # the base hostname & protocol for your site
twitter_username: jekyllrb
github_username: jekyll
gitlab_username: pages
# Outputting
permalink: /:categories/:year/:month/:day/:title
# Build settings
markdown: kramdown
exclude: ["README.md"]