File tree Expand file tree Collapse file tree 4 files changed +19
-2
lines changed
Expand file tree Collapse file tree 4 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ layout: hextra-home
3737 > }}
3838 {{< hextra/feature-card
3939 title="Pragmatic Monolith Template"
40- subtitle="Start simple with Gin + Wire + Ent in a single binary. Clean architecture that scales from MVP to microservices when needed."
40+ subtitle="Start simple with ` sphere layout ` in a single binary. Clean architecture that scales from MVP to microservices when needed."
4141 link="docs/concepts/architecture-and-repo"
4242 > }}
4343 {{< hextra/feature-card
Original file line number Diff line number Diff line change @@ -58,10 +58,17 @@ menu:
5858 params :
5959 type : link
6060 icon : terminal
61+ - name : sphere-bun-layout ↗
62+ parent : toolchains
63+ url : https://github.com/go-sphere/sphere-bun-layout
64+ weight : 13
65+ params :
66+ type : link
67+ icon : terminal
6168 - name : sphere-simple-layout ↗
6269 parent : toolchains
6370 url : https://github.com/go-sphere/sphere-simple-layout
64- weight : 13
71+ weight : 14
6572 params :
6673 type : link
6774 icon : terminal
Original file line number Diff line number Diff line change 1+ {
2+ "uri" : " https://github.com/go-sphere/sphere-bun-layout/archive/refs/heads/master.zip" ,
3+ "mod" : " github.com/go-sphere/sphere-bun-layout" ,
4+ "path" : " sphere-bun-layout-master"
5+ }
Original file line number Diff line number Diff line change 88 "name" : " simple" ,
99 "path" : " https://go-sphere.github.io/layout/simple.json" ,
1010 "description" : " A simple layout with minimal features."
11+ },
12+ {
13+ "name" : " bun" ,
14+ "path" : " https://go-sphere.github.io/layout/bun.json" ,
15+ "description" : " A simple layout with minimal features with bun integration."
1116 }
1217]
You can’t perform that action at this time.
0 commit comments