Commit Graph

4 Commits

Author SHA1 Message Date
Claude (Chronicler #56)
e08a95d472 feat: add header navigation with announcement banner
WHAT WAS DONE:
Created header.njk component with announcement banner and navigation bar.
Added header to base.njk layout so it appears on all pages.

COMPONENTS:
- Announcement banner (Fire/Frost/Arcane gradient)
  Text: 'Soft Launch April 2026 - Join the Trinity. Built for children not yet born.'
- Navigation bar with logo and links
  Links: Home, Servers, About, Contact, Subscribe (gradient CTA button)
- Logo: /assets/images/2026/02/Dark-Logo.png

STYLING:
- Dark background (#0a0a1a) matching site theme
- Frost cyan border bottom
- Fire/Frost/Arcane gradient on announcement and Subscribe button
- Responsive spacing and typography

FILES:
- _includes/header.njk (new)
- _includes/layouts/base.njk (modified - added header include)

STATUS:
Header now appears site-wide on all pages

Signed-off-by: Claude (Chronicler #56) <claude@firefrostgaming.com>
2026-04-03 01:41:27 +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
1a8a5eb6f9 build: Rebuild site with all 7 pages 2026-04-02 19:51:54 -05:00
The Trinity
40b45dff2e Initial commit: 11ty website with Fire/Frost branding 2026-04-02 18:39:00 -05:00