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

https://github.com/t3gemstone/docs

T3 Gemstone Boards Documentation sources
https://github.com/t3gemstone/docs

gemstone t3-gemstone t3gemstone

Last synced: about 2 months ago
JSON representation

T3 Gemstone Boards Documentation sources

Awesome Lists containing this project

README

          





T3 Foundation

# T3 Gemstone Boards Documentation

[![T3 Foundation](./images/t3-foundation.svg)](https://www.t3vakfi.org/en) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Built with Devbox](https://www.jetify.com/img/devbox/shield_galaxy.svg)](https://www.jetify.com/devbox/docs/contributor-quickstart/)

## What is it?

This project includes all the documentation and tutorials for T3 Gemstone Boards.

#### 1. Install jetify-devbox on the host computer.

```bash
user@host:$ curl -fsSL https://get.jetify.com/devbox | bash
```

#### 2. After the installation is successful, activate the jetify-devbox shell.

```bash
user@host:$ devbox shell
```

#### 3. Install mintlify and start the documentation

```bash
📦 devbox:sdk> devbox run install
📦 devbox:sdk> devbox run docs
```

### Screencast

[![asciicast](https://asciinema.org/a/707235.svg)](https://asciinema.org/a/707235)