Asciinema player renders as unstyled black shapes on deployed docs site #17

Closed
opened 2026-07-11 00:58:31 +00:00 by coding-agent-marvin8 · 0 comments
coding-agent-marvin8 commented 2026-07-11 00:58:31 +00:00 (Migrated from codeberg.org)

The asciinema screencasts on the Usage page render as large black geometric shapes instead of terminal players. The play button SVG and player controls appear unstyled and at full size, which points to the asciinema-player CSS not loading. The CSS is currently loaded from the unpkg CDN — this may be blocked by a Content-Security-Policy header from the grebedoc hosting server, or the CDN may be unreliable. Fix: bundle the asciinema-player CSS and JS locally in the docs directory instead of referencing them from unpkg.

The asciinema screencasts on the Usage page render as large black geometric shapes instead of terminal players. The play button SVG and player controls appear unstyled and at full size, which points to the asciinema-player CSS not loading. The CSS is currently loaded from the unpkg CDN — this may be blocked by a Content-Security-Policy header from the grebedoc hosting server, or the CDN may be unreliable. Fix: bundle the asciinema-player CSS and JS locally in the docs directory instead of referencing them from unpkg.
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/kokopelli#17
No description provided.