Closed vdice closed 2 years ago
The code here looks good to me. What's the best way to test this locally?
Thanks @bacongobbler. To test the site locally: cd docs && spin up
.
Note: I've just pushed https://github.com/fermyon/installer/pull/79/commits/b300c8b98a30df14527b07760fffa9945f82e280 to update the dependency modules for the docs to versions that are compatible with the most recent spin v0.4.0 release. So, it will be necessary that your local spin CLI be built from a recent commit from the main
branch or downloaded directly from the aforementioned v0.4.0 release.
Thanks @radu-matei -- the most recent commit pins the spin
version used in CI to the most recent release (v0.4.0) rather than canary.
Ref https://github.com/fermyon/installer/issues/78