Skip to content

Commit

Permalink
ASWA Examples v2.0 (#55)
Browse files Browse the repository at this point in the history
* swa examples v2.0

* update to main README.md file

* update to PR guidelines and checklist

* removed docs and existing content

* removed deploy and test-deploy workflows
  • Loading branch information
juliamuiruri4 authored Nov 1, 2024
1 parent 641bc4c commit 084b36b
Show file tree
Hide file tree
Showing 133 changed files with 270 additions and 29,437 deletions.
36 changes: 11 additions & 25 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,49 +6,35 @@

1. Fork the repository
1. Create a branch for your addition **(for instance, {account}-sunrise-standup)**
1. Include a screenshot of your app in the `./media/` folder
1. Identify the correct table for your example
1. Include the app information (use the following code snippet as a template):

```md
### [My Cool App](https://example.com)

<p align="center">
<img src="./media/your-app.png" alt="My Cool App" width="100%">
</p>

<a short description of the app>

- Link to the project: **[HERE](https://example.com)**
- GitHub repo: **[HERE](https://github.com/microsoft)**

> Stacks Used: `gatsby, nodejs, azure static web apps`
> Author Twitter (optional): [@name](https://twitter.com/@name)
## Azure Static Web Apps + [Technology/ Language]

| # | Demo | Description |
|---| -------------------- | ----------- |
| 1 | [My Cool App](https://github.com/<your-repo-here>) |<a short description of the app> <br> <img src="media/icons/<select-stack-icon>" alt="<product/stack name>" width="19" height="18" /> <br> [Try Live](https://example.com) |
```

### Add a new technology (optional)

If you are including a new technology not listed in the README, please follow these steps:

1. Under the **Projects** section, update the table of content and include the new technology.
1. **Make you respect the alphabetical order**
1. Add your application name as a sub-list.
1. **Make sure you use the same acnhors that point to the app information (see above)**
1. On the **Navbar** at the top, update the list with the respective badge from https://img.shields.io/.
1. **Make you respect the order**
1. Add the new section with a short description and table (See above)
1. Upload and link to any new icons in **media/icons**

```md
- [Gatsby](#gatsby)
- [Gatsby Todo App](#gatsby-todo-app)
```

## Checklist

- [ ] update table of content
- [ ] add media file to `./media/`
- [ ] update navbar
- [ ] add icons to `./media/icons`
- [ ] add app name and link
- [ ] add app description
- [ ] add used tech stack
- [ ] add URL to app to the app on Azure Static Web Apps
- [ ] add URL to app repository
- [ ] add author twitter handle (optional)

❤️ Thank you for your contributions!
41 changes: 0 additions & 41 deletions .github/workflows/deploy.yml

This file was deleted.

26 changes: 0 additions & 26 deletions .github/workflows/test-deploy.yml

This file was deleted.

315 changes: 90 additions & 225 deletions README.md

Large diffs are not rendered by default.

19 changes: 0 additions & 19 deletions docs/README.md

This file was deleted.

Binary file removed docs/media/11ty.png
Binary file not shown.
Binary file removed docs/media/angular-rock-paper-scissors.png
Binary file not shown.
Binary file removed docs/media/angular-search-experience.gif
Binary file not shown.
Binary file removed docs/media/angular-ssr.png
Binary file not shown.
Binary file removed docs/media/angular-swa-auth.gif
Binary file not shown.
Binary file removed docs/media/azure_vision.gif
Binary file not shown.
Binary file removed docs/media/catsify.png
Binary file not shown.
Binary file removed docs/media/cognitive-search-demo.png
Binary file not shown.
Binary file removed docs/media/docusaurus-starter.PNG
Binary file not shown.
Binary file removed docs/media/gatsby_starter.png
Binary file not shown.
Binary file removed docs/media/hexa.png
Binary file not shown.
Binary file removed docs/media/mayadb.png
Binary file not shown.
Binary file removed docs/media/meme4fun.gif
Binary file not shown.
Binary file removed docs/media/mongoose-starter.png
Binary file not shown.
Binary file removed docs/media/mongoose.png
Binary file not shown.
Binary file removed docs/media/ngvikings2020.png
Binary file not shown.
Binary file removed docs/media/ngxtools.png
Binary file not shown.
Binary file removed docs/media/nitro.png
Binary file not shown.
Binary file removed docs/media/nitrooo.png
Binary file not shown.
Binary file removed docs/media/peacock-icon.png
Binary file not shown.
Binary file removed docs/media/posedance.png
Binary file not shown.
Binary file removed docs/media/positive-quote.png
Binary file not shown.
Binary file removed docs/media/pwablog.png
Binary file not shown.
Binary file removed docs/media/shop-at-home-svelte.png
Binary file not shown.
Binary file removed docs/media/stencil.png
Binary file not shown.
Binary file removed docs/media/sunrise-standup.png
Diff not rendered.
Binary file removed docs/media/vscodecandothat.png
Diff not rendered.
Binary file removed docs/media/xlayers-1.png
Diff not rendered.
Binary file removed docs/media/xlayers-2.png
Diff not rendered.
20 changes: 0 additions & 20 deletions docs/www/.gitignore

This file was deleted.

54 changes: 0 additions & 54 deletions docs/www/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/www/babel.config.js

This file was deleted.

136 changes: 0 additions & 136 deletions docs/www/docusaurus.config.js

This file was deleted.

Loading

0 comments on commit 084b36b

Please sign in to comment.