update wip sort order

This commit is contained in:
crunk 2023-06-03 22:11:32 +02:00
parent c7312ab7cb
commit b4b8bf100a

View File

@ -9,7 +9,8 @@ This is a [PESOS](https://indieweb.org/PESOS) style website maker.
## work in progress.
* download and parse rss only on startup not on every index.html download
* make sort_order types (random, chronological, default=as rss feed comes)
* <s>make sort_order types</s>
* sort_order options are: default(same order as rss), reverse, random, chronological, reverse-chronological.
* <s>make limits to amount of entries.</s> done
* make category filter.