Using #Madblog as the easiest way to spin up an Indieweb/ActivityPub-compatible blog.

Zero db, zero JS, entirely hosted on text files.

    • fabio@lemmy.manganiello.techOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      4 hours ago

      It doesn’t fully work with Lemmy yet, but it should work from a Mastodon/Pleroma account.

      Full federation with Lemmy is still an open point because it requires me to properly implement a Group actor for full threadiverse compatibility. From what I’ve seen so far even Akkoma hasn’t implemented it properly.

      • fabio@lemmy.manganiello.techOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        4 hours ago

        I’ll test it just in case by giving @fabio@manganiello.blog a shout

        –EDIT–

        Interesting, this actually looks like a bug in my implementation. It’s not about Lemmy or Mastodon (at least in the case of receiving loose mentions), it’s about the REPLY type that wasn’t ignored. Should be fixed now 🙂