Hello everyone,

As you all know, Lemmy does not support wikis at the moment. I have seen other communities using solutions such as rentry.co (example: https://rentry.co/manjaro-controversies) to host their wiki content, do you have any suggestion on another solution we could use?

  • BlazeOP
    link
    fedilink
    English
    arrow-up
    4
    ·
    10 months ago

    The ideal way should be to have discrete access management: all mods can edit, members can suggest changes, then if a member is well-known he can get a special right to edit without mod approval, etc

    This kind of access management would only be possible with an external solution for now

    • Illecors@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      3
      ·
      10 months ago

      Markdown in a git repo hosted on gitlab or similar can achieve this. Merge request would be used for suggestions, owner/developer/guest/etc roles for access management. It would have a slight barrier to entry, but it’s not impossibly high. GitLab also has we “web ide” to edit text in the browser.

      • BlazeOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        That can be an option. Once everyone has seen this thread, I’ll probably organize a vote to see what the community prefers (probably early next week)