-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[2024Q4] Christmas Shop #1713
[2024Q4] Christmas Shop #1713
Conversation
docs: update christmas-shop-part1.md
docs: update christmas-shop-part2.md
- Valid markup of checked page corresponds to the message _"Document checking completed. No errors or warnings to show."_ In this case, we assign the full points for the checked page (+6). | ||
- If there are `warnings` but no `errors`, we assign half of the points (+3) for the checked page | ||
- Favicon is added to each page: **+2** | ||
- Each page has only one `<h1>` element: **+2** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one <h1>
per each page
Чтобы избежать недопонимания и срезаний оценок
|
||
### Penalties | ||
|
||
1. The layout of the entire design or individual blocks is implemented using images. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The layout of the entire design or individual blocks is implemented using images, except in cases where the image is specifically required by the design.
## DevTools Responsiveness Check Details | ||
|
||
1. To open Developer Tools: | ||
- Press the `F12` key, or right-click and choose the `View Source` option in the context menu; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
... and choose the Inspect
|
||
- Task should be done in private school's repository. [How to work with a school's private repository](https://docs.rs.school/#/private-repository) | ||
- Create new branch `christmas-shop` from `main`. Create a folder `christmas-shop` in the created branch. Place your code in this folder. | ||
- The `main` (or `master`) branch should be empty (contain only files like README.md, .gitignore or .github folder) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The `main` (or `master`) branch should be empty (contain only files like README.md, .gitignore or .github folder) | |
- The `main` branch should be empty (contain only files like README.md, .gitignore or .github folder) |
Школьные репозитории создаются из шаблона, в котором основная ветка названа main
|
||
- Log in to [Figma](https://www.figma.com/); | ||
- Open the layout; | ||
- On the top panel, click on the arrow next to the layout name, and select the option "Duplicate to your drafts"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
В фигме вышло обновление и теперь этот пункт не сверху, а в дропдауне в панели слева
https://help.figma.com/hc/en-us/articles/23954856027159-Navigating-UI3-Figma-s-new-UI#:~:text=File%20name%2C%20project%20name%2C%20and%20file%20actions
Возможность вернутся назад есть, но я не уверен, что новый интерфейс не включен по-умолчанию для новых пользователей
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Новый интерфейс, кажется, все же открывается по умолчанию
Co-authored-by: Meg G. <146496794+stardustmeg@users.noreply.github.com>
- When clicking the cross, the burger menu smoothly hides, moving to the right of the screen, and the cross smoothly transforms into a burger icon: **+4** | ||
- The burger icon is created using HTML and CSS without the use of images/svg: **+2** | ||
- Links in the burger menu work, providing smooth scrolling to anchor points: **+2** | ||
- When clicking on any link (interactive or non-interactive) in the menu, the burger menu smoothly hides to the right, and the cross smoothly transforms into a burger icon: **+2** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
клик по неинтерактивному элементу приводит к какому-то действию? он же неинтерактивный 🤔
Add a task "Christmas Shop"
🤔 This is a ...
Description
Additional Information
Screenshots/Links:
Related Issues:
Checklist