-
Save the background image:
- Take the cyberpunk city image and save it to this folder as
background.jpg - The image should be placed in the same directory as
index.html
- Take the cyberpunk city image and save it to this folder as
-
Open the website:
- Double-click
index.htmlto open it in your default browser - Or use a local server (recommended)
- Double-click
python -m http.server 8000Then navigate to http://localhost:8000
python -m SimpleHTTPServer 8000npx http-server- Responsive Design: Works on desktop and mobile devices
- Hamburger Menu: Click the menu button in the top-left to toggle the sidebar
- Smooth Navigation: Click on menu items to smoothly scroll to sections
- Dark Cyberpunk Theme: Purple neon aesthetic matching the background
- Edit
index.htmlto change content - Edit
styles.cssto modify colors and styling - Update the Discord link in the HTML (
https://discord.gg)