Hey there,
When browsing awesome-selfhosted, especially via the web version, I always got somewhat annoyed that I couldn’t filter and sort it appropriately. For example, I wanted to only show blogging software that supports Docker or PHP deployments, but I’d have to manually scan through everything and cross-reference the deployment tags.
So I created a custom frontend that uses the data from awesome-selfhosted and gives the ability to sort and filter for the relevant projects. There are also commit graphs that come directly from the data of the awesome-selfhosted repo so you can see at a glance which projects are actively maintained.
I also just finished the work on some mobile improvements today to allow the website to be (hopefully) usable on phones as well.
Would love to hear some feedback.
Website: https://awesome-web.theravenhub.com/ GitHub: https://github.com/Rabenherz112/awesome-selfhosted-web-gen


I gave it a look. And I’ll say that personally I’m not a big fan of card stack views, but that’s prob just me. The main reason I’m leaving the note here is to say that the app name bounding box in the cards seems to just truncates the app name. It works fine at 75% zoom, but at 100% zoom I only see the first 2 or 3 characters of the app name. Could be an artifact of the browser I’m using (Brave/MacOS), but figured I’d let you know.
Oop, thanks for the info… Will try to replicate and fix that