https://github.com/subhajeetch/animekun-web
This is a website made with: 📑 HTML 🎨 CSS 🧩 JAVASCRIPT This is a responsive website for a Anime based Discord Server named "AnimeKun", i wrote the content about what the server does, what the server provides & why it's best for joining.
https://github.com/subhajeetch/animekun-web
Last synced: 5 months ago
JSON representation
This is a website made with: 📑 HTML 🎨 CSS 🧩 JAVASCRIPT This is a responsive website for a Anime based Discord Server named "AnimeKun", i wrote the content about what the server does, what the server provides & why it's best for joining.
- Host: GitHub
- URL: https://github.com/subhajeetch/animekun-web
- Owner: Subhajeetch
- License: mit
- Created: 2024-06-26T06:53:38.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T11:11:06.000Z (over 1 year ago)
- Last Synced: 2025-02-01T02:24:33.034Z (over 1 year ago)
- Language: HTML
- Homepage: https://subhajeetch.github.io/Animekun-web/
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AnimeKun Discord Site
This is a responsive website for a Anime based Discord Server named "AnimeKun", i wrote the content about what the server does, what the server provides & why it's best for joining. You can view the live version [Animekun.lol](https://animekun.lol).
## Features
- Fully responsive design
- Simple and clean UI
- Hosted on GitHub Pages
- JavaScript for header & footer
- Used Google Search Console to index the site on google
## Motivation
This is a server i own that has 1900+ members by (September 15, 2024).
The server has season, when members talks there they get XP. Hence they level up & who ever reaches the top level, gets the reward(Nitro). Whenever someone reaches the top level, the server resets its levels & a season comes to an end. I had to make pages for season, put the images with their XP and the top 50 person who levelled up.
## Tech Stack
- JavaScript
- HTML
- CSS
- GitHub Pages for hosting
- Google Search Console
- Bing Webmaster
## Workload
It took me 1.5 days to make this whole thing.
In the home section, i used a picture that fades to the left with a CSS property called "mask-image", and tried to put the content on a div with position - 'absolute'.
Some basic css styling & for indexing on Google & Bing i used basic SEO HTML stuffs so had to use Sitemaps & everything.
## How to Use
If you'd like to clone this project and host your own version:
1. Clone the repository:
`git clone https://github.com/subhajeetch/animekun-web.git`
2. Navigate to the project folder:
`cd animekun-web `
3. Open `index.html` in your browser to view the site locally.
## License
This project is open-source and available under the [MIT License](LICENSE). Use & modify the code however you want.