diff --git a/examples/basics/README.md b/examples/basics/README.md index b0a937d0a56d..ccbd39d5d8a8 100644 --- a/examples/basics/README.md +++ b/examples/basics/README.md @@ -1,6 +1,6 @@ # Welcome to [Astro](https://astro.build) -[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/starter) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/basics) > 🧑‍🚀 **Seasoned astronaut?** Delete this file. Have fun! diff --git a/examples/integrations-playground/README.md b/examples/integrations-playground/README.md index 0910d4b88d79..bcbad42d416c 100644 --- a/examples/integrations-playground/README.md +++ b/examples/integrations-playground/README.md @@ -1,7 +1,7 @@ -# Integration Playground +# Integrations Playground ``` -npm init astro -- --template integration-playground +npm init astro -- --template integrations-playground ``` -[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/integration-playground) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/integrations-playground) diff --git a/examples/subpath/README.md b/examples/subpath/README.md index 5a012ed0f6e1..36a1b005006b 100644 --- a/examples/subpath/README.md +++ b/examples/subpath/README.md @@ -4,7 +4,7 @@ npm init astro -- --template subpath ``` -[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/subpath) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/subpath?initialPath=/blog/) > 🧑‍🚀 **Seasoned astronaut?** Delete this file. Have fun! diff --git a/examples/with-markdown-shiki/README.md b/examples/with-markdown-shiki/README.md index d902a258952a..5b744b15ddb4 100644 --- a/examples/with-markdown-shiki/README.md +++ b/examples/with-markdown-shiki/README.md @@ -4,7 +4,7 @@ npm init astro -- --template with-markdown-shiki ``` -[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-markdown) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-markdown-shiki) This example showcases Astro's [built-in Markdown support](https://docs.astro.build/en/guides/markdown-content/). diff --git a/examples/with-vite-plugin-pwa/README.md b/examples/with-vite-plugin-pwa/README.md index f25047ecb92e..4a726dd44fa9 100644 --- a/examples/with-vite-plugin-pwa/README.md +++ b/examples/with-vite-plugin-pwa/README.md @@ -4,7 +4,7 @@ npm init astro -- --template with-vite-plugin-pwa ``` -[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/minimal) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-vite-plugin-pwa) > 🧑‍🚀 **Seasoned astronaut?** Delete this file. Have fun! diff --git a/scripts/stats/stats.csv b/scripts/stats/stats.csv index 603cabcc78d9..28395146a553 100644 --- a/scripts/stats/stats.csv +++ b/scripts/stats/stats.csv @@ -1,4 +1,5 @@ Date,Commits (24hr),Issues (24hr),Issues:BUG (24hr),Issues:RFC (24hr),Issues:DOC (24hr),PRs (24hr),Open PRs,Open Issues,Bugs: Needs Triage,Bugs: Accepted,RFC: In Progress,RFC: Accepted,Date (ISO) +"Tuesday, June 14, 2022",2,3,3,0,0,5,17,64,35,21,0,0,"2022-06-14T12:02:10.537Z" "Monday, June 13, 2022",1,3,3,0,0,2,13,64,35,21,0,0,"2022-06-13T12:02:15.933Z" "Sunday, June 12, 2022",1,4,4,0,0,1,12,61,32,21,0,0,"2022-06-12T12:02:09.349Z" "Saturday, June 11, 2022",11,1,1,0,0,5,11,57,28,21,0,0,"2022-06-11T12:02:39.313Z"