The official static website for Aether, maintained by the AetherKiri GitHub organization.
Requires Node.js 22 or newer.
npm install
npm run devThe local development server uses the vinext app in app/.
# Validate the Sites-compatible build
npm run build
# Generate the fully static GitHub Pages artifact
npm run build:pagesThe static artifact is written to dist-pages/. The workflow in
.github/workflows/pages.yml publishes that artifact to GitHub Pages.
This repository is intended to be named AetherKiri.github.io so the
organization website is published at
https://aetherkiri.github.io/.
Product claims, platform requirements, architecture, and compatibility numbers are based on the public Aether runtime repository.
The app icon is reused from the main project. The rest of the site design and visual system are purpose-built for the organization website.