feat: formatted + cleaned up feeds
This commit is contained in:
parent
74279cf2d5
commit
7934cc3581
16 changed files with 367 additions and 33 deletions
|
@ -5,8 +5,8 @@ permalink: "/feeds/all.json"
|
|||
---
|
||||
{% render "partials/feeds/json.liquid"
|
||||
permalink:"/feeds/all"
|
||||
title:"Cory Dransfeldt: all activity"
|
||||
description:"All of the posts and activity from my site."
|
||||
title:"All activity / Cory Dransfeldt"
|
||||
description:globals.site_description
|
||||
data:collections.allContent
|
||||
updated:collections.allContent[0].date
|
||||
site:site
|
||||
|
|
Reference in a new issue