summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-08-26 15:10:25 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-08-26 15:10:25 -0700
commit9f2b1d6071fc09c25242b9bfe001eec50bdf3ae0 (patch)
tree62b812521763db38b09eae59d74bc010dfa91470 /examples
parentdb0934bb5a1b482321e83fb43818e4bdc6e08e1b (diff)
downloadastro-9f2b1d6071fc09c25242b9bfe001eec50bdf3ae0.tar.gz
astro-9f2b1d6071fc09c25242b9bfe001eec50bdf3ae0.tar.zst
astro-9f2b1d6071fc09c25242b9bfe001eec50bdf3ae0.zip
improve introduction page of example/docs
Diffstat (limited to 'examples')
-rw-r--r--examples/docs/src/pages/en/introduction.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/docs/src/pages/en/introduction.md b/examples/docs/src/pages/en/introduction.md
index 67b4afb1f..62029dded 100644
--- a/examples/docs/src/pages/en/introduction.md
+++ b/examples/docs/src/pages/en/introduction.md
@@ -7,9 +7,13 @@ layout: ~/layouts/MainLayout.astro
This is the `docs` starter template. It contains all of the features that you need to build a Markdown-powered documentation site, including:
+- ✅ **Full Markdown support**
+- ✅ **Responsive mobile-friendly design**
- ✅ **Sidebar navigation**
- ✅ **Search (powered by Algolia)**
- ✅ **Multi-language i18n**
+- ✅ **Automatic table of contents**
+- ✅ **Automatic list of contributors**
- ✅ (and, best of all) **dark mode**
## Getting Started