fermyon / installer

Fermyon Installer
https://fermyon.dev
Apache License 2.0
158 stars 38 forks source link

add website documentation to docs/ #79

Closed vdice closed 2 years ago

vdice commented 2 years ago

Ref https://github.com/fermyon/installer/issues/78

bacongobbler commented 2 years ago

The code here looks good to me. What's the best way to test this locally?

vdice commented 2 years ago

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.

vdice commented 2 years ago

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.