https://github.com/wirelesslife/swa-template
https://github.com/wirelesslife/swa-template
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wirelesslife/swa-template
- Owner: WirelessLife
- License: cc-by-4.0
- Created: 2022-10-03T18:28:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T18:28:43.000Z (over 3 years ago)
- Last Synced: 2025-02-24T20:18:18.795Z (over 1 year ago)
- Language: HTML
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
This is a template for a project website. It contains a website with a YouTube link in it.
## Files
It contains the following files:
- `index.html`, the web page.
- `style.css`, styles the web page.
- `.gitignore`, sets a Git pattern what .files to not include when committing.
- `README.md`, this README file.
## Create a repo from it
It's set up to be a GitHub template. To use it as a template, do the following:
- Select "Use this template", or go to
## Resources
- [Azure for students](https://azure.microsoft.com/en-gb/free/students?wt.mc_id=academic-0000-chnoring)
- [Azure Static Web apps extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps)
- [Visual Studio Code download](https://code.visualstudio.com/download)
- [Get started with Azure Static Web Apps VIDEO](https://youtu.be/v4n0AU2xlOo)