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! 💙
='13' alt='Gravatar' /> Alex Draper 3-3/+20 2022-12-14Add `server.headers` option (#5564)Gravatar Ryosuke Iwanaga 13-6/+157 2022-12-14[ci] release (#5605)@astrojs/rss@1.2.1Gravatar Fred K. Bot 5-8/+9 2022-12-14[ci] formatGravatar matthewp 1-1/+4 2022-12-14fix missing type-attribute for xsl stylesheets (#5600)Gravatar Frode Flaten 3-1/+35 2022-12-13[ci] release (#5597)@astrojs/rss@1.2.0Gravatar Fred K. Bot 5-8/+9 2022-12-13[ci] formatGravatar matthewp 1-1/+1 2022-12-13Fix missing RSS item `customData` (#5591)Gravatar Matt Stein 3-2/+28 2022-12-13Add Vercel middleware docs to Vercel integration README (#5576)Gravatar Tom Everson 1-0/+24 2022-12-12fix link 404 in Vue integration README (#5585)Gravatar molychn 1-2/+2 2022-12-12[ci] release (#5589)@astrojs/vercel@2.3.6Gravatar Fred K. Bot 3-6/+7 2022-12-12fix(vercel): support node-fetch and Node 18 fetch (#5587)Gravatar Juan Martín Seery 4-1/+126 2022-12-12[ci] release (#5561)astro@1.6.15@astrojs/vue@1.2.2@astrojs/node@3.1.1@astrojs/mdx@0.12.2Gravatar Fred K. Bot 44-110/+108 2022-12-12Fix link in MDX integration README (#5586)Gravatar Chris Swithinbank 2-1/+6 2022-12-10Updated magic-string to 0.27.0 (#5577)Gravatar Martin J 3-3/+15 2022-12-10Update deno integration dependencies (#5573)Gravatar Lino Le Van 2-2/+2 2022-12-10[ci] formatGravatar matthewp 2-8/+8 2022-12-10Include base in 'page' stage injected scripts (#5572)Gravatar Matthew Phillips 4-9/+32 2022-12-09Add primevue as an external Vue package (#5571)Gravatar Matthew Phillips 2-1/+6 2022-12-09[docs] MDX README update (#5570)Gravatar Sarah Rainsberger 2-401/+65 2022-12-08[ci] formatGravatar natemoo-re 1-1/+3 2022-12-08Node: better serverEntrypoint error (#5560)Gravatar Nate Moore 2-4/+13 2022-12-08Update compiler (#5554)Gravatar Nate Moore 3-5/+10 2022-12-08docs: How to access base config in the app (#5482)Gravatar Alvin Bryan 1-0/+2 2022-12-08Improve README install guide (#5479)Gravatar Nyx Iskandar 1-2/+5 2022-12-08[ci] release (#5544)astro@1.6.14@astrojs/rss@1.1.0@astrojs/netlify@1.2.2@astrojs/deno@2.0.1@astrojs/cloudflare@4.1.1Gravatar Fred K. Bot 48-121/+121 2022-12-08[ci] formatGravatar matthewp 2-2/+4 2022-12-08fix: Error reporting fails on undefined error index (#5539)Gravatar wulinsheng123 2-1/+6 2022-12-08astro-rss: Generate feed with proper XML escaping (#5550)Gravatar Anders Kaseorg 5-36/+57 2022-12-08Fix Astro.params not having values when using base in SSR (#5553)Gravatar Matthew Phillips 6-4/+66 2022-12-07Allow all redirection status codes in redirect() (#5446)Gravatar Jeffrey Yasskin 2-1/+6 2022-12-06feat(astro-rss): generate post content in feed (#5366)Gravatar Ben Smith 4-1/+46 2022-12-06[ci] formatGravatar matthewp 2-7/+6 2022-12-06Use accumulated sort order when order production CSS (#5549)Gravatar Matthew Phillips 15-2/+180 2022-12-06[ci] formatGravatar matthewp 22-158/+171 2022-12-06Head propagation (#5511)Gravatar Matthew Phillips 36-279/+804 2022-12-06[ci] formatGravatar matthewp 1-7/+7 2022-12-06Removed premature optimization (#5548)Gravatar Ido S 2-37/+35 2022-12-06Exclude astro from Vite optimization (#5545)Gravatar Bjorn Lu 2-1/+6 2022-12-06bench workflow - use bash as shell (#5546)Gravatar Matthew Phillips 1-2/+4 2022-12-06bench workflow - pipe stderr (#5543)Gravatar Matthew Phillips 1-2/+4 2022-12-06Update esbuild dependency (#5534)Gravatar Bjorn Lu 7-18/+275 2022-12-06Fix tests with node 18 (#5528)Gravatar Bjorn Lu 1-9/+14