Update 'README.md'
This commit is contained in:
parent
68a0d7d20c
commit
2bb85c472d
@ -9,12 +9,6 @@ This is a [PESOS](https://indieweb.org/PESOS) style website maker.
|
|||||||
## new features
|
## new features
|
||||||
I wrote this software for myself. If you want it to do more, you can open an issue on Gitea
|
I wrote this software for myself. If you want it to do more, you can open an issue on Gitea
|
||||||
|
|
||||||
## work in progress.
|
|
||||||
* <s>download and parse rss only on startup not on every index.html download</s>
|
|
||||||
* <s>make sort_order types</s>
|
|
||||||
* <s>make limits to amount of entries.</s>
|
|
||||||
* <s>make category filter.</s>
|
|
||||||
|
|
||||||
## Things that are done
|
## Things that are done
|
||||||
* sort_order options are: default(same order as rss), reverse, random, chronological, reverse-chronological.
|
* sort_order options are: default(same order as rss), reverse, random, chronological, reverse-chronological.
|
||||||
* category/tag filter, you can write one word, if that word is in the category/tags list of the rss feed entry it will get added to the column, otherwise it won't. rss feeds themselves also have categories overall but this does nothing with that.
|
* category/tag filter, you can write one word, if that word is in the category/tags list of the rss feed entry it will get added to the column, otherwise it won't. rss feeds themselves also have categories overall but this does nothing with that.
|
||||||
@ -22,3 +16,4 @@ I wrote this software for myself. If you want it to do more, you can open an iss
|
|||||||
## POSSE is a much better approach, what are you even doing?
|
## POSSE is a much better approach, what are you even doing?
|
||||||
Yes, but I am lazy and I already exist on the internet and this is a way to bring
|
Yes, but I am lazy and I already exist on the internet and this is a way to bring
|
||||||
it all together.
|
it all together.
|
||||||
|
crunk columns is in use by myself here [crunk.website](https://crunk.website/)
|
Loading…
Reference in New Issue
Block a user