linuxphoneapps / linuxphoneapps.org

A replacement for linmobapps.frama.io
https://alpha.linuxphoneapps.org/
MIT License
9 stars 2 forks source link

Implement all existing LINMOBapps Features in templates/apps/page.html #1

Closed 1peter10 closed 2 years ago

1peter10 commented 3 years ago

Let's see what we have on LINMOBapps and bolden what we have implemented and in italic what's not implemented, but solved differently:

name | repository | website | more information | license | category | summary | summary source | description | description source | screenshots| mobile compatibility | framework | backend | service | appid | scale-to-fit | notice | flatpak | aur | postmarketos | debian | appstream link | appdata.xml or metainfo.xml url | freedesktop (sub)categories | main languages | build system

Looking at this list, we have everything implemented, except for "More information", which is a bit tough, as it often contains a bunch of links. If we could somehow add these as an array in a good way, this would be a solution. I need to investigate whether Zola/Tera allow for such arrays or how else this could be solved.

Otherwise, we could manually transfer these Links with their titles (like I do in LinBits in the page content, which would likely be a lot of work.