Lemmy should rely less on JavaScript.
Currently without JS you can’t even expand the main menu.

Additionally, all those controls should also work without JS.
Or worse option - since they only work with JS, don’t show them when JS is disabled.

  • nutomic@lemmy.mlM
    link
    fedilink
    arrow-up
    4
    ·
    3 years ago

    It would be really easy, just create a Docker image, install it with docker-compose along with the other services, then expose it under lemmy.ml/lite or similar. But I know that maintaining such a frontend would be some serious work. We simply dont have the capacity for that, Lemmy alone is a lot of work.