generated from Mission-Ready/Web-Dev-For-Beginners
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 8c7c67d
Showing
975 changed files
with
140,867 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Desktop (please complete the following information):** | ||
- OS: [e.g. iOS] | ||
- Browser [e.g. chrome, safari] | ||
- Version [e.g. 22] | ||
|
||
**Smartphone (please complete the following information):** | ||
- Device: [e.g. iPhone6] | ||
- OS: [e.g. iOS8.1] | ||
- Browser [e.g. stock browser, safari] | ||
- Version [e.g. 22] | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
--- | ||
name: Translations Checklist | ||
about: These are all the files that need to be translated | ||
title: "[TRANSLATIONS]" | ||
labels: translations | ||
assignees: '' | ||
|
||
--- | ||
|
||
- [ ] Base README.md | ||
- [ ] for-teachers.md | ||
- [ ] Quizzes | ||
- [ ] 1-getting-started-lessons base README | ||
- [ ] intro-to-programming-languages README | ||
- [ ] intro-to-programming-languages assignment | ||
- [ ] github-basics README | ||
- [ ] accessibility README | ||
- [ ] accessibility assignment | ||
- [ ] 2-js-basics base README | ||
- [ ] data-types README | ||
- [ ] data-types assignment | ||
- [ ] functions-methods README | ||
- [ ] functions-methods assignment | ||
- [ ] making-decisions README | ||
- [ ] making-decisions assignment | ||
- [ ] arrays-loops README | ||
- [ ] arrays-loops assignment | ||
- [ ] 3-terrarium base README | ||
- [ ] intro-to-html README | ||
- [ ] intro-to-html assignment | ||
- [ ] intro-to-css README | ||
- [ ] intro-to-css assignment | ||
- [ ] intro-to-DOM-and-closures README | ||
- [ ] intro-to-DOM-and-closures assignment | ||
- [ ] 4-typing-game base README | ||
- [ ] typing-game README | ||
- [ ] typing-game assignment | ||
- [ ] 5-browser-extension base README | ||
- [ ] about-browsers README | ||
- [ ] about-browsers assignment | ||
- [ ] forms-browsers-local-storage README | ||
- [ ] forms-browsers-local-storage assignment | ||
- [ ] background-tasks-and-performance README | ||
- [ ] background-tasks-and-performance assignment | ||
- [ ] solution base README | ||
- [ ] start base README | ||
- [ ] 6-space-game base README | ||
- [ ] introduction README | ||
- [ ] introduction assignment | ||
- [ ] drawing-to-canvas README | ||
- [ ] drawing-to-canvas assignment | ||
- [ ] moving-elements-around README | ||
- [ ] moving-elements-around assignment | ||
- [ ] collision-detection README | ||
- [ ] collision-detection assignment | ||
- [ ] keeping-score README | ||
- [ ] keeping-score assignment | ||
- [ ] end-condition README | ||
- [ ] end-condition assignment | ||
- [ ] 7-bank-project base README | ||
- [ ] template-route README | ||
- [ ] template-route assignment | ||
- [ ] forms README | ||
- [ ] forms assignment | ||
- [ ] data README | ||
- [ ] data assignment | ||
- [ ] state-management README | ||
- [ ] state-management assignment | ||
- [ ] solution base README | ||
- [ ] API base README |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
## Track translation progress by opening a draft PR using this template and checking off the translations completed | ||
|
||
Each lesson includes a translation of the README.md and the Assignment.md file, if available. Only mark the lesson complete if both those files are translated per lesson, please. | ||
|
||
- [ ] 1 | ||
- [ ] 1-1 | ||
- [ ] 1-2 | ||
- [ ] 1-3 | ||
- [ ] 2 | ||
- [ ] 2 | ||
- [ ] 2-1 | ||
- [ ] 2-2 | ||
- [ ] 2-3 | ||
- [ ] 2-4 | ||
- [ ] 3 | ||
- [ ] 3-1 | ||
- [ ] 3-2 | ||
- [ ] 3-3 | ||
- [ ] 4 | ||
- [ ] 4-1 | ||
- [ ] 5 | ||
- [ ] 5-1 | ||
- [ ] 5-2 | ||
- [ ] 5-3 | ||
- [ ] 6 | ||
- [ ] 6-1 | ||
- [ ] 6-2 | ||
- [ ] 6-3 | ||
- [ ] 6-4 | ||
- [ ] 6-5 | ||
- [ ] 6-6 | ||
- [ ] 7 | ||
- [ ] 7-1 | ||
- [ ] 7-2 | ||
- [ ] 7-3 | ||
- [ ] 7-4 | ||
|
||
- [ ] Quiz (add a file in the quiz-app with all localizations) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
## Track translation progress by opening a draft PR using this template and checking off the translations completed | ||
|
||
Each lesson includes a translation of the README.md and the Assignment.md file, if available. Only mark the lesson complete if both those files are translated per lesson, please. | ||
|
||
- [ x ] 1 | ||
- [ x ] 1-1 | ||
- [ x ] 1-2 | ||
- [ x ] 1-3 | ||
- [ ] 2 | ||
- [ ] 2 | ||
- [ ] 2-1 | ||
- [ ] 2-2 | ||
- [ ] 2-3 | ||
- [ ] 2-4 | ||
- [ ] 3 | ||
- [ ] 3-1 | ||
- [ ] 3-2 | ||
- [ ] 3-3 | ||
- [ ] 4 | ||
- [ ] 4-1 | ||
- [ ] 5 | ||
- [ ] 5-1 | ||
- [ ] 5-2 | ||
- [ ] 5-3 | ||
- [ ] 6 | ||
- [ ] 6-1 | ||
- [ ] 6-2 | ||
- [ ] 6-3 | ||
- [ ] 6-4 | ||
- [ ] 6-5 | ||
- [ ] 6-6 | ||
- [ ] 7 | ||
- [ ] 7-1 | ||
- [ ] 7-2 | ||
- [ ] 7-3 | ||
- [ ] 7-4 | ||
|
||
- [ ] Quiz (add a file in the quiz-app with all localizations) |
45 changes: 45 additions & 0 deletions
45
.github/workflows/azure-static-web-apps-ashy-river-0debb7803.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
name: Azure Static Web Apps CI/CD | ||
|
||
on: | ||
push: | ||
branches: | ||
- main | ||
pull_request: | ||
types: [opened, synchronize, reopened, closed] | ||
branches: | ||
- main | ||
|
||
jobs: | ||
build_and_deploy_job: | ||
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') | ||
runs-on: ubuntu-latest | ||
name: Build and Deploy Job | ||
steps: | ||
- uses: actions/checkout@v3 | ||
with: | ||
submodules: true | ||
- name: Build And Deploy | ||
id: builddeploy | ||
uses: Azure/static-web-apps-deploy@v1 | ||
with: | ||
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_ASHY_RIVER_0DEBB7803 }} | ||
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) | ||
action: "upload" | ||
###### Repository/Build Configurations - These values can be configured to match your app requirements. ###### | ||
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig | ||
app_location: "/quiz-app" # App source code path | ||
api_location: "" # Api source code path - optional | ||
output_location: "dist" # Built app content directory - optional | ||
###### End of Repository/Build Configurations ###### | ||
|
||
close_pull_request_job: | ||
if: github.event_name == 'pull_request' && github.event.action == 'closed' | ||
runs-on: ubuntu-latest | ||
name: Close Pull Request Job | ||
steps: | ||
- name: Close Pull Request | ||
id: closepullrequest | ||
uses: Azure/static-web-apps-deploy@v1 | ||
with: | ||
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_ASHY_RIVER_0DEBB7803 }} | ||
action: "close" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name: Lock closed issue | ||
|
||
on: | ||
issues: | ||
types: [closed] | ||
|
||
jobs: | ||
lock: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: OSDKDev/lock-issues@v1.1 | ||
with: | ||
repo-token: "${{ secrets.GITHUB_TOKEN }}" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time. | ||
# | ||
# You can adjust the behavior by modifying this file. | ||
# For more information, see: | ||
# https://github.com/actions/stale | ||
name: Mark stale issues and pull requests | ||
|
||
on: | ||
schedule: | ||
- cron: '35 8 * * *' | ||
|
||
jobs: | ||
stale: | ||
|
||
runs-on: ubuntu-latest | ||
permissions: | ||
issues: write | ||
pull-requests: write | ||
|
||
steps: | ||
- uses: actions/stale@v6 | ||
with: | ||
repo-token: ${{ secrets.GITHUB_TOKEN }} | ||
stale-issue-message: 'This issue has not seen any action for a while! Closing for now, but it can be reopened at a later date.' | ||
stale-pr-message: 'This PR has not seen any action for a while! Closing for now, but it can be reopened at a later date.' | ||
stale-issue-label: 'no-issue-activity' | ||
stale-pr-label: 'no-pr-activity' | ||
days-before-close: -1 |
Oops, something went wrong.