53 lines
1.3 KiB
Markdown
53 lines
1.3 KiB
Markdown
|
|
# Mine Page Overrides
|
||
|
|
|
||
|
|
> **PROJECT:** 年糕崽崽
|
||
|
|
> **Generated:** 2026-07-27 14:56:05
|
||
|
|
> **Page Type:** Blog / Article
|
||
|
|
|
||
|
|
> ⚠️ **IMPORTANT:** Rules in this file **override** the Master file (`design-system/MASTER.md`).
|
||
|
|
> Only deviations from the Master are documented here. For all other rules, refer to the Master.
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Page-Specific Rules
|
||
|
|
|
||
|
|
### Layout Overrides
|
||
|
|
|
||
|
|
- **Max Width:** 1200px (standard)
|
||
|
|
- **Layout:** Full-width sections, centered content
|
||
|
|
- **Sections:** 1. Hero (Name/Role), 2. Project Grid (Masonry), 3. About/Philosophy, 4. Contact
|
||
|
|
|
||
|
|
### Spacing Overrides
|
||
|
|
|
||
|
|
- No overrides — use Master spacing
|
||
|
|
|
||
|
|
### Typography Overrides
|
||
|
|
|
||
|
|
- No overrides — use Master typography
|
||
|
|
|
||
|
|
### Color Overrides
|
||
|
|
|
||
|
|
- **Strategy:** Neutral background (let work shine). Text: Black/White. Accent: Minimal.
|
||
|
|
|
||
|
|
### Component Overrides
|
||
|
|
|
||
|
|
- Avoid: Default keyboard for all inputs
|
||
|
|
- Avoid: Desktop-first causing mobile issues
|
||
|
|
- Avoid: Enable by default everywhere
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Page-Specific Components
|
||
|
|
|
||
|
|
- No unique components for this page
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Recommendations
|
||
|
|
|
||
|
|
- Effects: Press deformation (scale + squish), bounce-back (cubic-bezier), material response, haptic-like feedback, spring physics
|
||
|
|
- Forms: Use inputmode attribute
|
||
|
|
- Responsive: Start with mobile styles then add breakpoints
|
||
|
|
- Touch: Disable where not needed
|
||
|
|
- CTA Placement: Project Card Hover + Footer Contact
|