blob: 0feb9779a4a6d180ecdb6db0121924ce09543fd8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
---
layout: ~/layouts/MainLayout.astro
title: 範例
lang: zh-Hant-TW
---
如果喜歡從做中學,可以看看放在 Github 的[範例資源庫](https://github.com/withastro/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! -->
|