summaryrefslogtreecommitdiff
path: root/docs/src/pages/examples.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/pages/examples.md')
-rw-r--r--docs/src/pages/examples.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/src/pages/examples.md b/docs/src/pages/examples.md
new file mode 100644
index 000000000..2ab3f409b
--- /dev/null
+++ b/docs/src/pages/examples.md
@@ -0,0 +1,8 @@
+---
+layout: ~/layouts/Main.astro
+title: Examples
+---
+
+If you prefer to learn by example, check out our [Examples Library](https://github.com/snowpackjs/astro/tree/main/examples) on GitHub.
+
+<!-- Once we merge astro-docs back into the main repo, we can actually fetch the list of examples at build-time by scanning the examples/ directory! --> \ No newline at end of file