Open
Description
Problem
There is already a section in the docs to deploy JupyterLite to ReadTheDocs: https://jupyterlite.readthedocs.io/en/latest/deploying.html#readthedocs
However the config in the main repo might feel a bit intimidating and a couple of things are specific to the jupyterlite
repo.
Suggested Improvement
We could add a simpler config snippet that would be simpler to grasp. And mention the CONDA_USES_MAMBA
flag for a nice speedup.
That way folks could easily deploy demos and previews of their (pure frontend) JupyterLab extensions (not necessarily related to JupyterLite) on ReadTheDocs, which might be faster than waiting for a Binder to build and launch.