matrix-public-archive/public
Eric Eastwood 02b86a8405
Render pipeline separation of concerns (#64)
Follow-up to https://github.com/matrix-org/matrix-public-archive/pull/36

Render pipeline separation of concerns:

 1. Run in `child_process`
 2. Hydrogen render
 
It's now just a generic `child_process` runner that runs the Hydrogen render in it. This eliminates the windy path of the 1-4 steps that was only held together by the file names themselves.
2022-09-02 20:49:06 -05:00
..
js Render pipeline separation of concerns (#64) 2022-09-02 20:49:06 -05:00
styles Make the archive responsive (#53) 2022-08-30 18:47:03 -05:00