brokenco.de/_config.yml

72 lines
1.1 KiB
YAML
Raw Permalink Normal View History

name: 'rtyler'
title: 'rtyler'
2014-07-07 05:43:22 +00:00
description: 'a moderately technical blog'
2011-05-15 22:02:20 +00:00
tag_page_layout: tag_page
tag_page_dir: tag
2014-07-07 05:43:22 +00:00
paginate: 10
highlighter: 'rouge'
incremental: true
2019-02-23 17:51:39 +00:00
plugins:
- jekyll-paginate
- jekyll-include-cache
- jekyll-seo-tag
2014-07-07 05:43:22 +00:00
collections:
microblog:
output: true
permalink: microblog/:year/:month/:title/
lsi: false
include:
- '.well-known'
exclude:
- README.markdown
- Makefile
- generate-tags
- .jekyll-cache
2014-07-07 05:43:22 +00:00
# Used for the RSS feed generator
2018-08-16 17:26:46 +00:00
url: 'https://brokenco.de/'
2014-07-07 05:43:22 +00:00
author: 'R. Tyler Croy'
# Sass
sass:
style: compressed
sourcemap: never
# Scopes
defaults:
-
scope:
path: ""
type: "pages"
values:
layout: "page"
-
scope:
path: ""
type: "posts"
values:
layout: "post"
kramdown:
input: GFM
syntax_highlighter: rouge
syntax_highlighter_opts:
css_class: 'highlight'
span:
line_numbers: false
block:
line_numbers: false
start_line: 1
social:
links:
- https://twitter.com/agentdero
- https://www.github.com/rtyler
twitter:
username: agentdero
card: summary