- Add Docker Compose for OpenFusion (FusionFall), MapleStory 2, and
Minecraft FTB Infinity Evolved game servers
- Add MapleStory 2 multi-service compose (MySQL, World, Login, Web, Game)
- Add OpenFusion Dockerfile and configuration files
- Fix CMS Dockerfile, web Dockerfile, and documentary components
- Add root layout, globals.css, not-found page, and text formatting utils
- Update .gitignore to exclude large game server repos and data
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add GameCard shared component, HeroSection with framer-motion animations,
LatestGames grid section, and DonationCTA banner. Wire up the home page
to fetch games from Strapi and render all landing page sections.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Install framer-motion and create shared layout components with i18n
support. Update locale layout to include fixed navbar, flex-col body,
and footer.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>