There are a lot of types of subs/notifications we could do:
  • push notifications, these sites are PWAs and push notifications seem to make sense
  • follow button to just add the creator to nostr contact list
  • subscribe button that adds the site to some new "followed websites" list - need apps to start supporting those
  • subscribe-by-email - you can already do that, just add js code of one the ConvertKit/mailchimp/etc services and collect emails of the visitors (will need a nostr-to-email bridge of some sort to deliver updates to subscribers)
  • paid subscriptions - view posts previews as anon, pay and subscribe to view the full posts
All of this will come, eventually. Right now we'll be focusing on talking to the first users and prioritize from there.
push notifications, these sites are PWAs and push notifications seem to make sense
Oh, I forgot about those. 😅
subscribe-by-email - you can already do that, just add js code of one the ConvertKit/mailchimp/etc services and collect emails of the visitors (will need a nostr-to-email bridge of some sort to deliver updates to subscribers)
You are right. The email thing is just a matter of adding it to the header/footer. Thanks for the pointer.
paid subscriptions - view posts previews as anon, pay and subscribe to view the full posts
That is gonna be awesome.
reply
Yes lots of potential!
reply