aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/function-generate-feeds.html
AgeCommit message (Collapse)AuthorFilesLines
2022-12-27themes/default/layouts/_default/section.following: Select distincttdro1-2/+1
Bring back up the stack
2022-12-26themes/default/layouts/partials/function-generate-feeds: Remove outside ↵tdro1-137/+139
duplicate call Nest warning inside
2022-12-21themes/default/layouts/partials/function-strip-filechars: Use replace heretdro1-1/+1
function-strip-urlchars -> function-strip-filechars
2022-12-12themes/default/layouts/partials/function-generate-feeds: Remove markdown and ↵tdro1-2/+0
self No longer needed
2022-12-12themes/default/layouts/partials/following-list: Track from author's datatdro1-0/+1
Add last active time stamp
2022-12-12themes/default/layouts/partials/function-generate-feeds: Limit max file name ↵tdro1-1/+3
size 255 bytes
2022-12-01themes/default/layouts/partials/function-generate-feeds: Source is always knowntdro1-9/+1
That was silly
2022-12-01themes/default/layouts/partials/function-generate-feeds: Trim retitletdro1-1/+1
2022-11-28themes/default/layouts/partials/function-generate-feeds: Allow retitling feedstdro1-3/+7
By appending to data sequence: feeds: rss: - https://codeberg.org/tdro/canory.rss Canory
2022-11-28themes/default/layouts/partials/function-generate-feeds: Remove description ↵tdro1-1/+1
default placeholder
2022-11-21themes/default/layouts/partials/function-generate-feeds: Try to seek author ↵tdro1-0/+6
uri in atom Should be safe
2022-11-21themes/default/layouts/partials/function-generate-feeds: Set first link as ↵tdro1-0/+1
source home Might be able to simplify generation logic by looking into the link slices
2022-11-21themes/default/layouts/partials: Split favicon domain reference and fetch ↵tdro1-14/+5
action into separate functions To help with template reuse and analysis
2022-10-20themes/default/layouts/partials/web-ring: Avoid extra markup with feed ↵tdro1-0/+248
function return