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
- Host: GitHub
- URL: https://github.com/t3gemstone/docs
- Owner: t3gemstone
- License: apache-2.0
- Created: 2025-03-03T08:10:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-15T08:22:21.000Z (about 2 months ago)
- Last Synced: 2026-04-15T10:23:25.138Z (about 2 months ago)
- Topics: gemstone, t3-gemstone, t3gemstone
- Language: MDX
- Homepage: https://docs.t3gemstone.org
- Size: 101 MB
- Stars: 4
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# T3 Gemstone Boards Documentation
[](https://www.t3vakfi.org/en) [](https://opensource.org/licenses/Apache-2.0) [](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
[](https://asciinema.org/a/707235)