docs: add '30 Days of SWA' to showcase (#7427)

* Adding '30 Days of SWA` app to Showcase

* Added file for showcase

* minor tweaks

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Nitya Narasimhan 2022-05-16 00:44:45 -04:00 committed by GitHub
parent 90eee091ac
commit c39406e6d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

View file

@ -2085,6 +2085,14 @@ const Users: User[] = [
source: null,
tags: ['meta'],
},
{
title: '30 Days Of SWA',
description: 'A 30-Day Developer Guide to Azure Static Web Apps',
preview: require('./showcase/30-days-swa.png'),
website: 'https://www.azurestaticwebapps.dev',
source: 'https://github.com/staticwebdev/30DaysOfSWA/tree/main/www',
tags: ['opensource', 'product'],
},
{
title: 'TiDB Community Books',
description: 'A website for co-created books by TiDB Community users.',