Skip to content

Commit 76130b8

Browse files
author
Marvin Zhang
committed
docs: update status and timestamps in documentation specs
1 parent 7da3457 commit 76130b8

File tree

2 files changed

+47
-44
lines changed

2 files changed

+47
-44
lines changed

specs/105-docs-site-enhancements/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ related:
88
- 106-ui-package-documentation
99
- 087-cli-ui-command
1010
- 035-live-specs-showcase
11-
updated_at: '2025-11-18T14:36:33.079Z'
11+
updated_at: '2025-11-19T01:05:47.912Z'
1212
---
1313

1414
# Documentation Site Optimization and Enhancements

specs/106-ui-package-documentation/README.md

Lines changed: 46 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
---
2-
status: planned
2+
status: in-progress
33
created: '2025-11-18'
44
tags: []
55
priority: medium
66
created_at: '2025-11-18T14:33:07.663Z'
77
related:
88
- 105-docs-site-enhancements
9-
updated_at: '2025-11-18T14:35:46.744Z'
9+
updated_at: '2025-11-19T01:06:46.667Z'
10+
transitions:
11+
- status: in-progress
12+
at: '2025-11-19T01:06:46.667Z'
1013
---
1114

1215
# UI Package Documentation and Integration
1316

14-
> **Status**: 🗓️ Planned · **Priority**: Medium · **Created**: 2025-11-18
17+
> **Status**: ⏳ In progress · **Priority**: Medium · **Created**: 2025-11-18
1518
1619
**Project**: lean-spec
1720
**Team**: Core Development
@@ -295,42 +298,42 @@ All new content needs Chinese translation:
295298
## Plan
296299

297300
### Phase 1: Content Writing
298-
- [ ] Write `docs/guide/visual-mode.mdx` (comprehensive guide)
299-
- [ ] Introduction and benefits
300-
- [ ] Getting started (both methods)
301-
- [ ] Features overview
302-
- [ ] Filesystem mode explanation
303-
- [ ] Development workflows
304-
- [ ] Troubleshooting section
305-
- [ ] Write `docs/reference/ui-package.mdx` (package reference)
306-
- [ ] Overview and installation
307-
- [ ] CLI options
308-
- [ ] Environment variables
309-
- [ ] Architecture details
310-
- [ ] Development guide
311-
- [ ] Troubleshooting
312-
- [ ] Update `docs/reference/cli.mdx`
313-
- [ ] Add `lean-spec ui` section
314-
- [ ] Document all options
315-
- [ ] Add examples
316-
- [ ] Link to visual mode guide
301+
- [x] Write `docs/guide/visual-mode.mdx` (comprehensive guide)
302+
- [x] Introduction and benefits
303+
- [x] Getting started (both methods)
304+
- [x] Features overview
305+
- [x] Filesystem mode explanation
306+
- [x] Development workflows
307+
- [x] Troubleshooting section
308+
- [x] Write `docs/reference/ui-package.mdx` (package reference)
309+
- [x] Overview and installation
310+
- [x] CLI options
311+
- [x] Environment variables
312+
- [x] Architecture details
313+
- [x] Development guide
314+
- [x] Troubleshooting
315+
- [x] Update `docs/reference/cli.mdx`
316+
- [x] Add `lean-spec ui` section
317+
- [x] Document all options
318+
- [x] Add examples
319+
- [x] Link to visual mode guide
317320

318321
### Phase 2: Integration
319-
- [ ] Update Quick Start
320-
- [ ] Add "Visual Mode" step to Introduction
321-
- [ ] Include UI in main flow
322-
- [ ] Add screenshots
323-
- [ ] Update existing guides
324-
- [ ] `getting-started.mdx` - mention UI option
325-
- [ ] `ai-assisted-workflows.mdx` - UI in workflows
326-
- [ ] Update tutorials with UI mentions
327-
- [ ] Update FAQ
328-
- [ ] Add UI-related questions
329-
- [ ] CLI vs UI comparison
330-
- [ ] Update navigation (sidebars.ts)
331-
- [ ] Add visual-mode to Guide section
332-
- [ ] Add ui-package to Reference section
333-
- [ ] Ensure proper ordering
322+
- [x] Update Quick Start
323+
- [x] Add "Visual Mode" step to Introduction
324+
- [x] Include UI in main flow
325+
- [x] Add screenshots
326+
- [x] Update existing guides
327+
- [x] `getting-started.mdx` - mention UI option
328+
- [x] `ai-assisted-workflows.mdx` - UI in workflows
329+
- [x] Update tutorials with UI mentions
330+
- [x] Update FAQ
331+
- [x] Add UI-related questions
332+
- [x] CLI vs UI comparison
333+
- [x] Update navigation (sidebars.ts)
334+
- [x] Add visual-mode to Guide section
335+
- [x] Add ui-package to Reference section
336+
- [x] Ensure proper ordering
334337

335338
### Phase 3: Visual Assets
336339
- [ ] Take screenshots
@@ -349,12 +352,12 @@ All new content needs Chinese translation:
349352
- [ ] Optimize for web
350353

351354
### Phase 4: Translation
352-
- [ ] Translate visual-mode.mdx to Chinese
353-
- [ ] Translate ui-package.mdx to Chinese
354-
- [ ] Update Chinese CLI reference
355-
- [ ] Update Chinese Quick Start
356-
- [ ] Update Chinese navigation
357-
- [ ] Verify terminology consistency
355+
- [x] Translate visual-mode.mdx to Chinese
356+
- [x] Translate ui-package.mdx to Chinese
357+
- [x] Update Chinese CLI reference
358+
- [x] Update Chinese Quick Start
359+
- [x] Update Chinese navigation
360+
- [x] Verify terminology consistency
358361

359362
### Phase 5: Validation
360363
- [ ] Build docs site (`npm run build`)

0 commit comments

Comments
 (0)