This repository hosts the organization-level landing page for the Lind Project, served at lind-project.github.io.
The page introduces the Lind framework — safely executing untrusted POSIX applications as mutually isolated compartments within a single unprivileged host process — and links out to the realized backend and its documentation:
- lind-wasm documentation (assets in lind-wasm/docs)
- lind-wasm
- lind-wasm-example-grates
- lind-wasm-apps
The site is a single static page (index.html) plus logo assets
in assets/, with no build step or external dependencies — edit and
push to main to deploy via GitHub Pages. lindv1.png is the original logo
source; assets/lind-logo.png is the transparent-background version used on
the page.