Home.md
... ...
@@ -1,4 +1,4 @@
1
-# Tea Garden
1
+# Tea Garden Pattern Repository
2 2
3 3
For some time now, we at [Gaiwan](/) have been sharing stories of the challenges
4 4
we face, documenting solutions, and building up a "stack" of libraries and tools
... ...
@@ -57,14 +57,5 @@ to documenting patterns, we try to separate three different aspects.
57 57
58 58
- [[UriAsData]] - Recommends managing URIs as structured data for reliability.
59 59
- [[DevEnvironmentLauncher]] - Simplifies and standardizes development setup for consistency and efficiency.
60
-
61
-## Ecosystem
62
-
63
-- [[DevEnvironmentLauncherEcosystem]]
64
-
65
-## Gaiwan Stack
66
-
67
-<<Navigation("Gaiwan Stack", "GaiwanStack", false)>>
68
-
69
-
70
-
60
+ - Ecosystem: [[DevEnvironmentLauncherEcosystem]]
61
+ - Gaiwan Stack: [[GaiwanStack/Launchpad]]