This repository serves as the official website for Env Open, an open-source software foundation dedicated to creating and maintaining projects that make a positive impact on the world.
Ads while enabled, will not be shown on this site
Env Open is an open-source first software foundation, meaning that all of our projects are either open source at launch, or will be open sourced within 1-2 years of development. We believe that open source software is the foundation of innovation and collaboration in the digital age.
The website is built with modern web standards and includes:
- Home Page: Introduction to Env Open and our mission
- About Page: Detailed information about our story, values, and commitment
- Projects Page: Showcase of our open-source projects with filtering capabilities
- Team Page: Meet our team and learn about contribution opportunities
- Contact Page: Multiple ways to get in touch and join our community
- 🎨 Modern, responsive design
- 📱 Mobile-first approach
- ♿ Accessibility focused
- 🚀 Fast loading and optimized
- 🔍 SEO optimized
- 🎯 Interactive project filtering
- 📧 Contact form with validation
- 🎭 Smooth animations and transitions
- HTML5: Semantic markup with proper accessibility
- CSS3: Modern CSS with custom properties and grid layouts
- JavaScript: Vanilla JS for interactions and functionality
- Fonts: Inter font family for modern typography
- Icons: Inline SVG icons for performance
src/
├── index.html # Home page
├── about.html # About us page
├── projects.html # Projects showcase
├── team.html # Team and opportunities
├── contact.html # Contact information and form
├── css/
│ └── styles.css # Main stylesheet
├── js/
│ └── main.js # Interactive functionality
└── media/ # Images and media files
├── branding/ # Logos and brand assets
├── heros/ # Hero section images
└── projects/ # Project screenshots
The CSS is organized using a modular approach with:
- CSS Custom Properties for consistent theming
- Mobile-first responsive design
- Component-based styles
- Utility classes for common patterns
- Modern layout techniques (Grid, Flexbox)
- Mobile navigation toggle
- Project filtering system
- Contact form validation
- Scroll animations
- Smooth scrolling
- Notification system
We welcome contributions to improve the website! Here's how you can help:
- Report Issues: Found a bug or have a suggestion? Open an issue
- Submit Pull Requests: Fix bugs or add new features
- Improve Content: Help us improve copy, documentation, or translations
- Design Feedback: Share your thoughts on the design and user experience
- Fork this repository
- Clone your fork locally
- Make your changes
- Test thoroughly across different devices and browsers
- Submit a pull request with a clear description of your changes
The website is tested and supports:
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- Mobile browsers on iOS and Android
The website is optimized for:
- Fast loading times
- Minimal JavaScript bundle size
- Optimized images
- Efficient CSS
- Good Lighthouse scores
We're committed to making our website accessible to everyone:
- Semantic HTML structure
- Proper ARIA labels
- Keyboard navigation support
- Screen reader compatibility
- High contrast ratios
- Scalable text
This website is open source and available under the MIT License.
For more information, visit our GitHub repository or contact us directly:
- GitHub: github.com/envopen
Built with ❤️ by the Env Open team | Open Source, Forever