Skip to content

Commit b1264a0

Browse files
baijumclaude
andcommitted
docs: add .github repo to ecosystem documentation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0576308 commit b1264a0

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

docs/ecosystem.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ The Towlion GitHub organization serves as a catalog of deployable applications.
66

77
```
88
towlion/
9-
platform # Architecture docs and platform tools (github.com/towlion/platform)
9+
.github # Organization profile and community health files
10+
platform # Architecture docs and platform tools (github.com/towlion/platform)
1011
app-template # Template for bootstrapping new apps (github.com/towlion/app-template)
1112
uku-companion # Music practice companion
1213
fretboard-trainer # Guitar fretboard learning tool
@@ -16,6 +17,12 @@ towlion/
1617

1718
## Repository Types
1819

20+
### Organization Profile ([`towlion/.github`](https://github.com/towlion/.github))
21+
22+
The special `.github` repository provides the organization-level profile README displayed on [github.com/towlion](https://github.com/towlion). Contains:
23+
24+
- `profile/README.md` — marketing content shown on the org landing page
25+
1926
### Platform Repository (`towlion/platform`)
2027

2128
The meta repository for the ecosystem. Contains:

0 commit comments

Comments
 (0)