blob: 2ab3f409bdd6d26668d3201377803c17253e827a (
plain) (
blame)
1
2
3
4
5
6
7
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! -->
|