holoviz-dev / nbsite

Build a tested, sphinx-based website from notebooks
https://nbsite.pyviz.org
BSD 3-Clause "New" or "Revised" License
28 stars 14 forks source link

Turn the site into a playground #241

Closed maximlt closed 1 year ago

maximlt commented 1 year ago

NBSite had a website that was largely unmaintained. This PR updates its original content and turns it into a site playground that can be used for experiments.

It also sets Github Actions so that the dev site is built and deployed part of the test suite.