- From: Mattias Buelens <notifications@github.com>
- Date: Mon, 01 Sep 2025 04:58:30 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/streams/pull/1355@github.com>
I think new explainers should go in an `explainers/` subdirectory instead of the root of the repository.
To avoid breaking deeplinks, all existing explainers have a link to the new location at their old location. These are just Markdown files with a link in them. (I tried creating symlinks instead [in this branch](https://github.com/MattiasBuelens/streams/tree/move-explainers-symlinks), but [GitHub doesn't even render a link for those](https://github.com/MattiasBuelens/streams/blob/move-explainers-symlinks/byte-streams-explainer.md)...)
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/1355
-- Commit Summary --
* Move explainers to subdirectory
* Link to new locations from old explainer files
-- File Changes --
M byte-streams-explainer.md (127)
A explainers/byte-streams.md (129)
A explainers/readable-stream-async-iteration.md (120)
A explainers/streams-for-raw-video.md (123)
A explainers/transferable-streams.md (101)
A explainers/writable-stream-abort-signal.md (120)
M readable-stream-async-iteration-explainer.md (118)
M streams-for-raw-video-explainer.md (121)
M transferable-streams-explainer.md (99)
M writable-stream-abort-signal-explainer.md (118)
-- Patch Links --
https://github.com/whatwg/streams/pull/1355.patch
https://github.com/whatwg/streams/pull/1355.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1355
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/streams/pull/1355@github.com>
Received on Monday, 1 September 2025 11:58:34 UTC