A minimal, single-screen landing page for Sentry in the Jade / Evergreen colorway. Based on the selected color study 03 and Ion 15 composition.
The page starts in light jade. The two small dots switch between light and dark with a 550 ms color transition. The layout adapts to desktop and mobile; reduced-motion preferences are respected.
Serve this directory with any static web server, for example:
python3 -m http.server 5173Open http://localhost:5173/. No installation or build step is required.
Publish from the main branch and the repository root (/). All assets use relative paths, so the page works at a GitHub Pages project URL.
index.html— page content and accessible theme controls.styles.css— responsive layout, palette, and animation.theme.mjs— light/dark switching.assets/sentry-mark.svg— supplied Sentry logo geometry.assets/fonts/— self-hosted Geist with its SIL Open Font License.
| Color | Hex |
|---|---|
| Jade | #74DDB0 |
| Evergreen | #0E3528 |
The site is a presentation page; it does not store or process passwords.
The Sentry name and supplied logo remain their owner's property. The bundled Geist font is licensed under the SIL Open Font License in assets/fonts/Geist-OFL.txt. No additional license grant is made for the site or brand assets.