FeynmanZhou / oras-www

ORAS website and documentation

Home Page:https://oras.land

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ORAS Documentation

Netlify Status

banner

Source for ORAS website and documentation

Link: oras.land

The documentation can be found here.

Deployment

This site is deployed using Netlify

Development

System requirements:

  • Python 3.7+

The website is an Mkdocs-based documentation site, using the Material theme.

First install dependencies:

pip3 install -r requirements.txt

Then run the development server:

mkdocs serve

The site will be available at http://localhost:8000/

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

https://oras.land

License:Apache License 2.0


Languages

Language:JavaScript 67.1%Language:CSS 32.9%