Commit Graph

6 Commits

Author SHA1 Message Date
Chronicler #55
fc8a1a9b28 docs: Add Privacy Policy page snapshot
WHAT:
- Complete Privacy Policy legal document
- 10 major sections covering data practices
- GDPR compliance for EU users
- COPPA compliance (13+ age requirement)
- Data collection, usage, and sharing policies

WHY:
- Document privacy framework for soft launch
- Critical launch blocker (legal requirement)
- Backup privacy policy in case of Ghost issues
- Reference for future privacy updates

WHERE:
- docs/website/ghost-pages/privacy.html (new file, 141 lines)

KEY POINTS:
- Never sell personal information
- Payment info processed by third party (not stored)
- User rights: access, correction, deletion, opt-out
- International data transfers to US
- GDPR and COPPA compliant
- Contact: privacy@firefrostgaming.com

Signed-off-by: Chronicler #55 <claude@firefrostgaming.com>
2026-04-02 13:38:41 +00:00
Chronicler #55
b949ad233e docs: Add Terms of Service page snapshot
WHAT:
- Complete Terms of Service legal document
- 12 major sections covering all legal bases
- Age requirements (13+, parental consent under 18)
- Subscription terms and refund policy
- Acceptable use policy
- Minnesota law jurisdiction

WHY:
- Document legal framework for soft launch
- Backup terms in case Ghost CMS issues
- Reference for future updates
- Critical launch blocker documentation

WHERE:
- docs/website/ghost-pages/terms.html (new file, 155 lines)

KEY TERMS:
- Refund policy: 7 days for monthly, no refunds for Awakened
- Cancellation: anytime, access until end of billing period
- Price changes: 30 days notice, grandfathered rates
- Governed by Minnesota law
- Contact: legal@firefrostgaming.com

Signed-off-by: Chronicler #55 <claude@firefrostgaming.com>
2026-04-02 13:37:12 +00:00
Chronicler #55
366b5791c7 docs: Add Contact page snapshot with all contact methods
WHAT:
- Complete contact page with multiple contact channels
- Discord (primary/fastest)
- Email support (support@firefrostgaming.com)
- Business inquiries (business@firefrostgaming.com)
- Legal contacts (legal@firefrostgaming.com)
- Press/media (press@firefrostgaming.com)
- Common questions/support topics section

WHY:
- Document all customer service touchpoints
- Backup contact information
- Reference for Mailcow configuration
- Track support response time promises (24-48 hours)

WHERE:
- docs/website/ghost-pages/contact.html (new file, 109 lines)

NOTE:
- Discord emphasized as fastest response channel
- Fire/Frost/Arcane Trinity branding throughout
- Support topics: Account/Billing, Technical, Rules, Partnerships

Signed-off-by: Chronicler #55 <claude@firefrostgaming.com>
2026-04-02 13:35:24 +00:00
Chronicler #55
623155b85a docs: Add Subscribe page snapshot with all 6 tiers
WHAT:
- Complete subscribe page with all subscription tiers
- The Awakened ($1 one-time)
- Fire/Frost Elemental ($5/month)
- Fire/Frost Knight ($10/month)
- Fire/Frost Master ($15/month)
- Fire/Frost Legend ($20/month)
- Sovereign/Founder ($499 one-time lifetime)

WHY:
- Document complete pricing structure
- Backup subscription tier specifications
- Reference for Paymenter configuration
- Track tier perks and benefits

WHERE:
- docs/website/ghost-pages/subscribe.html (new file, 391 lines)

NOTE:
- All tiers link to billing.firefrostgaming.com
- Fire/Frost paths explained as identity, not restrictions
- All subscribers access all servers

Signed-off-by: Chronicler #55 <claude@firefrostgaming.com>
2026-04-02 13:33:18 +00:00
Chronicler #55
247a6ebce4 docs: Complete Ghost homepage snapshot with all 7 blocks
WHAT:
- Added Block 6: Community Stats & CTA (13+ servers, 99.9% uptime)
- Added Block 7: Footer (links, legal, social media)
- Completed homepage documentation started by The Witness (#54)
- Total: 7 blocks fully documented

WHY:
- Create complete disaster recovery snapshot
- Enable change tracking via Git diffs
- Document current state before cleanup work
- Provide reference for future Chroniclers

WHERE:
- docs/website/ghost-pages/homepage.html (updated, now 300+ lines)

BLOCKS INCLUDED:
1. Hero Section (Fire/Arcane/Frost collision background)
2. Choose Your Path (Fire vs Frost cards)
3. Origin Story (Michael & Meg love story)
4. Why Firefrost (Security, Community, Built to Last)
5. Community Stats (13+ servers, Growing, 99.9% uptime)
6. Footer (Quick Links, Legal, Community socials)

STATUS:
- Homepage fully documented as of April 2, 2026
- /discord button fix confirmed in place
- Ready for cleanup work (remove blog/subscribe)

Signed-off-by: Chronicler #55 <claude@firefrostgaming.com>
2026-04-02 13:31:04 +00:00
Chronicler #55
1fc8da5955 docs: Ghost CMS homepage snapshot (April 2, 2026 - pre-soft-launch)
WHAT:
- Complete HTML snapshot of firefrostgaming.com homepage
- 4 blocks: Hero, Choose Your Path, Origin Story, Why Firefrost
- Hero block includes Discord CTA fix (href='/discord')
- All Fire/Frost/Arcane branding and color scheme preserved

WHY:
- Disaster recovery baseline (can restore if Ghost corrupted)
- Change tracking for future updates
- Reference for future Chroniclers
- Documentation of soft launch state

WHERE:
- docs/website/ghost-pages/homepage.html (new file, 234 lines)

BLOCKS:
1. Hero - Background, logo, tagline, dual CTAs
2. Choose Your Path - Fire vs Frost comparison cards
3. Origin Story - Trinity founding narrative
4. Why Firefrost - Security/Community/Legacy value props

STATUS:
- Production-ready as of April 2, 2026
- Discord CTA verified working
- Mobile responsive
- Ready for soft launch April 15

Signed-off-by: Chronicler #55 <claude@firefrostgaming.com>
2026-04-02 13:27:07 +00:00