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