aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/feeds.html
AgeCommit message (Collapse)AuthorFilesLines
2023-01-28themes/default/layouts/_default: Name spacingtdro1-50/+0
Make list.html -> index.html and identify sections by name. Ignore Deno vendor folder.
2022-10-20themes/default/layouts/partials/web-ring: Avoid extra markup with feed ↵tdro1-1/+1
function return
2022-10-13themes/default/layouts/partials/profile-tabs: tab-list -> tab-bartdro1-1/+1
Add more specificity to nav elements and set up for adding more items to tab bar.
2022-06-17themes/default/layouts/_default: Display not found notificationtdro1-0/+4
For feeds and section defaults.
2022-06-16themes/default/layouts/partials/feeds-generate -> generate-feedstdro1-1/+1
2022-05-31themes/default/layouts/_default: Remove hidden parametertdro1-1/+1
We have drafts.
2022-05-26themes/default/layouts/_default/feeds: Count feedstdro1-1/+1
2022-05-25themes/default/layouts: Multiplex RSS feedstdro1-112/+4
Use one feed fetching logic and generate feeds as markdown. Due to generation step hugo has to run twice to fully generate all static content.
2022-05-24themes/default/layouts/_default/feeds: Change content at interfacetdro1-2/+2
2022-05-24themes/default/layouts/_default/feeds: Cleanup duplication sprawltdro1-33/+34
2022-05-24themes/default/layouts/_default/feeds: Fail more obviouslytdro1-3/+3
2022-05-09themes/default/layouts/_default: Set tab list active colortdro1-1/+3
2022-05-04themes/default/layouts: Allow sub directoriestdro1-1/+1
Set base URL on all links.
2022-05-03config.yaml: Commissiontdro1-0/+151