Skip to content

StarRaidGame/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

The StarRaid project website — a simple static site that explains the project, the game, the component repos, and how to set it up. It is the project's public front door and getting-started guide, pointing visitors at the open-source component repositories.

Plain HTML + CSS — no build step, no dependencies.

Run locally

just run            # serve on http://localhost:8000  (override: just port=9000 run)

Or just open index.html in a browser. Deploy by serving this directory with any static host (GitHub Pages, nginx, a CDN, …).

Layout

  • index.html — the single page (hero, the game, status, components, setup)
  • style.css — styling (a dark "deep space" theme)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors