Adds the carousel assets for the poem's cross-post alongside the post:
if-an-ode-to-data-control-carousel.pdf - 6 slides, portrait 4:5 (1080x1350), the format the platform recommends for document posts;
if-an-ode-to-data-control-carousel-1..6.png - the individual slides for reference.
The structure mirrors the original document post: cover, one slide per stanza, closing Data Controller page. The slide text is byte-identical to the post body.
Verified on the current main: clean rebuild, typecheck, lint (only the 8 pre-existing warn files), and the post still renders with its cover image as og:image. The assets are not referenced by the page, so they add nothing to the published output - they are just carried in the folder.
Adds the carousel assets for the poem's cross-post alongside the post:
- `if-an-ode-to-data-control-carousel.pdf` - 6 slides, portrait 4:5 (1080x1350), the format the platform recommends for document posts;
- `if-an-ode-to-data-control-carousel-1..6.png` - the individual slides for reference.
The structure mirrors the original document post: cover, one slide per stanza, closing Data Controller page. The slide text is byte-identical to the post body.
Verified on the current `main`: clean rebuild, typecheck, lint (only the 8 pre-existing warn files), and the post still renders with its cover image as `og:image`. The assets are not referenced by the page, so they add nothing to the published output - they are just carried in the folder.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Adds the carousel assets for the poem's cross-post alongside the post:
if-an-ode-to-data-control-carousel.pdf- 6 slides, portrait 4:5 (1080x1350), the format the platform recommends for document posts;if-an-ode-to-data-control-carousel-1..6.png- the individual slides for reference.The structure mirrors the original document post: cover, one slide per stanza, closing Data Controller page. The slide text is byte-identical to the post body.
Verified on the current
main: clean rebuild, typecheck, lint (only the 8 pre-existing warn files), and the post still renders with its cover image asog:image. The assets are not referenced by the page, so they add nothing to the published output - they are just carried in the folder.