Skip to content

shashankiitbhu/oras-www

 
 

Repository files navigation

Netlify Status

ORAS Documentation

Source for ORAS website and documentation

banner

This website is built using Docusaurus 2. Pages and components are built in JavaScript, and styles are written in vanilla CSS.

System Requirements

Installation

npm install

Local development

npm run start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server. The site will be available at http://localhost:3000/

Build for production

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service. For that purpose, you can also use:

npm run serve

Code of Conduct

This project has adopted the CNCF Code of Conduct. See CODE_OF_CONDUCT.md for further details.

About

ORAS website and documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.5%
  • CSS 36.5%