show-arena
show-arena copied to clipboard
A basic tool for showing and sharing are.na channels as a slideshow on the web
Links generated with the share button via the UI work in Chrome & Firefox, but not Safari. This seems to be an issue with react-router / Safari's history API, but...
- [ ] Fullscreen Toggle - [x] Close button (back to channel selector) - [ ] Play/Pause (maybe? could be nice for looping displays of content) - [ ] Display...
Maybe use react-textfit to auto-size content of text blocks? Long text can overflow right now. https://github.com/malte-wessel/react-textfit
Authenticate to pull users chans for more simple UX. Should show a list of recently updated channels from the user once authenticated.
Maybe some concept of recently opened stored in localStorage that appears on home page. Useful for people who are revisiting content or want to find channels they previously viewed as...
This is more of an issue for larger channels. Perhaps load slides in groups of 5 or so.
I don't know if this works in offline mode by giving an exported channel as input. If not, this is a feature request. :smile: