wip: RSS config
This commit is contained in:
parent
184207f88b
commit
04c2f1aa21
3 changed files with 115 additions and 2 deletions
12
config.yml
12
config.yml
|
@ -17,5 +17,17 @@ markdown:
|
|||
enabled: true
|
||||
theme: ashen
|
||||
wrap: false
|
||||
feed:
|
||||
path: rss.xml
|
||||
timezone: America/Toronto
|
||||
link: https://ficd.sh
|
||||
title: Daniel's Blog
|
||||
description: I write about writing programming code.
|
||||
language: en
|
||||
author:
|
||||
name: Daniel Fichtinger
|
||||
email: daniel@ficd.sh
|
||||
blog:
|
||||
dir: blog
|
||||
defaults:
|
||||
description: A blog post. Probably about technology.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue