Skip to content

Repository files navigation

Nexus Website

Official static website for Nexus by MicroSpotlight.

The site is plain HTML, CSS, and JavaScript. It has no build step, trackers, cookies, external fonts, or third-party runtime dependencies.

Local preview

python3 -m http.server 4173 --directory .

Then open http://127.0.0.1:4173/.

Deployment

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.

Content boundary

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.

Design records

All rights reserved unless a file explicitly states otherwise.

About

Official website, release notes, privacy policy, terms, and support for Nexus.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages