cross-posted from: https://lemmygrad.ml/post/647564

Cross posting this here as this is would likely interest other people in the Lemmy part of the fediverse. I’ll still contribute to the official UI too, though.

The other day I started making a UI for lemmy with a different framework than is used by the official one as a way of getting some hands on experience with SolidJS. I considered making a clone of the existing UI, but I started thinking that I could make it look different. Since lemmy doesn’t tie you to a specific UI, it could be nice to give instances another option. At the moment, the only web UIs I know of for lemmy is the official one and the bulletin board one. Does anyone have any ideas about this?

  • @CannotSleep420OP
    link
    311 months ago

    A blogging software could be interesting. Maybe something like a self-hostable substack. Bloggers could be instance admins (although I guess moderators could be added as contributors or co-admins if the blog is collaborative). Users could use Lemmy’s RSS feature to subscribe without needing email. The only rub I see is what to do with communities. I’m not sure how to translate that to a blog in a way that makes sense.

    • @nutomic@lemmy.ml
      link
      fedilink
      311 months ago

      Users can signup and create communities (blogs). These are automatically set to “only mods can post” by the frontend. This way there can be multiple blogs per user. There are already Writefreely and Plume which work more or less like that afaik.