aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/helpers/rss.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: generate feedArmand Philippot2022-01-121-0/+54
I could loop until hasNextPage is false, but I'm not sure if it is the best solution. So, for now, only the first 100 posts will be added to the file.