An open API service indexing awesome lists of open source software.

https://github.com/c6o/docs

Documentation for all things Codezero
https://github.com/c6o/docs

codezero documentation docusaurus

Last synced: 11 months ago
JSON representation

Documentation for all things Codezero

Awesome Lists containing this project

README

          

# Codezero Docs

This documentation is published by Codezero Technologies Inc. and covers all aspects of the Codezero system. The documents are open to modification and is the basis for the [https://docs.codezero.io](https://docs.codezero.io) website.

All modifications should be submitted via a pull request and are subject to review prior to publishing.

## Running the Site Locally

This documentation is put together using [Docusaurus](docusaurus.io) and uses `markdown`. You can edit the markdown files in the `docs/` folder using the GitHub markdown editor, and submit a pull request.

If you would like to preview the site or make your changes locally, clone this repo and run the following:

```bash
git clone ...
cd docs
yarn install
yarn start

```

The site will run locally at `http://localhost:3000`

## Legal Stuff

These documents are published as-is and come with no warranty. Codezero Technologies Inc. reserves the right to change these documents at any time.

© Copyright 2021-2025 Codezero Technologies Inc. All Rights Reserved