Skip to content

The front page and documentation for the Unikraft Open-Source Project.

License

Notifications You must be signed in to change notification settings

cristian-vijelie/docs

 
 

Repository files navigation

This is the Unikraft Documentation website

It's the https://unikraft.org website for the latest version of Unikraft and KraftKit.

Building and testing locally

yarn install

yarn run dev

Using Docker

docker build -t ghcr.io/unikraft/docs:base --target base .

docker run -it --rm -v $(pwd):/docs -w /docs -p 3000:3000 --entrypoint sh ghcr.io/unikraft/docs:base

yarn run dev

About

The front page and documentation for the Unikraft Open-Source Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 76.7%
  • TypeScript 20.1%
  • CSS 2.1%
  • Go 0.4%
  • JavaScript 0.4%
  • Dockerfile 0.2%
  • Other 0.1%