summaryrefslogtreecommitdiffhomepage
path: root/www/src/content/docs/reference/example.md
diff options
context:
space:
mode:
authorJay V <[email protected]>2025-05-21 14:58:30 -0400
committerJay V <[email protected]>2025-05-21 14:58:30 -0400
commitd9c1b2cc904ad9f3bf00c1492276a783a7febcf7 (patch)
tree500f875deb458c96dd73a4f3b39f7bb52ab12610 /www/src/content/docs/reference/example.md
parent6cfcf51752ec8d40104cead0b2602885c77a9c79 (diff)
downloadopencode-d9c1b2cc904ad9f3bf00c1492276a783a7febcf7.tar.gz
opencode-d9c1b2cc904ad9f3bf00c1492276a783a7febcf7.zip
adding docs site
Diffstat (limited to 'www/src/content/docs/reference/example.md')
-rw-r--r--www/src/content/docs/reference/example.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/src/content/docs/reference/example.md b/www/src/content/docs/reference/example.md
deleted file mode 100644
index 0224f096c..000000000
--- a/www/src/content/docs/reference/example.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: Example Reference
-description: A reference page in my new Starlight docs site.
----
-
-Reference pages are ideal for outlining how things work in terse and clear terms.
-Less concerned with telling a story or addressing a specific use case, they should give a comprehensive outline of what you're documenting.
-
-## Further reading
-
-- Read [about reference](https://diataxis.fr/reference/) in the Diátaxis framework