mediocre-blog/_config.yml

19 lines
521 B
YAML
Raw Normal View History

title: Mediocre Blog
author: Brian Picciano
email: mediocregopher@gmail.com
description: >-
A mix of tech, art, travel, and who knows what else.
baseurl: "" # the subpath of your site, e.g. /blog
url: https://blog.mediocregopher.com # the base hostname & protocol for your site, e.g. http://example.com
repository: mediocregopher/blog.mediocregopher.com
twitter_username: mediocre_gopher
github_username: mediocregopher
rss: rss
2013-10-17 00:20:50 +00:00
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-paginate
2018-09-06 16:19:29 +00:00
date_format: "%b %-d, %Y"