tmcgilchrist / docs-1

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

Home Page:https://unikraft.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://unikraft.org

License:Other


Languages

Language:MDX 80.8%Language:TypeScript 16.5%Language:CSS 1.8%Language:Go 0.4%Language:JavaScript 0.3%Language:Dockerfile 0.1%Language:Handlebars 0.1%Language:Shell 0.0%