Skip to content

alinandrei2004/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 81.8%
  • TypeScript 15.8%
  • CSS 1.6%
  • Go 0.3%
  • JavaScript 0.3%
  • Dockerfile 0.1%
  • Other 0.1%