Files
firefrost-operations-manual/docs/tasks/ghost-cms-buildout/deployment-plan.md
Claude 861877e576 docs: note pending server page IP-to-subdomain migration
Ghost servers page currently uses IP:port format.
Will migrate to friendly URLs (e.g. atmon.firefrostgaming.com)
once Pterodactyl Subdomain Manager is configured.

Chronicler #29
2026-03-13 20:22:39 +00:00

1.0 KiB

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
  • 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:25565atmon.firefrostgaming.com
  • 216.239.104.130:25565ember.firefrostgaming.com
  • etc.

This is a Ghost page edit — no infrastructure change required, just update the page content after subdomains are live.