Home

Awesome

Charba Wiki

<p align="left"> <a href="https://github.com/pepstock-org/Charba-Wiki/actions/workflows/build.yaml"><img alt="Build" src="https://github.com/pepstock-org/Charba-Wiki/workflows/Build/badge.svg?branch=master"></a> <a href="https://pepstock-org.github.io/Charba-Wiki"><img alt="Charba wiki" src="https://img.shields.io/badge/Charba-Wiki-F27173.svg"></a> </p>

This repository contains the source code of the Charba wiki site, built using Docusaurus 2, located here.

Installation

To install all packages in order to build it, use:

npm install

Build

The following command generates static content into the build directory and can be served using any static contents hosting service.

npm run build