resonatecoop / stream

Monorepo for Resonate Coop player
https://stream.resonate.coop
GNU General Public License v3.0
171 stars 24 forks source link

Update footer links #234

Open caprenter opened 2 years ago

caprenter commented 2 years ago

I think this is an issue to synchronise the footer links across platforms. See: https://github.com/resonatecoop/website/issues/23 and (linked from the above)https://community.resonate.is/t/header-and-footer-links-for-new-player-and-website/1587

I think this is something I can do so I hope it's ok to create this issue.

The links are in /beta/src/components/footer/index.js

caprenter commented 2 years ago

This is where I'm at with matching links. NB I have already changed some of the stream ones - so they may or may not match the current deployment - but that doesn't really matter for this issue. I need some clarification.

The below are the ones causing me problems.

I'm just looking for definitive URLs please. See notes after the table

Website Website Stream Stream Forum Forum  
https://resonate.space/coop/ The Co-op https://resonate.coop/the-coop The Co-op​ The Co-op resonate.coop/thecoop (“the co-op” page)  
https://community.resonate.is/c/handbook/60 Handbook https://community.resonate.is/docs Handbook​ Handbook community.resonate.coop/docs  
https://id.resonate.coop/join Join https://resonate.is/join Join​ Join id.resonate.coop/join  
https://community.resonate.is/ Volunteering https://resonate.coop/volunteering Volunteering​ Volunteering community.resonate.coop  
http://localhost:1313/blog/index.xml RSS https://resonate.coop/new/the-blog/feed/ RSS​      
https://resonate.space/blog/ Blog https://resonate.coop/blog Blog​ Blog resonate.coop/blog  
https://resonate.space/newsletter/ Newsletter          
https://github.com/resonatecoop/website/issues Report an issue https://github.com/resonatecoop/stream/issues/new Report an issue​ Report an issue Sign in to GitHub · GitHub  

The Co-op - 3 different URLs. (I think 'coop' is the answer from this: https://github.com/resonatecoop/stream/issues/166#issue-1136259242) Handbook - the forum specified link is best right? Join - the id. link seems less useful than the .is link? Volunteering - the /volunteering link seems to be the most useful to me - spec is wrong? (and in fact the 'Forum' link is also https://community.resonate.is/ - so we would have two links to the same place) RSS and Newsletter are in the spec - do we want them? (NB - The Newsletter link above currently 404s) Should report an issue go to the issues list or issues/new?