blob: cccecad90716a6d2c13b6edcf4fbef99f7042cd5 (
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! -->
|