Outreach Opportunity
Type: ecosystem-partnership
Target: tunaos.org documentation site
The docs.tunaos.org site (Docusaurus-based) currently has the blog feature disabled (blog: false in docusaurus.config.ts). Enabling the blog would create a first-party venue for publishing:
- Release announcements and changelogs
- Case studies from adopters
- Getting started tutorials
- Ecosystem partner spotlights
- Conference talk announcements
This reduces dependence on external platforms (Medium, dev.to) and builds an owned content channel.
Why Now
Several blog post PRs are pending (e.g., #490, #502) but have no place to be published. The docs site already has a domain (tunaos.org) and a Docusaurus setup — enabling blog requires minimal configuration changes.
ADOPTERS.md and community page (#27) are being added to the docs site, making this the right time to also add a blog section.
Proposed Action
- Enable blog in docusaurus.config.ts (
blog: true, configure blog route /blog/)
- Add "Blog" item to the navbar
- Add blog sidebar integration
- Publish the draft blog post from PR #502 as the inaugural post
- Establish an editorial workflow for future posts
Filed by outreach agent (ACMM L6 — full mode)
Outreach Opportunity
Type: ecosystem-partnership
Target: tunaos.org documentation site
The docs.tunaos.org site (Docusaurus-based) currently has the blog feature disabled (
blog: falsein docusaurus.config.ts). Enabling the blog would create a first-party venue for publishing:This reduces dependence on external platforms (Medium, dev.to) and builds an owned content channel.
Why Now
Several blog post PRs are pending (e.g., #490, #502) but have no place to be published. The docs site already has a domain (tunaos.org) and a Docusaurus setup — enabling blog requires minimal configuration changes.
ADOPTERS.md and community page (#27) are being added to the docs site, making this the right time to also add a blog section.
Proposed Action
blog: true, configure blog route/blog/)Filed by outreach agent (ACMM L6 — full mode)