blob: 17af0bb878eb84890ab05f81a67556026c030835 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
---
layout: ~/layouts/MainLayout.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! -->
|