Skip to content

refactor: clean up data folder structure#88

Open
cdtinney wants to merge 1 commit into
mainfrom
refactor/clean-up-data-folder
Open

refactor: clean up data folder structure#88
cdtinney wants to merge 1 commit into
mainfrom
refactor/clean-up-data-folder

Conversation

@cdtinney
Copy link
Copy Markdown
Owner

Description

  • Rename src/data/favourites/ to src/data/faves/ to match the page name
  • Convert projects.json to projects.ts with a typed Project interface, consistent with the other data files
  • Remove unused lastCommitDate field from projects data and ProjectCard props

Testing

  • Build passes
  • Projects page renders correctly
  • Faves page renders correctly with updated import paths
  • TypeScript types are enforced on project data

…o TypeScript

- Rename src/data/favourites/ to src/data/faves/ to match page name
- Convert projects.json to projects.ts with typed Project interface
- Remove lastCommitDate from projects data and ProjectCard props
- Update all imports

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@cdtinney cdtinney marked this pull request as ready for review April 19, 2026 00:38
@cdtinney cdtinney enabled auto-merge (squash) April 19, 2026 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant