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: awesome-web.theravenhub.com GitHub: github.com/…/awesome-selfhosted-web-gen
mike_wooskey@lemmy.thewooskeys.com 1 day ago
Sounds like a nice idea, looks nice. I’ll check it out in more depth soon. Thanka for sharing.
FYI, i don’t see a license on your repo.
Rabenherz112@lemmy.world 1 day ago
Thanks! The source repository (where just a mirror of the deployed HTML lives) doesn’t have a license, but the generator repo itself is licensed under AGPL-v3.