Skip to content

LuniSolarFlyers/LuniSolarFlyers.github.io

Repository files navigation

SISO SMP Network Website

Setup Instructions

  1. 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
  2. Open the website:

    • Double-click index.html to open it in your default browser
    • Or use a local server (recommended)

Using a Local Server (Recommended)

Using Python 3:

python -m http.server 8000

Then navigate to http://localhost:8000

Using Python 2:

python -m SimpleHTTPServer 8000

Using Node.js (if installed):

npx http-server

Features

  • 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

Customization

  • Edit index.html to change content
  • Edit styles.css to modify colors and styling
  • Update the Discord link in the HTML (https://discord.gg)

About

idke

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors