Skip to content

roc-streaming/roc-streaming.github.io

Repository files navigation

Roc Streaming website

build

This repo contains the source code and the build script for Roc website.

Build dependencies are managed by pixi.

To serve website on localhost, run:

pixi run serve

To build static website, run:

pixi run build

It will build static website + documentation from:

  • roc-toolkit
  • rocd
  • roc-cast

To remove generated build artifacts, run:

pixi run clean

When you push to the main branch, Github actions automatically build and publish website on Github pages.

About

Roc website.

Resources

License

Stars

Watchers

Forks

Contributors