Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Sharing posts to other platforms #65

Open
kwunyeung opened this issue Jul 10, 2020 · 4 comments
Open

Sharing posts to other platforms #65

kwunyeung opened this issue Jul 10, 2020 · 4 comments

Comments

@kwunyeung
Copy link
Contributor

Feature description

Currently there is no other way to show people what is going on Mooncake. Mooncake should have the ability to share the posts to other platforms like how FB, Instagram, Twitter are doing.

Screenshot 2020-07-10 at 4 53 56 PM

The item being shared is a web link which the post will be displayed on a web interface. This is how Instagram shows the content https://www.instagram.com/p/CCc80DAjhIW/

Implementation proposal

To achieve this, we will need

  1. Generate individual mooncake.space web link on Mooncake
  2. A webapp displaying individual post with the post ID
  3. Each individual page should be SEO friendly
  4. The webapp will detect if a user is running on mobile browser, if so ask user to open Mooncake to continue or download Mooncake
@RiccardoM RiccardoM added this to the v0.5.0 milestone Jul 27, 2020
@ryuash
Copy link
Contributor

ryuash commented Aug 19, 2020

@kwunyeung Are there any docs about how to generate mooncake.space so far all the space files are markdown and I've actually never worked with space in depth.

@RiccardoM
Copy link
Contributor

@ryuash All the mooncake.space pages are generated using VuePress

@RiccardoM RiccardoM removed this from the v0.5.0 milestone Aug 19, 2020
@kwunyeung
Copy link
Contributor Author

@ryuash you can think of the this as an entire new webapp showing the posts on Mooncake. We can move the existing mooncake.space content to another domain.

@RiccardoM
Copy link
Contributor

RiccardoM commented Aug 27, 2020

I think this issue is one of the most complex one. In order to be done properly, we should create a web version of Mooncake as well. Then we could use Twitter's way of sharing tweets: custom links. Right now we cannot generate a static content for the post, since comments, likes and reactions change constantly. That's why we need a live web version to allow cross-platform posts sharing.

For this reason, I would leave this issue as the last one. I think it should be implemented when everything else is stable, released to the public and usable by anyone.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants