| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(config): move defaultLocale as property of config.locales | Armand Philippot | 2022-01-19 | 1 | -1/+1 |
| | | | | | | I will need the country code, so I think it makes more sense to gather them inside the same property. | ||||
| * | chore: add all posts from CMS to feed | Armand Philippot | 2022-01-13 | 1 | -2/+10 |
| | | |||||
| * | chore: add different feed formats (feed.xml, atom.xml, feed.json) | Armand Philippot | 2022-01-13 | 1 | -2/+1 |
| | | |||||
| * | chore: generate feed | Armand Philippot | 2022-01-12 | 1 | -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. | |||||
