Authorized & Managed By Ayush Hardeniya
Welcome to the open-source repository for my personal website! This project is built using HTML, CSS, and JavaScript, hosted on GitHub Pages, and designed to be user-friendly, modern, and highly customizable. Want to improve the site? You can contribute! Let’s build this together.
🚀 Live Website --> 🔗Visit My Website
Here’s a quick breakdown of the core files that power this website:
- 📄 index.html → The homepage structure.
- 🎨 style.css → Handles the styling & layout.
- 🛠️ script.js → Adds interactivity & dynamic elements.
- 🖼️ assets/ → Stores images, icons, and other resources.
- 🌐 CNAME → Used for custom domain setup on GitHub Pages.
- 📄 robots.txt → Included for SEO optimisation, keeping info path for Web Crawlers (bots), for indexing.
- 📜 LICENSE.md → Open-source MIT License.
- 🤌 CONTRIBUTING.md → Reflecting steps for open source contributionss.
- 📈 CODE_OF_CONDUCT.md → Guided by values of respect, collaboration & clarity — see Code of Conduct
✅ 1. Clone the Repository
You can download the project by running this in your terminal:
git clone https://github.com/ayushHardeniya/ayushhardeniya.github.io.gitNo Git? No problem! You can download the ZIP file from GitHub instead.
🔧 2. Open the Project Locally Navigate into the folder using:
cd ayushhardeniya.github.ioThen open it in VS Code or any text editor:
code . # VS Code users🌍 3. Preview the Website Locally Since this is a static website, simply open the index.html file in your browser:
- Windows: Double-click index.html to open it.
- Mac/Linux: Use open index.html in the terminal.
- VS Code Users: Install Live Server for automatic preview updates.
This website is open-source, and your improvements matter! Whether it's UI enhancements, bug fixes, or new features, every contribution helps.
📜 Contribution Guidelines
To keep contributions organized, please read our CONTRIBUTING.md file before submitting any changes. It covers:
✅ How to fork & clone the repository.
✅ How to create branches and follow best practices.
✅ How to submit pull requests properly.
This project is licensed under the MIT License, meaning anyone can freely use, modify, and distribute it while providing credit.
If you find this project useful, ⭐️ star this repository, share it, and help it grow! 🚀