mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
adding docs site
This commit is contained in:
parent
5f5f9dad87
commit
6cfcf51752
18 changed files with 1512 additions and 0 deletions
12
www/src/content/docs/index.mdx
Normal file
12
www/src/content/docs/index.mdx
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: OpenCode
|
||||
description: The AI coding agent built for the terminal.
|
||||
template: splash
|
||||
hero:
|
||||
title: The AI coding agent built for the terminal.
|
||||
tagline: The AI coding agent built for the terminal.
|
||||
image:
|
||||
dark: ../../assets/logo-dark.svg
|
||||
light: ../../assets/logo-light.svg
|
||||
alt: OpenCode logo
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue