summaryrefslogtreecommitdiffstats
path: root/src/utils/helpers/rss.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: handle blog paginationArmand Philippot2022-05-131-2/+11
* chore: fetch posts for rss feedArmand Philippot2022-05-021-19/+25
* chore: use a different configuration depending on app envArmand Philippot2022-03-041-7/+6
* feat: add HTTP security headersArmand Philippot2022-02-151-3/+3
* chore: improve RSS feed generation timeArmand Philippot2022-02-131-10/+5
* chore(baseline): handle baseline translation manuallyArmand Philippot2022-01-301-1/+1
* refactor(config): move config from config dir to utilsArmand Philippot2022-01-291-5/+5
* refactor(config): move defaultLocale as property of config.localesArmand Philippot2022-01-191-1/+1
* chore: add all posts from CMS to feedArmand Philippot2022-01-131-2/+10
* chore: add different feed formats (feed.xml, atom.xml, feed.json)Armand Philippot2022-01-131-2/+1
* chore: generate feedArmand Philippot2022-01-121-0/+54