2015-03-29 06:14:53 +00:00
|
|
|
# Site settings
|
2023-12-06 18:15:32 +00:00
|
|
|
title: thereadme
|
|
|
|
email: hi@theread.me
|
2016-11-09 12:27:01 +00:00
|
|
|
description: a rabbit hole
|
2015-03-29 06:27:18 +00:00
|
|
|
baseurl: "" # the subpath of your site, e.g. /blog/
|
2023-12-06 18:15:32 +00:00
|
|
|
url: "https://theread.me" # the base hostname & protocol for your site
|
2015-03-29 06:14:53 +00:00
|
|
|
|
2017-02-23 12:38:14 +00:00
|
|
|
date_format: "%b %d, %Y"
|
|
|
|
|
2015-03-29 06:14:53 +00:00
|
|
|
# Build settings
|
|
|
|
markdown: kramdown
|
2016-11-02 15:16:46 +00:00
|
|
|
permalink: /:title/
|
2015-04-02 13:16:12 +00:00
|
|
|
redcarpet:
|
|
|
|
extensions: ["strikethrough"]
|
2016-11-09 12:27:01 +00:00
|
|
|
|
|
|
|
collections:
|
2022-06-03 21:38:49 +00:00
|
|
|
art:
|
|
|
|
title: art
|
|
|
|
permalink: /art/:path/
|
2017-10-06 15:11:43 +00:00
|
|
|
|
|
|
|
contentsLabel: "Table of Contents"
|
|
|
|
showToggleButton: true
|
2017-10-20 17:47:29 +00:00
|
|
|
|
2021-11-06 11:25:06 +00:00
|
|
|
scholar:
|
|
|
|
style: apa
|
2022-11-04 11:13:14 +00:00
|
|
|
|