search-engine-optimization/_config.yml

25 lines
578 B
YAML

# Site settings
title: Search Engine Optimization
description: A helpful checklist / collection of Search Engine Optimization (SEO) tips and technics.
baseurl: '' # the subpath of your site, e.g. /blog/
url: '' # the base hostname & protocol for your site
twitter_username: m412c0b
github_username: marcobiedermann
exclude: [readme.md]
sass:
style: compressed
# Build settings
markdown: kramdown
# Compress HTML
compress_html:
clippings: all
comments: []
endings: [p, li, td]
ignore:
envs: []
blanklines: false
profile: false
startings: [html, head, body]