A beautifully designed website highlighting GPL compliance issues in 3D printer firmware.
- Modern Glassmorphism Design: Beautiful glass-like UI elements with blur effects
- Responsive Navigation: Sticky navigation menu with smooth scrolling
- Interactive Animations: Scroll-triggered animations and hover effects
- Mobile Optimized: Fully responsive design with mobile menu
- Accessibility: ARIA labels and keyboard navigation support
- Performance Optimized: Debounced scroll events and efficient animations
carbon/
βββ index.html # Main HTML (semantic, a11y-friendly)
βββ styles.css # Global styles
βββ script.js # Behavior (nav, animations, a11y)
βββ assets/
β βββ images/ # Logos, preview images, screenshots
β βββ icons/ # Favicons, svg
β βββ README.md # What goes here
βββ docs/ # Extra docs, exports notes
βββ LICENSE # Project license
βββ CONTRIBUTING.md # How to contribute
βββ .editorconfig # Consistent formatting
βββ .gitignore # Ignore patterns
βββ README.md # This file
- Glassmorphism Effects: Modern glass-like UI components
- Gradient Backgrounds: Dynamic color gradients with particle effects
- Typography: Beautiful gradient text effects and responsive sizing
- Interactive Elements: Hover animations and smooth transitions
- Scroll Progress: Visual progress indicator for page navigation
- Modular Code: Separated HTML, CSS, and JavaScript for maintainability
- Intersection Observer: Performance-optimized scroll animations
- Smooth Scrolling: Enhanced navigation with proper offset handling
- Mobile Navigation: Hamburger menu with touch support
- Accessibility: Full keyboard navigation and screen reader support
- Responsive navigation menu
- Touch gesture support
- Optimized typography for mobile devices
- Smooth scrolling on touch devices
- Modern browsers with CSS Grid and Flexbox support
- CSS backdrop-filter for glass effects
- Intersection Observer API for animations
- ES6+ JavaScript features
- Clone or download the files
- Open
index.htmlin your browser - Enjoy the beautiful, interactive experience!
See CONTRIBUTING.md for local dev, coding standards, commit style, and how to submit changes.
See LICENSE for details.
This website serves as a public service announcement about GPL compliance issues with Elegoo Centauri Carbon 3D printer firmware, featuring:
- Technical evidence of GPL violations
- Community support and advocacy
- Email templates for contacting manufacturers
- Information about expected outcomes
- Comprehensive contributor acknowledgments
Built with β€οΈ for the open-source community