Skip to content

ASWA Examples v2.0 #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading