diff --git a/docs/core/tasks.md b/docs/core/tasks.md index ab68ece..10ce450 100644 --- a/docs/core/tasks.md +++ b/docs/core/tasks.md @@ -1260,3 +1260,89 @@ Comprehensive planning session for Ignis (18+ mature space) implementation. Orig **See:** `docs/planning/ignis-protocol-specification.md` for complete details and legal questions --- + +### 52. Ghost CMS Homepage - Implement Fire/Frost Design +**Time:** 4-6 hours +**Status:** READY +**Priority:** High - needed for soft launch +**Documentation:** `docs/planning/ideas/features/ghost-homepage-content.md` + +Complete Ghost CMS homepage implementation with Fire/Frost branding. + +**Deliverables:** +- Hero section with "Fire + Frost + Forever" tagline +- Path selection (Frost Path all-ages, Ignis adult space) +- Server showcase section +- Community highlights +- Discord integration + +**Assets Available:** +- Complete copy in markdown (`docs/planning/ideas/features/ghost-homepage-content.md`) +- CSS styling in `docs/planning/ideas/features/ghost-frost-css.css` +- Page structure plan in `docs/planning/ideas/features/ghost-page-structure-plan.md` + +**Priority:** High - homepage is the first impression for new players + +--- + +### 53. Ghost CMS - Server Listing Page Design +**Time:** 3-4 hours +**Status:** BACKLOG +**Priority:** Medium +**Documentation:** `docs/planning/ideas/features/ghost-server-listing-design.md` + +Create server listing page showing all Minecraft servers with Fire/Frost categorization. + +**Features:** +- Fire Path servers (cozy, creative, community-focused) +- Frost Path servers (technical, challenge, optimization) +- Server cards with modpack info, player count, online status +- Filter by Fire/Frost path +- Link to Paymenter subscription tiers + +**Dependencies:** +- Soft launch server transition plan (Task #27: Server Sunset Evaluation) +- Final server lineup decided + +**Integration:** +- Pull server status from Pterodactyl API +- Display modpack versions (Task #45: Pterodactyl Modpack Version Display) +- Link to How to Join instructions + +--- + +### 54. Evaluate Other Game Servers (Beyond Minecraft) +**Time:** 2-3 hours (research) +**Status:** BACKLOG +**Priority:** Medium +**Documentation:** `docs/planning/ideas/other-games-backlog.md` + +Research and evaluate other games for Firefrost Gaming expansion beyond Minecraft. + +**Games to Evaluate:** +- Terraria +- Valheim +- Palworld +- Core Keeper +- V Rising +- Others suggested by community + +**Evaluation Criteria:** +- Community interest (Discord polls, subscriber feedback) +- Hosting complexity and resource requirements +- Fire/Frost alignment (does the game support both paths?) +- Modding ecosystem and customization options +- Long-term viability and active player base + +**Deliverables:** +- Comparison matrix of evaluated games +- Recommendation for 1-2 games to pilot +- Hosting requirements and cost estimates +- Fire/Frost path mapping for recommended games + +**Next Steps:** +- Community survey on Discord +- Proof-of-concept hosting for top choice +- Create game-specific onboarding documentation + +---