the demo_browser should be extended to be a tool for checking that the examples work.
Most of the tutorial example should be automatically handled. The current scripts/extract_examples awk solution should be integrated into the demo_browser
Each demo should potentially have a link to the source code, the description (tutorial) / source code / the video (if any) and the demo✓ (needs still a bit of love )
Demos are mounted individually or with "mount all" ✓
sources should be identitied e.g. stackoverflow, issues, tutorial examples,
since potentially a demo might be broken by definition we might want to add that information to the json file for adding additional demo information (currently video.json)
as a further step (new issue) we might have a rating (stars) and how often users clicked a specific example and keep that information in a database (or the json file if it's not too much info)
the demo_browser should be extended to be a tool for checking that the examples work.