Files
firefrost-operations-manual/docs/tasks/ghost-cms-buildout/deployment-plan.md
Claude 894f220ac9 docs: Ghost CMS buildout session progress — March 13, 2026
Homepage live at firefrostgaming.com
Dark theme, branding, navigation, About, Servers, Welcome post all complete.
Site is publicly presentable.

Task #39 substantially complete — Chronicler #29
2026-03-13 20:42:08 +00:00

61 lines
2.3 KiB
Markdown

## Theme Modifications (March 13, 2026)
### Solo Theme — default.hbs
- Removed "Powered by Ghost" from footer (line 101)
- File: `/var/www/firefrost/content/themes/solo/default.hbs`
- Command: `sudo sed -i` to replace footer line
- Ghost restarted after change
### Code Injection — Site Footer
- Dark theme: `#0A0A0A` background
- Fire/Frost gradient buttons: `#ff4d00``#00E5FF`
- Orbitron font on headers/buttons
- All Ghost branding CSS suppressed
### Code Injection — Site Header
- Google Fonts: Orbitron (700,800) + Inter (400,600)
## Pending: Server Page IP → Friendly URL Migration
Once Pterodactyl Subdomain Manager is configured (personal reminder task),
update all server connection addresses on the Servers page from IP:port format
to friendly subdomain format, e.g.:
- `38.68.14.30:25565``atmon.firefrostgaming.com`
- `216.239.104.130:25565``ember.firefrostgaming.com`
- etc.
This is a Ghost page edit — no infrastructure change required, just update
the page content after subdomains are live.
## Session Progress — March 13, 2026
### Completed
- ✅ Dark theme applied via code injection (#0A0A0A background)
- ✅ Orbitron + Inter fonts loaded via Google Fonts
- ✅ Fire/Frost gradient buttons (#ff4d00#00E5FF)
- ✅ "Powered by Ghost" removed from Solo theme default.hbs
- ✅ Default Ghost content purged (Coming soon post, About this site)
- ✅ Site title corrected: "Firefrost Gaming"
- ✅ Footer text: "Where Fire Meets Frost. 💙🔥❄️"
- ✅ Accent color: #00E5FF
- ✅ Navigation: Home, Servers, About, Blog
- ✅ Staff handles: frostystyle (owner), FFG-STD-005 compliant
- ✅ Servers page: published, members-only (pending friendly URLs)
- ✅ About page: real Firefrost content, Five Consultants named correctly
- ✅ Welcome post: published, featured, fire-frost-collision.png hero image
- ✅ "Sign up" footer link hidden
### Five Consultants (correct names)
- 🐕 Oscar, Jasmine, Jack (dogs — Jack is Chief Medical Alert Officer)
- 🐈 Butter, Noir (cats)
### Remaining for Full Completion
- Add Discord link to Welcome post and nav/footer
- Add more blog posts (server spotlights, lore, announcements)
- Style Servers page with proper cards when friendly URLs ready
- Add Meg (gingerfury) Ghost account
- Add Holly (unicorn20089) Ghost account
- Meta description update
- Social account links (Discord, not Facebook/X)