summaryrefslogtreecommitdiff
path: root/docs/src/pages/zh-CN/examples.md
blob: 9228270ebad283baa07f2e72696cb4953e80bf31 (plain) (blame)
1
2
3
4
5
6
7
8
9
---
layout: ~/layouts/MainLayout.astro
title: 模板样例
lang: zh-CN
---

如果你喜欢通过实例来学习,请查看我们在 GitHub 上的[模板样例](https://github.com/snowpackjs/astro/tree/main/examples)

<!-- 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! -->