Add first round of examples, WIP #1

Open
AllSpiceAlice wants to merge 33 commits from main into develop
1 changed files with 6 additions and 0 deletions
Showing only changes of commit 57c462cdeb - Show all commits

View File

@ -17,3 +17,9 @@ The beagle fire board, an open hardware single-board computer (SBC) powered by t
## More Recipes! ## More Recipes!
## Documentation
For a deep dive explanation on how Allspice works, go to our [Docs](https://learn.allspice.io). Our top suggestions to start are:
- [Git 101](https://learn.allspice.io/docs/git-101)
- [AllSpice Crash Course](https://learn.allspice.io/docs/allspice-crash-course)
- [Design review and merging guide](https://learn.allspice.io/docs/design-reviews-and-merging)