Long-term fix for mobile task index - task numbers now in frontmatter. Numbers added from BACKLOG.md cross-reference: #2 rank-system-deployment #3 fire-frost-holdings-restructuring #14 vaultwarden-ssh-setup #22 netdata-deployment #23 department-structure #26 modpack-version-checker #32 terraria-branding-training-arc #35 pokerole-wikijs-deployment #36 notebooklm-integration #40 world-backup-automation #44 nc1-node-usage-stats #45 steam-and-state-server #48 n8n-rebuild #51 ignis-protocol #55 discord-invite-setup #65 claude-infrastructure-access #67 nc1-security-monitoring #82 plane-decommissioning #87 arbiter-2-1-cancellation-flow #89 staff-portal-consolidation #90 decap-tasks-collection #91 server-matrix-node-fix #92 desktop-mcp #93 trinity-codex #94 global-restart-scheduler #98 discord-channel-automation #99 claude-projects-architecture Chronicler #69
85 lines
1.9 KiB
Markdown
85 lines
1.9 KiB
Markdown
---
|
|
task_number: 90
|
|
status: complete
|
|
priority: P2
|
|
owner: Michael
|
|
created: 2026-01-01
|
|
---
|
|
task_number: 90
|
|
|
|
# Task #90: Add Tasks Collection to Decap CMS
|
|
|
|
**Status:** ✅ COMPLETE
|
|
**Priority:** High
|
|
**Completed:** April 3, 2026
|
|
**Completed By:** Chronicler #59
|
|
|
|
---
|
|
task_number: 90
|
|
|
|
## 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
|
|
```yaml
|
|
🔥 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
|
|
|
|
---
|
|
task_number: 90
|
|
|
|
## Files Modified
|
|
|
|
**Repository:** `firefrost-gaming/firefrost-website`
|
|
|
|
1. `admin/config.yml`
|
|
- Fixed logo_url path
|
|
- Added Tasks collection at top of collections list
|
|
|
|
2. `admin/index.html`
|
|
- Added full custom CSS branding
|
|
- Login screen styling
|
|
- Sidebar Tasks highlight
|
|
- Button colors
|
|
- Footer tagline
|
|
|
|
---
|
|
task_number: 90
|
|
|
|
## 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
|
|
|
|
---
|
|
task_number: 90
|
|
|
|
**Fire + Frost + Foundation = Where Love Builds Legacy** 💙🔥❄️
|