Skip to content

Commit 5fecf9b

Browse files
committed
feat: table of content
1 parent 6697db3 commit 5fecf9b

22 files changed

Lines changed: 6504 additions & 69 deletions

.github/copilot-instructions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,11 @@ Currently planned as a custom Vite SSG implementation:
122122
- **Map Integration**: MapLibre for GPS photo locations
123123
- **Live Photos**: iOS video detection and playback support
124124
- **RSS/Social**: OpenGraph metadata and feed generation
125+
126+
## Other Considerations
127+
128+
- Don't have to implement everything at once; focus on core features first
129+
- Use existing packages as references for implementation patterns
130+
- Follow the established architecture for consistency
131+
- Keep documentation up-to-date with code changes
132+
- If you need to run commands, ask for help, don't run them blindly

0 commit comments

Comments
 (0)