[media]
You can visit minecraft.net and scroll down, then you will find articles published from Jan 2020.
DIfferent language sites have different results, but they are all showing old articles.
The reason of this issue is that, the API of article list returns a messy list, which roughly sorted in time ascending order (but not always).
To see the latest articles, try https://www.minecraft.net/content/minecraft-net/_jcr_content.articles.grid?pageSize=20&offset=600
Linked issues
is duplicated by 8
3 more links
I think I have figured out what's wrong here.
`content/minecraft-net/_jcr_content.articles.grid` returns the articles in time ascending order.
So the lastest article shows in the bottom of the list.