Coder Social home page Coder Social logo

procub3r / unikraft-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unikraft/docs

0.0 0.0 0.0 89.43 MB

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

Home Page: https://unikraft.org

License: Other

Shell 0.01% JavaScript 0.30% Go 0.29% TypeScript 15.08% CSS 1.14% Handlebars 0.05% Dockerfile 0.11% MDX 83.01%

unikraft-docs's Introduction

Unikraft Documentation

This is the repository hosting Unikraft documentation. It is deployed on the Unikraft website It provides information for the latest version of Unikraft and KraftKit.

Documentation is written in MDX format. Building and deploying it requires Node and NPM. You can build and run either natively or using Docker.

Building and Testing Natively

npm install

npm run search-meta:gen

npm run dev

See also contributing/docs#building-the-website.

Using Docker

In order to use Docker, follow the instructions.

For local development:

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

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

For production deployment:

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

docker run -it --rm -p 3000:3000 ghcr.io/unikraft/docs:runner

Contributing

Please see our Contribution Guide for more details.

unikraft-docs's People

Contributors

nderjung avatar razvand avatar stefanjum avatar radunichita avatar mariasfiraiala avatar felipehuici avatar cristian-vijelie avatar craciunoiuc avatar mdsahil-oss avatar xymeng16 avatar lterrac avatar gabrielmocanu avatar fabbing avatar hchandad avatar john-ted avatar razvanvirtan avatar zhxj9823 avatar mihnea0firoiu avatar sorinalexb avatar zyllee avatar vladandrew avatar sairajkodilkar avatar mariapana avatar hlef avatar violincase13 avatar antoineco avatar alinandrei2004 avatar marcrittinghaus avatar michpappas avatar procub3r avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.