diff options
Diffstat (limited to 'examples/docs/src/pages/en/introduction.md')
-rw-r--r-- | examples/docs/src/pages/en/introduction.md | 4 |
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 |