This is the official GitHub Pages repository for SusScript, developed by SussyOS Inc.
🌐 Live site: https://sussyos.github.io
This repository powers the website for SusScript, including:
- Public landing page.
- API directory for downloads (
/api). - Auto-generated
sitemap.xmlfor SEO. robots.txtto guide search engine crawlers.
The site is automatically deployed via GitHub Pages from the main branch.
If you want to run the site locally:
git clone https://github.com/sussyOS/sussyOS.github.io.git
cd sussyOS.github.io
# Open index.html in your browser