Official static website for Nexus by MicroSpotlight.
- Website: https://nexus.microspotlight.team/
- Android beta: https://github.com/MicroSpotlight/nexus-website/releases/tag/android-v0.1.0-beta6
- Changelog: https://nexus.microspotlight.team/changelog/
- Privacy Policy: https://nexus.microspotlight.team/privacy/
- Terms of Service: https://nexus.microspotlight.team/terms/
- Support: https://nexus.microspotlight.team/support/
The site is plain HTML, CSS, and JavaScript. It has no build step, trackers, cookies, external fonts, or third-party runtime dependencies.
python3 -m http.server 4173 --directory .Then open http://127.0.0.1:4173/.
GitHub Pages serves the root of the main branch. No GitHub Actions workflow is used.
For the custom domain, add this DNS record at the microspotlight.team provider:
Type: CNAME
Name: nexus
Target: microspotlight.github.io
After DNS propagation, GitHub Pages can issue the HTTPS certificate for nexus.microspotlight.team and HTTPS enforcement can be enabled.
Nexus does not provide media content or built-in sources. The website covers iPhone, iPad, and Android while preserving each platform's native interaction model. Website screenshots use synthetic test data and must never be replaced with real private endpoints, credentials, or unlicensed artwork.
All rights reserved unless a file explicitly states otherwise.