Skip to content

Documentation and Tutorials for camino chain

License

Notifications You must be signed in to change notification settings

havan/camino-docs

 
 

Repository files navigation


Camino Docs

Overview

This repo contains the contents for our docs deployed here.

The website is built using Docusaurus 2.

Contributing

Contributing to the docs site is a great way to get involved with the Camino dev community! Here are some things you need to know to get started.

Contents

  • All the docs are located in the docs directory.
  • The left sidebar of the page is controlled by sidebars.js.
  • Extensive docs for Docusaurus can be found here.

Pull Request (PR)

  • All PRs should be made against the dev branch.
  • Once your PR is merged into dev, docs (testing) will be updated with your changes.
  • After review from our staff, we merge dev regularly into c4t. Then it's updated on the production site.

Installation

$ yarn

Local Development

$ yarn 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

$ yarn build

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

Please make sure that you run this command to see if there is any error in building the package, and fix them before pushing your changes.

Search

Search is powered by Typesense and we use our own server environment for holding the indices.

About

Documentation and Tutorials for camino chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.4%
  • Shell 32.6%
  • HCL 22.3%
  • CSS 9.3%
  • Dockerfile 0.4%