All notable changes to the CodeVerse Hub website are documented in this file.
The format follows Keep a Changelog.
This project adheres to Semantic Versioning.
- Animated terminal window component with typewriter effect and language switcher (Python / TypeScript / Rust)
Featuressection — 8-card grid covering community offerings (help desk, code reviews, OSS hub, etc.)TechMarqueecomponent — dual-row infinite scrolling marquee of 28+ languages and frameworks- Interactive language-tab buttons in terminal header with visible labels and proper hit areas
- Subtle grid overlay texture on hero background
- Social proof strip in hero (active daily · 10+ OSS projects · Free forever)
- Hero section — replaced TextPressure title widget with a bold 3-line headline and Discord CTA button
- About section — rewrote copy with developer-specific language (2am debugging, OSS contributions, 50+ countries)
- JoinCTA section — redesigned as a full card with Discord server icon, member avatar row, and gradient CTA
- Marquee animations added to
globals.csswith hover-pause behaviour - Contributing guide expanded with commit conventions, PR template, code style rules, and full workflow
- Language switcher buttons were
8×8px— increased to pill-shaped labelled tabs with sufficient touch target
/pages/[slug]dynamic route with sidebar navigation (DocSidebar)Resourcespage at/resources- Markdown content pages: contributing, code-of-conduct, FAQ, rules, privacy policy, moderation guide, and more
FlowingMenucomponent for the Projects sectionGradientBlindsanimated background shaderFuzzyTextandGradientTexttypography utilities- Announcements data feed (
data/announcements.json) - Formspree contact form integration
- Footer redesigned with navigation links and branding
- Navbar updated with responsive mobile menu
Statssection with animated count-up numbers usingIntersectionObserverProjectssection powered byFlowingMenuContactSectionwith contact method cards and formJoinCTAcall-to-action section
- Global font switched to Neue Montreal (woff2) across all weights
- Tailwind CSS v4 configuration migrated to
@theme inline
- Initial Next.js 15 project scaffold with Turbopack
Navbar,Footer, and hero layoutTextPressureinteractive typography component- Tailwind CSS v4 + shadcn/ui setup
tsconfig,eslint.config,postcss.configbaseline configuration- GitHub repository initialised under TheCodeVerseHub