From 2bb85c472d6f9bb08f6f98dc5c5af777d0572141 Mon Sep 17 00:00:00 2001 From: crunk Date: Tue, 24 Sep 2024 17:11:04 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 6252725..a23305b 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,6 @@ This is a [PESOS](https://indieweb.org/PESOS) style website maker. ## new features I wrote this software for myself. If you want it to do more, you can open an issue on Gitea -## work in progress. -* download and parse rss only on startup not on every index.html download -* make sort_order types -* make limits to amount of entries. -* make category filter. - ## Things that are done * 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. @@ -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? Yes, but I am lazy and I already exist on the internet and this is a way to bring it all together. +crunk columns is in use by myself here [crunk.website](https://crunk.website/) \ No newline at end of file