Skip to content

CirclesUBI/circles-handbook

Repository files navigation

circles-handbook

Official documentation of Circles UBI


The handbook is a collection of documentation, tutorials, texts and thoughts around the Circles UBI system, community and people.

Requirements

Development

This static page is built using Docusaurus.

The following commands install the npm dependency and start a local development server. Most changes are reflected live without having to restart the server:

# Install NodeJS dependencies
yarn install

# Start development server
yarn start

# Check code formatting
yarn lint

# Build it!
yarn build

License

Creative Commons Attribution Share Alike 4.0 International CC BY-SA 4.0