# Permalinks
permalink: pretty
# Setup
title: Ugly Duck
description: User interface designer, developer and hardware tinkerer
tagline: Shouting out into the dark void of the perilous internet
authorname: Bradley Taunt
email: hello@uglyduck.ca
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://uglyduck.ca" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: bradtaunt
github_username: bradleytaunt
permalink: /:title/
# Assets
#
# We specify the directory for Jekyll so we can use @imports.
sass:
sass_dir: _sass
style: :compressed
# Build settings
plugins:
- jekyll-feed
- jekyll-cloudinary
- jekyll-last-modified-at
last-modified-at:
date-format: '%B %d, %Y'
include:
- _redirects
# Cloudinary
cloudinary:
cloud_name: bradtaunt
markdown: kramdown
kramdown:
footnote_backlink: "[return]"
compress_html:
clippings: all
comments: [""]
endings: [html, head, body, li, dt, dd, rt, rp, optgroup, option, colgroup, caption, thead, tbody, tfoot, tr, td, th]
profile: false
blanklines: false
ignore:
envs: []
# About/contact
author:
name: Bradley Taunt
url: https://twitter.com/bradtaunt
email: hello@uglyduck.ca
# Custom vars
version: 1.0.0
github:
repo: https://github.com/bradleytaunt/lightspeed