pause translation contributions; updates to readme

pull/1163/head
Sara Gibbons 1 year ago
parent 03c3ee841c
commit 4360f40d53

@ -1,70 +0,0 @@
---
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

@ -1,38 +0,0 @@
## 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)

@ -1,38 +0,0 @@
## 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)

@ -0,0 +1,12 @@
# Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Fixes # (issue)
## Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update

@ -16,12 +16,6 @@ Learn the fundamentals of JavaScript, CSS, and HTML with our comprehensive 12-we
### _Are you a student?_
Get started with the following resources:
- [Student Hub page](https://docs.microsoft.com/learn/student-hub?WT.mc_id=academic-77807-sagibbon) On this page, you will find beginner resources, Student packs, and even ways to get a free cert voucher. This is one page you want to bookmark and check from time to time as we switch out content at least monthly.
- [Microsoft Student Learn ambassadors](https://studentambassadors.microsoft.com?WT.mc_id=academic-77807-sagibbon) Join a global community of student ambassadors, this could be your way into Microsoft.
Visit [**Student Hub page**](https://docs.microsoft.com/learn/student-hub/?WT.mc_id=academic-77807-sagibbon) where you will find beginner resources, Student packs and even ways to get a free certificate voucher. This is the page you want to bookmark and check from time to time as we switch out content monthly.
# Getting Started
@ -96,18 +90,14 @@ You can run this documentation offline by using [Docsify](https://docsify.js.org
A PDF of all of the lessons can be found [here](https://microsoft.github.io/Web-Dev-For-Beginners/pdf/readme.pdf).
## Help Wanted!
If you would like to translate all or part of the curriculum, please follow our [Translations](TRANSLATIONS.md) guide.
## Other Curricula
Our team produces other curricula! Check out:
- [Machine Learning for Beginners](https://aka.ms/ml-beginners)
- [IoT for Beginners](https://aka.ms/iot-beginners)
- [Data Science for Beginners](https://aka.ms/datascience-beginners)
- [AI for Beginners](https://aka.ms/ai-beginners)
- [Data Science for Beginners](https://aka.ms/datascience-beginners)
- [IoT for Beginners](https://aka.ms/iot-beginners)
- [Machine Learning for Beginners](https://aka.ms/ml-beginners)
- [XR Development for Beginners](https://aka.ms/xr-dev-for-beginners)
## License

@ -1,4 +1,10 @@
# Contribute by translating lessons
# Translated lessons
We are currently working to revamp our translation process.
Please check back later for more information on how you can contribute to translations.
<!-- # Contribute by translating lessons
We welcome translations for the lessons in this curriculum!
@ -28,4 +34,4 @@ Similar to Readme's, please translate the assignments as well.
**THANK YOU**
We truly appreciate your efforts!
We truly appreciate your efforts! -->

@ -0,0 +1,7 @@
# Work in progress
We are working on this page. Please check back later.
Open an [issue](https://github.com/microsoft/Web-Dev-For-Beginners/issues/new/choose) if you have any questions.
**[Back home](/)**

@ -24,6 +24,7 @@
repo: 'https://github.com/microsoft/Web-Dev-For-Beginners',
relativePath: true,
auto2top: false,
notFoundPage: true,
alias: {
'/(README.(.*))': '/translations/$1',
'#/((?!README).*)/README.(.*)': '$1/translations/README.$2',

Loading…
Cancel
Save