Skip to content

onebeyond/maintainers

Repository files navigation

Netlify Status

One Beyond Maintainers

One Beyond’s commitment to the open source community encourages an attitude of collaboration, transparency, and flexibility; a philosophy that enables developers across the world to fulfil their potential and create ground-breaking software, as well as giving back to the open source community the same value that we receive from it.

This repository is used to coordinate the Open Source Activity and the communications with the community

Website

This website is built using Docusaurus 2 and generator-fast-documentation

Installation

$ npm i

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm run build

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

Manage releases

Manage git Hooks