Skip to content

WisconsinAutonomous/WAutoWideWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wisconsin Autonomous Static Website Draft

This is a clean, minimal, GitHub Pages-ready website concept for Wisconsin Autonomous.

Files

  • index.html
  • styles.css
  • script.js
  • assets/images/brand/
  • assets/images/hero/
  • assets/images/vehicle/
  • assets/images/competitions/
  • assets/images/people/
  • assets/images/sponsors/
  • assets/videos/

Run locally

Open index.html directly in a browser, or run a tiny local server:

cd WAutoWebsite
python3 -m http.server 8000

Then open:

http://localhost:8000

Host on GitHub Pages

  1. Create a GitHub repo.
  2. Upload these files and the assets/ folder to the repo root.
  3. Go to Settings > Pages.
  4. Under Build and deployment, choose:
    • Source: Deploy from a branch
    • Branch: main
    • Folder: /root
  5. Save.

Dynamic elements included

  • Sticky glass nav on scroll
  • Mobile hamburger menu
  • Smooth scrolling
  • Count-up stats
  • Scroll reveal animation
  • Hover tilt project cards
  • Official sponsor logo board
  • Demo email form validation
  • Cow-spot visual accents

About

A website prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors