mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 03:04:21 +01:00
chore: document AGENTS.md
This commit is contained in:
@@ -34,9 +34,7 @@ export default defineConfig({
|
||||
starlight({
|
||||
title: "opencode",
|
||||
expressiveCode: { themes: ["github-light", "github-dark"] },
|
||||
social: [
|
||||
{ icon: "github", label: "GitHub", href: config.github },
|
||||
],
|
||||
social: [{ icon: "github", label: "GitHub", href: config.github }],
|
||||
editLink: {
|
||||
baseUrl: `${github}/edit/master/www/`,
|
||||
},
|
||||
@@ -53,6 +51,7 @@ export default defineConfig({
|
||||
"docs",
|
||||
"docs/cli",
|
||||
"docs/config",
|
||||
"docs/agents",
|
||||
"docs/models",
|
||||
"docs/themes",
|
||||
"docs/keybinds",
|
||||
|
||||
Reference in New Issue
Block a user