- Add Fumadocs-based docs site (docs-site/) - Document all features: tabs, notifications, splits, socket API, CLI - Add Claude Code hooks guide with cmuxterm detection - Update README with native macOS emphasis and brew install - Add homebrew-cmuxterm to .gitignore (has its own repo)
21 lines
377 B
JSON
21 lines
377 B
JSON
{
|
|
"title": "Documentation",
|
|
"pages": [
|
|
"index",
|
|
"---Getting Started---",
|
|
"installation",
|
|
"configuration",
|
|
"---Features---",
|
|
"tabs",
|
|
"notifications",
|
|
"splits",
|
|
"keyboard-shortcuts",
|
|
"---Automation---",
|
|
"socket-api",
|
|
"cli",
|
|
"claude-code-hooks",
|
|
"---Reference---",
|
|
"osc-sequences",
|
|
"environment-variables"
|
|
]
|
|
}
|