The official website for Alchemy — IEDC CEAL, showcasing the team, events, and community of the Innovation and Entrepreneurship Development Cell at College of Engineering Adoor (CEAL).
🌐 Live site: alchemyiedc.github.io
/
├── index.html # Landing page
├── app.css # Global styles
├── app.js # Global scripts (sticky header, hamburger menu)
├── dropdown.css # Shared Legacy dropdown nav styles
├── team-23/ # Team 2023 page
├── team-24/ # Team 2024 page
├── team-25/ # Team 2025 page
├── team-26/ # Team 2026 page (current)
├── assets/ # Images, icons, logos
└── pages/ # Contributor pages
- Install Node.js
- Install Git
- Install VS Code
- Install the Live Server extension in VS Code
- Open the project folder and click Go Live to run locally
Fork the project to your account, clone it locally, and please only save changes inside the pages/ folder.
You can duplicate
temp_file.html, rename it to your page name, and start working on it.
Do not modify
index.html,app.css,app.js, ordropdown.cssunless you know what you're doing.
After making changes locally, push to your fork and open a pull request to the main repository.
Please don't mess with the website structure. for the love of god 🙏