For federation, do we need public pages, that returns information about
If so, we would need some design.
cc @jancborchardt @skjnldsv @juliushaertl
Also, it should show the details that a person set in their profile information in the settings (depending on which visibility they are set to – public, only for friends, or not visible).
Here is a quick mockup for a basic public page layout:

Using the sidebar layout we can have a similar timeline and user list view as in the main app.
https://github.com/nextcloud/server/pull/11740 will allow us to use the profile information properly.
Check out alternative mockup at https://github.com/nextcloud-gmbh/social/issues/7#issuecomment-432192058 – of course would be without the left navigation bar for the public profile page.
Works far better when using this on public pages and the logged in view.
Basic UI for public pages is already there.
Most helpful comment
Here is a quick mockup for a basic public page layout:
Using the sidebar layout we can have a similar timeline and user list view as in the main app.