aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/function-generate-feeds.html
AgeCommit message (Collapse)AuthorFilesLines
2023-12-30themes/default/layouts/partials/function-generate-feeds: Remove html functiontdro1-18/+18
2023-10-17themes/default/layouts/partials/function-generate-feeds: Tag rss -> feedstdro1-1/+1
2023-10-15themes/default/layouts/partials/function-generate-feeds: Add truncation ↵tdro1-2/+2
indicator
2023-10-07themes/default: Make time and dates consistenttdro1-3/+3
Don't mix local time with UTC and fix future date calculation
2023-04-04themes/default/layouts/partials/function-generate-feeds: Use absolute ↵tdro1-1/+1
favicon URL Ensure linking consistency between sub directory and domain
2023-03-03config: Support offline mode0.11.11tdro1-1/+2
Default to offline. The configuration has to set the site's offline configuration to false for remote fetches to be allowed
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