feat: feed/search/sitemap

This commit is contained in:
Cory Dransfeldt 2024-10-11 19:10:20 -07:00
parent 086cd20788
commit c6d00b2836
No known key found for this signature in database
34 changed files with 198 additions and 535 deletions

View file

@ -4,10 +4,9 @@ eleventyExcludeFromCollections: true
permalink: "/feeds/all.json"
---
{% render "partials/feeds/json.liquid"
permalink:"/feeds/all"
permalink:"/feeds/all.json"
title:"All activity / Cory Dransfeldt"
globals:globals
data:collections.allContent
updated:collections.allContent[0].date
data:activity
appVersion:appVersion
%}