v1.7.0 - Site Commands Redesign
Site Commands Redesign
Complete redesign of documentation site commands with 8 ADHD-friendly design presets.
New Commands (5)
| Command | Description |
|---|---|
/craft:site:create |
Full documentation site wizard with design presets |
/craft:site:update |
Smart content sync from code changes |
/craft:site:status |
Site dashboard and health check |
/craft:site:theme |
Quick theme changes (colors, presets, fonts) |
/craft:site:add |
Add new documentation pages with templates |
Design Presets (8)
Standard Presets:
data-wise- Blue/orange Material (DT's default)minimal- Clean gray, fast loadingopen-source- GitHub-style blue/greencorporate- Professional navy
ADHD-Friendly Presets:
adhd-focus- Forest green, minimal distractionsadhd-calm- Warm earth tones, cozy readingadhd-dark- Dark-first, muted sage, reduced eye strainadhd-light- Warm off-white, soft contrast
ADHD-Friendly Features
All ADHD presets include:
- Reduced animations (0.1s max transitions)
- Larger click targets
- Narrower content width (750-850px)
- Clear heading hierarchy
- Softer color contrasts
- Warm backgrounds (no harsh white/black)
Stats
| Metric | v1.6.0 | v1.7.0 | Change |
|---|---|---|---|
| Commands | 58 | 61 | +3 |
| Site Commands | 6 | 9 | +3 |
| Design Presets | 0 | 8 | +8 |
Usage
# Create new site with preset
/craft:site:create --preset adhd-focus
# Change theme
/craft:site:theme --preset adhd-calm
# View current theme and available presets
/craft:site:theme🤖 Generated with Claude Code