Skip to content

hyperlight-dev/www

Hyperlight Website

The official website for Hyperlight, hosted at hyperlight.org. Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications, enabling safe execution of untrusted code within micro virtual machines with very low latency and minimal overhead.

Hyperlight is a Cloud Native Computing Foundation sandbox project.

Getting Started

This site is built with Astro and the Starlight documentation theme.

Prerequisites

Local Development

npm install
npm run dev

The site will be available at http://localhost:4321.

Build

npm run build

The production build is output to ./dist/.

Contributing

We welcome contributions from everyone! Whether it's fixing a typo, improving documentation, or adding new content, your help is appreciated.

  1. Fork the repository
  2. Create a branch for your changes
  3. Submit a pull request

Please review the Hyperlight contributing guidelines before getting started.

Code of Conduct

This project follows the CNCF Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to the project maintainers.

License

See LICENSE for details.

About

Hyperlight website. For the source to the Hyperlight project, please see https://github.com/hyperlight-dev/hyperlight

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published