A modern, responsive website for SlashOS - Unified Desktop and Mobile Experience.
index.html- Main landing pagereleases.html- Release archive pagecss/- Stylesheetsstyle.css- Main stylesheet (imports others)base.css- Base styles, variables, glass effectheader.css- Header and navigationcomponents.css- Reusable components (buttons, pills)sections.css- Page sections (hero, features, etc.)footer.css- Footer stylesresponsive.css- Media queries
js/- JavaScript modulesscript.js- Main initializationrelease.js- GitHub releases API handlingmenu.js- Mobile menu functionalityutils.js- Utility functions
assets/- Static assetsimages/- Image files and integrity hashes
This is a static website hosted on GitHub Pages. No build process required.
Push to the main branch to deploy via GitHub Pages.
You don't need any special things to deploy this yourself, just opening the index.html is enough :)