brokenco.de/_config.yml

79 lines
1.3 KiB
YAML

name: 'rtyler'
title: 'rtyler'
description: 'a moderately technical blog'
tag_page_layout: tag_page
tag_page_dir: tag
paginate: 10
highlighter: 'rouge'
incremental: true
plugins:
- jekyll-paginate
- jekyll-include-cache
- jekyll-seo-tag
lsi: false
exclude:
- README.markdown
- Makefile
- generate-tags
- .jekyll-cache
# Used for the RSS feed generator
url: 'https://brokenco.de/'
author: 'R. Tyler Croy'
# Navigation
nav:
- name: "about"
href: "/about"
- name: "code"
href: "//github.com/rtyler"
- name: "feed"
href: '/atom.xml'
# Sass
sass:
style: compressed
sourcemap: never
# Scopes
defaults:
-
scope:
path: ""
type: "pages"
values:
layout: "page"
-
scope:
path: ""
type: "posts"
values:
layout: "post"
collections:
microblog:
output: true
permalink: /microblog/:year/:month/:slug/
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