Using Observable Framework on Windows WSL and quickly deploying to GitHub Pages
If you’ve got the framework installed, and just want to deploy the static pages, skip to below. Note - my first time doing this, but it works. You can always deploy directly to Observable. Observable Framework is not supported on Windows, according to an issue in their GitHub. (Update Mar 2024: Observable Framework is now supported on Windows). To use it, you need to use WSL. If you want to use it through WSL, then the following still applies. Fortunately, it is very easy to do. Steps I had to take to do this: ...