docs: design prime directives
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2024-03-27 07:42:26 +01:00
parent a90de581d9
commit 062a9dfe25
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
2 changed files with 10 additions and 0 deletions

9
docs/abra/design.md Normal file
View File

@ -0,0 +1,9 @@
---
title: Design
---
## Design Prime Directives
* De-coupling: it should be possible to use the recipes without relying on
`abra`. The commons of recipes should live and function independently of
`abra`.

View File

@ -91,6 +91,7 @@ nav:
- "Install": abra/install.md
- "Quick Start": abra/quickstart.md
- "Upgrade": abra/upgrade.md
- "Design": abra/design.md
- "Recipes": abra/recipes.md
- "Hack": abra/hack.md
- "Troubleshoot": abra/trouble.md