diff options
Diffstat (limited to 'examples/docs/README.md')
-rw-r--r-- | examples/docs/README.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/examples/docs/README.md b/examples/docs/README.md index 79f01419b..f7c44619b 100644 --- a/examples/docs/README.md +++ b/examples/docs/README.md @@ -7,6 +7,8 @@ npm create astro@latest -- --template docs [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/docs) [](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/docs) +> 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun! +  @@ -21,7 +23,7 @@ npm create astro@latest -- --template docs - ✅ **Automatic list of contributors** - ✅ (and, best of all) **dark mode** -## Commands Cheatsheet +## 🧞 Commands All commands are run from the root of the project, from a terminal: @@ -36,9 +38,9 @@ All commands are run from the root of the project, from a terminal: To deploy your site to production, check out our [Deploy an Astro Website](https://docs.astro.build/guides/deploy) guide. -## New to Astro? +## 👀 Want to learn more? -Welcome! Check out [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). ## Customize This Theme |