Skip to content

Commit 736628d

Browse files
Merge pull request #8 from TimeWarpEngineering/Cramer/2025-10-25/dev
Update logo assets for consistency across TimeWarp projects
2 parents 89cf5dd + 59a96ad commit 736628d

7 files changed

Lines changed: 61 additions & 1 deletion

File tree

assets/logo.png

501 Bytes
Loading
Lines changed: 1 addition & 1 deletion
Loading

kanban/done/.gitkeep

Whitespace-only changes.

kanban/done/001-update-logos.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Update logos in repository
2+
3+
## Summary
4+
5+
Update all logo assets in this repository to maintain consistency across TimeWarp projects. References GitHub Issue #5.
6+
7+
## Todo List
8+
9+
- [x] Copy logo assets from timewarp-flexbox source directory
10+
- [x] Update logo.png in assets/
11+
- [x] Create/update timewarp-options-validation-avatar.svg
12+
- [x] Ensure consistent sizing and formatting
13+
- [x] Update any documentation that references the logos
14+
- [x] Verify logo appearance in all contexts where used
15+
16+
## Notes
17+
18+
**GitHub Issue:** https://github.com/TimeWarpEngineering/timewarp-options-validation/issues/5
19+
20+
**Source assets location:**
21+
`/home/steventcramer/worktrees/github.com/TimeWarpEngineering/timewarp-flexbox/Cramer-2025-11-21-dev/assets/`
22+
23+
Source assets available:
24+
- `logo.png` (4778 bytes)
25+
- `timewarp-flexbox-avatar.svg` (4304 bytes)
26+
27+
**Target location:**
28+
`assets/` directory in this repository
29+
30+
The avatar SVG will need to be renamed to `timewarp-options-validation-avatar.svg` and potentially updated with project-specific branding if needed.
31+
32+
Current assets in this repo:
33+
- `assets/logo.png`
34+
- `assets/timewarp-options-validation-avatar.svg`
35+
36+
## Results
37+
38+
- Copied `logo.png` (4778 bytes) from timewarp-flexbox to `assets/logo.png`
39+
- Copied `timewarp-flexbox-avatar.svg` (4304 bytes) and renamed to `assets/timewarp-options-validation-avatar.svg`
40+
- Documentation already referenced correct paths (`assets/logo.png`) - no changes needed
41+
- Closes GitHub Issue #5

kanban/in-progress/.gitkeep

Whitespace-only changes.

kanban/task-template.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Task Title
2+
3+
## Summary
4+
5+
Brief description of the task.
6+
7+
## Todo List
8+
9+
- [ ] First item
10+
- [ ] Second item
11+
- [ ] Third item
12+
13+
## Notes
14+
15+
Context and implementation details go here.
16+
17+
## Results
18+
19+
(Added after completion)

kanban/to-do/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)