Default, cus templates aren’t required to respect it
Sometimes, articles/chapters within a folder should be read in a certain order.
Blog Posts are usually ordered by publication date, and all narrative or informative content is usually arranged very deliberately.
I think there should be a few options to order content:
- Prefixing filenames:
1-SomeTitle.md
,2-OtherTitle.md
- the prefix must be striped in url and in cache
- Automatic order
- alphabetical, newest-to-oldest, oldest-to-newest
- Caching disabled
- in production builds, all articles except the folders index are removed from search/lists
{
"orderBy": "prefix",
"unprefixed": "newest-to-oldest"
}
OrderBy values: “alphabetical”, “newest-to-oldest”, “oldest-to-newest”, “prefix”, “disabled”
Series.json is only evaluated during initial build, due to sanity
About me
Konrad
Euer charismatischer Gastgeber hier auf Konrad Webseite.