docs
docs copied to clipboard
@MangelMaxime can you have a quick look through this article just to make sure it's broadly correct? Thanks
See https://github.com/SAFE-Stack/SAFE-template/issues/588 for context. Probably makes sense to add to the v5 upgrade recipe.
While trying to find an example for writing a new recipe, I came across a few different formats for recipes. * Some recipes include a H1 title, some don't *...
Given we now have Metapackages which allow us to write even more succinctly - we should also make reference to them wherever we can in the SAFE stack docs. `makeProxy`...
implements #373
the following recipes will need to be updated to accomodate this new change: 1. docs/recipes/build/docker-image.md 1. docs/recipe/upgrading/v4-to-v5
# Issue [Upgrading to `.net9` has broken the build process for the SAFE stack by default](https://github.com/dotnet/sdk/issues/44908) # What does this pull request address This pull request adds another section to...