Skip to content

operaton/documentation

Repository files navigation

Operaton Documentation

This repository contains the public documentation website for Operaton, built with Docusaurus.

Requirements

  • Node.js 18 or newer
  • npm

Install

npm ci

Local Development

npm run start

This starts a local development server. Most content and styling changes are reflected without restarting the server.

Build

npm run build

The static site is generated in the build directory.

Typecheck

npm run typecheck

Run the typecheck and production build before opening a pull request.

About

Content of documentation webpage for Operaton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors