summaryrefslogtreecommitdiff
path: root/examples/docs/src/pages/en/introduction.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/docs/src/pages/en/introduction.md')
-rw-r--r--examples/docs/src/pages/en/introduction.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/docs/src/pages/en/introduction.md b/examples/docs/src/pages/en/introduction.md
new file mode 100644
index 000000000..8f91a429a
--- /dev/null
+++ b/examples/docs/src/pages/en/introduction.md
@@ -0,0 +1,17 @@
+---
+title: Introduction
+layout: ~/layouts/MainLayout.astro
+---
+
+**Welcome to Astro!**
+
+This is the `docs` starter template. It contains all of the features that you need to build a Markdown-powered documentation site, including:
+
+- ✅ **Sidebar navigation**
+- ✅ **Search (powered by Algolia)**
+- ✅ **Multi-language i18n**
+- ✅ (and, best of all) **dark mode**
+
+To get started, check out the project `README.md` that the template came with. It provides documentation on how to use and customize this template for your own project, which you can always refer back to as you build.
+
+Found a missing feature that you can't live without? Please suggest it and even consider adding it yourself to the Astro repo! We're an open source project and contributions from developers like you are how we grow! 💙