Skip to content

Repository files navigation

EdgeOS Kernel Website

The public website for the EdgeOS kernel project. It is a static Next.js site for kernel.ngo and contains no server-side runtime, analytics, authentication or persistent data.

Development

Requirements: Node.js 20 or later and npm.

npm install
npm run dev

The development server prints its local URL, normally http://localhost:3000.

Validation

npm run lint
npm run typecheck
npm run build

The production site is exported to out/. Serve the export locally with:

npm start

The preview is then available at http://localhost:4173.

Deployment

Pushes to main build the static export and publish out/ through GitHub Pages. The production domain is kernel.ngo.

Content sources

Project claims and build instructions are derived from the EdgeOS kernel repository README, notice and contributing guide. Desktop images show EdgeOS AArch64 development virtual machines running unmodified Debian packages.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages