Welcome to the official Cartesi documentation repository. This documentation is built using Docusaurus 3.6.3.
Requirements
Installation
Fork, clone the repository and install dependencies:
Local Development
The following command will start a local development server on http://localhost:3000 and open a browser window.
Most changes are reflected live without having to restart the server.
Build
To create a production build:
This command generates static content in the build directory, which can be served using any static content hosting service.
Deployment
This repo build is automatically deployed using AWS Amplify.
The following branches and pull requests are deployed to the following URLs:
| Branch | URL |
|---|---|
| main | https://github.com/cartesi/docs |
Project Structure
Contributing
We welcome contributions to improve the documentation! Please see the Contributing Guide for more details.
License
This project is licensed under the Apache 2.0 License.