1
Fork 0
blog/_cobalt.yml

34 lines
510 B
YAML
Raw Normal View History

2018-01-01 19:04:05 +00:00
source: "./"
destination: _site
include_drafts: false
pages:
default: {}
posts:
title: ~
description: ~
dir: _posts
drafts_dir: _drafts
order: Desc
rss: feed.xml
jsonfeed: ~
default: {}
site:
title: fnordig
description: "A blog about Rust, data and my life."
2018-01-01 19:04:05 +00:00
base_url: "https://fnordig.de"
data: ~
template_extensions:
- md
- liquid
ignore:
- ext/
- README.md
2018-02-11 11:25:15 +00:00
- Makefile
- index.sh
- blog.db
2018-01-01 19:04:05 +00:00
syntax_highlight:
2020-05-18 18:07:35 +00:00
theme: "InspiredGitHub"
2018-01-01 19:04:05 +00:00
assets:
sass:
style: Nested