Commit Graph

5 Commits

Author SHA1 Message Date
Claude (Chronicler #60)
84ac2789e0 Dynamic server count on home page
WHAT WAS DONE:
- '13+ Active Servers' now pulls from servers API
- Fallback to '7+' if API fails

Signed-off-by: Claude (Chronicler #60) <claude@firefrostgaming.com>
2026-04-05 09:01:48 +00:00
Claude (Chronicler #56)
2921e88334 feat: add Discord redirect and complete social media integration
WHAT WAS DONE:
1. Created /discord redirect page → https://discord.gg/hDHvKfqhKs
2. Updated Contact page Discord button to point to /discord
3. Added ALL social media links with Simple Icons to Contact page
4. Added YouTube and social links section to homepage

DISCORD REDIRECT PAGE (discord.njk):
- JavaScript redirect to Discord invite
- Fallback button for users with JS disabled
- Uses permalink: /discord/
- Redirects to: https://discord.gg/hDHvKfqhKs

CONTACT PAGE (contact.njk):
- Discord button now points to /discord (internal redirect)
- Social Media card now has ALL platforms with official Simple Icons:
  * Linktree (all socials hub)
  * YouTube
  * Twitter/X
  * Instagram
  * TikTok
  * Twitch
  * Facebook
  * Reddit
  * BlueSky
- Icons via https://cdn.simpleicons.org/

HOMEPAGE (index.njk):
- Added "Follow Our Journey" section before final CTA
- Includes 5 main platforms: YouTube, Discord, X, Instagram, TikTok
- Simple Icons for visual consistency
- Centered layout with flex display

ICONS:
All social icons use Simple Icons CDN for official brand colors
and consistent sizing (24px on contact, 28px on homepage).

Signed-off-by: Claude (Chronicler #56) <claude@firefrostgaming.com>
2026-04-03 02:25:29 +00:00
Claude (Chronicler #56)
3821cef960 fix: center hero logo properly
Changed margin from '60px auto 40px' to '0 auto 40px' to properly
center the logo. The 60px top margin was unnecessary inside the already
padded hero container.

Signed-off-by: Claude (Chronicler #56) <claude@firefrostgaming.com>
2026-04-03 01:44:23 +00:00
Claude (Chronicler #56)
1f6ea94bbc feat: complete homepage with Fire/Frost background and all sections
WHAT WAS DONE:
Rebuilt index.njk with ALL missing sections from Ghost CMS backup,
including the gorgeous Fire/Frost split background image and logo.

SECTIONS ADDED:
- Hero with Fire/Frost background image (/assets/images/2026/03/Firefrost-background-1.png)
- Logo overlay (/assets/images/2026/03/Dark-Logo---Copy.png)
- Origin Story section (The Trinity founding story)
- Why Firefrost section (Security/Community/Legacy 3-column cards)
- Community Stats section (13+ servers, Growing, 99.9% uptime)

BRANDING:
- Fire/Frost/Arcane color scheme intact
- All image paths updated to /assets/images/ (no external URLs)
- Trinity gradient overlays preserved

CONTENT SOURCE:
Restored from docs/website/ghost-pages/homepage.html (saved by The Migrator)

STATUS:
Ready for Cloudflare Pages auto-deploy → GitHub → LIVE
All 5 major homepage sections now complete

Signed-off-by: Claude (Chronicler #56) <claude@firefrostgaming.com>
2026-04-03 01:37:53 +00:00
The Trinity
40b45dff2e Initial commit: 11ty website with Fire/Frost branding 2026-04-02 18:39:00 -05:00