Phase 1 of task management consolidation (per Gemini consultation). Added standardized frontmatter with: - status: open | blocked | complete - priority: P1 | P2 | P3 | P4 - owner: Michael | Meg | Holly - created: YYYY-MM-DD Final counts: - 39 open tasks - 17 complete tasks - 1 blocked task Metadata extracted from existing inline markdown and audit results. Ready for Phase 2: 11ty mobile index generation. Chronicler #69
status, priority, owner, created
| status | priority | owner | created |
|---|---|---|---|
| complete | P2 | Michael | 2026-01-01 |
Task #90: Add Tasks Collection to Decap CMS
Status: ✅ COMPLETE
Priority: High
Completed: April 3, 2026
Completed By: Chronicler #59
What Was Done
1. Fixed Broken Logo
- Was:
logo_url: https://firefrostgaming.com/assets/images/logo.png(404) - Now:
logo_url: /assets/images/2026/02/Light-logo.png(works)
2. Added Tasks Collection — TOP of Sidebar
🔥 TASKS
├── 🚨 BLOCKERS (Launch Critical) → BLOCKERS.md
└── 📋 BACKLOG (Future Work) → BACKLOG.md
Tasks collection appears FIRST in the Decap sidebar, above all other collections.
3. Full Firefrost Branding
| Element | Style |
|---|---|
| Login screen | Dark gradient background (#0F0F1E → #1a1a2e) |
| Login button | Fire orange gradient (#FF6B35 → #FF8C42) |
| Tasks in sidebar | Fire orange highlight with shadow |
| Primary buttons | Frost teal (#4ECDC4) |
| Active states | Arcane purple left border (#A855F7) |
| Sidebar footer | "🔥 Fire + Frost + Foundation ❄️" |
Brand Colors Used
- Fire: #FF6B35
- Frost: #4ECDC4
- Arcane: #A855F7
- Dark: #0F0F1E
Files Modified
Repository: firefrost-gaming/firefrost-website
-
admin/config.yml- Fixed logo_url path
- Added Tasks collection at top of collections list
-
admin/index.html- Added full custom CSS branding
- Login screen styling
- Sidebar Tasks highlight
- Button colors
- Footer tagline
Result
- ✅ Logo displays correctly on login screen
- ✅ Tasks appears FIRST in sidebar
- ✅ Fire orange styling makes Tasks impossible to miss
- ✅ Full Firefrost branding throughout CMS
- ✅ Meg/Holly can edit BLOCKERS.md and BACKLOG.md easily
Fire + Frost + Foundation = Where Love Builds Legacy 💙🔥❄️