A simple static webpage displaying a shutdown notice for the KIIT website as per administration request.
This project consists of a static webpage that informs visitors about the shutdown of the KIIT website due to administrative requests. It includes a notice, contact information (Instagram), and a teaser for upcoming projects.
- Responsive design for all device sizes
- Animated message display with typing effect
- Social media contact links (Instagram and GitHub)
- Modern UI with gradient background
- Animated upcoming features list
- Student In and Out Tracking System
- CGPA Calculator and Visualization
- Student Photo Management
- Enhanced Privacy Controls
- End-to-End Encrypted Data Storage
- GDPR Compliant User Profiles
kiitians_backend/
├── index.html # Main HTML document
├── styles.css # CSS stylesheet
├── script.js # JavaScript for animations and interactions
├── README.md # Documentation
├── CNAME # Custom domain configuration for GitHub Pages
└── .nojekyll # Disables Jekyll processing on GitHub Pages
- Clone the repository or download the files
- Open
index.html
in any modern web browser
- Create a new GitHub repository
- Push all files to the repository
- Go to Settings > Pages
- Select the branch to deploy (usually
main
) - The site will be published at
https://<username>.github.io/<repository-name>/
- Update the
CNAME
file with your domain - Configure your domain's DNS settings:
- Add an A record pointing to GitHub Pages IP addresses
- OR add a CNAME record pointing to
<username>.github.io
- Sign up for Netlify
- Connect your GitHub repository or drag and drop the project folder
- Configure build settings (not required for static sites)
- Deploy
- Update the Instagram username in
script.js
- Update the GitHub username in
script.js
- Modify colors and styling in
styles.css
- Edit messages in
index.html
For any questions, contact on:
- Instagram: @riteshchauhan_15
- GitHub: ritesh-chauhan0x1