mediocre-blog/static/src/_config.yml

37 lines
636 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.
url: https://blog.mediocregopher.com
repository: https://github.com/mediocregopher/blog.mediocregopher.com
twitter_username: mediocre_gopher
github_username: mediocregopher
rss: rss
2020-11-20 05:23:33 +00:00
highlighter: rouge
2013-10-17 00:20:50 +00:00
2021-01-22 00:22:53 +00:00
defaults:
- scope:
path: "_posts"
values:
layout: "post"
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-relative-links
- jekyll-sitemap
2018-09-06 16:19:29 +00:00
date_format: "%b %-d, %Y"
img_widths:
- 500
- 1000
- 1500
- 2000
- 2500
- 3000
feed:
tags: true