Skip to content
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

add task solution #460

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 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
29 changes: 29 additions & 0 deletions .github/workflows/test.yml-template
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: Test

on:
pull_request:
branches: [ master ]

jobs:
build:

runs-on: ubuntu-latest

strategy:
matrix:
node-version: [20.x]

steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm test
- name: Upload HTML report(backstop data)
if: ${{ always() }}
uses: actions/upload-artifact@v2
with:
name: report
path: backstop_data
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Kickstarter landing page (HARD)

**⚠️ Attention: this is a hard landing page for development. We highly recommend choosing this landing page only if you didn't have a lot of troubles with previous homework tasks and if you sent all homework in time (didn't miss deadlines).**
**⚠️ Attention: this is a hard landing page for development. We highly recommend choosing this landing page only if you didn't have a lot of troubles with previous homework tasks and if you sent all homework in time (didn't miss deadlines).**

Implement landing page according to [Figma design](https://www.figma.com/file/Ujp7bCFuvuJlkn8TSbQPSZ/%E2%84%9611-(kickstarter)?node-id=19655%3A33) - Use BEM and SCSS
- The design 1440px
Expand Down Expand Up @@ -34,7 +34,7 @@ Implement landing page according to [Figma design](https://www.figma.com/file/Uj
11. `git push origin develop` - to send you code for PR
12. Create a Pull Request (PR) from your branch `develop` to branch `master` of original repo.
13. Replace `<your_account>` with your Github username in the
[DEMO LINK](https://<your_account>.github.io/Kickstarter/)
[DEMO LINK](https://OlhaLishenko.github.io/Kickstarter/)
14. Copy `DEMO LINK` to the PR description

> To update you PR repeat steps 7-11
1,994 changes: 1,385 additions & 609 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@
"keywords": [],
"author": "Mate Academy",
"license": "GPL-3.0",
"dependencies": {},
"devDependencies": {
"@linthtml/linthtml": "^0.9.6",
"@mate-academy/bemlint": "latest",
"@mate-academy/linthtml-config": "latest",
"@mate-academy/scripts": "^1.8.6",
"@mate-academy/scripts": "^1.9.12",
"@mate-academy/stylelint-config": "latest",
"@parcel/transformer-sass": "^2.12.0",
"jest": "^29.7.0",
Expand Down
Binary file added src/fonts/Helvetica/HelveticaNeueCyr-Black.otf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Helvetica/HelveticaNeueCyr-Bold.otf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Helvetica/HelveticaNeueCyr-Heavy.otf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Helvetica/HelveticaNeueCyr-Italic.otf
Binary file not shown.
Binary file added src/fonts/Helvetica/HelveticaNeueCyr-Light.otf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Helvetica/HelveticaNeueCyr-Medium.otf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Helvetica/HelveticaNeueCyr-Roman.otf
Binary file not shown.
Binary file added src/fonts/Helvetica/HelveticaNeueCyr-Thin.otf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/Inter-VariableFont_opsz,wght.ttf
Binary file not shown.
93 changes: 93 additions & 0 deletions src/fonts/Inter/OFL.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
Copyright 2020 The Inter Project Authors (https://github.com/rsms/inter)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://openfontlicense.org


-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.

"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.

5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are
not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
118 changes: 118 additions & 0 deletions src/fonts/Inter/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
Inter Variable Font
===================

This download contains Inter as both variable fonts and static fonts.

Inter is a variable font with these axes:
opsz
wght

This means all the styles are contained in these files:
Inter/Inter-VariableFont_opsz,wght.ttf
Inter/Inter-Italic-VariableFont_opsz,wght.ttf

If your app fully supports variable fonts, you can now pick intermediate styles
that aren’t available as static fonts. Not all apps support variable fonts, and
in those cases you can use the static font files for Inter:
Inter/static/Inter_18pt-Thin.ttf
Inter/static/Inter_18pt-ExtraLight.ttf
Inter/static/Inter_18pt-Light.ttf
Inter/static/Inter_18pt-Regular.ttf
Inter/static/Inter_18pt-Medium.ttf
Inter/static/Inter_18pt-SemiBold.ttf
Inter/static/Inter_18pt-Bold.ttf
Inter/static/Inter_18pt-ExtraBold.ttf
Inter/static/Inter_18pt-Black.ttf
Inter/static/Inter_24pt-Thin.ttf
Inter/static/Inter_24pt-ExtraLight.ttf
Inter/static/Inter_24pt-Light.ttf
Inter/static/Inter_24pt-Regular.ttf
Inter/static/Inter_24pt-Medium.ttf
Inter/static/Inter_24pt-SemiBold.ttf
Inter/static/Inter_24pt-Bold.ttf
Inter/static/Inter_24pt-ExtraBold.ttf
Inter/static/Inter_24pt-Black.ttf
Inter/static/Inter_28pt-Thin.ttf
Inter/static/Inter_28pt-ExtraLight.ttf
Inter/static/Inter_28pt-Light.ttf
Inter/static/Inter_28pt-Regular.ttf
Inter/static/Inter_28pt-Medium.ttf
Inter/static/Inter_28pt-SemiBold.ttf
Inter/static/Inter_28pt-Bold.ttf
Inter/static/Inter_28pt-ExtraBold.ttf
Inter/static/Inter_28pt-Black.ttf
Inter/static/Inter_18pt-ThinItalic.ttf
Inter/static/Inter_18pt-ExtraLightItalic.ttf
Inter/static/Inter_18pt-LightItalic.ttf
Inter/static/Inter_18pt-Italic.ttf
Inter/static/Inter_18pt-MediumItalic.ttf
Inter/static/Inter_18pt-SemiBoldItalic.ttf
Inter/static/Inter_18pt-BoldItalic.ttf
Inter/static/Inter_18pt-ExtraBoldItalic.ttf
Inter/static/Inter_18pt-BlackItalic.ttf
Inter/static/Inter_24pt-ThinItalic.ttf
Inter/static/Inter_24pt-ExtraLightItalic.ttf
Inter/static/Inter_24pt-LightItalic.ttf
Inter/static/Inter_24pt-Italic.ttf
Inter/static/Inter_24pt-MediumItalic.ttf
Inter/static/Inter_24pt-SemiBoldItalic.ttf
Inter/static/Inter_24pt-BoldItalic.ttf
Inter/static/Inter_24pt-ExtraBoldItalic.ttf
Inter/static/Inter_24pt-BlackItalic.ttf
Inter/static/Inter_28pt-ThinItalic.ttf
Inter/static/Inter_28pt-ExtraLightItalic.ttf
Inter/static/Inter_28pt-LightItalic.ttf
Inter/static/Inter_28pt-Italic.ttf
Inter/static/Inter_28pt-MediumItalic.ttf
Inter/static/Inter_28pt-SemiBoldItalic.ttf
Inter/static/Inter_28pt-BoldItalic.ttf
Inter/static/Inter_28pt-ExtraBoldItalic.ttf
Inter/static/Inter_28pt-BlackItalic.ttf

Get started
-----------

1. Install the font files you want to use

2. Use your app's font picker to view the font family and all the
available styles

Learn more about variable fonts
-------------------------------

https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
https://variablefonts.typenetwork.com
https://medium.com/variable-fonts

In desktop apps

https://theblog.adobe.com/can-variable-fonts-illustrator-cc
https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts

Online

https://developers.google.com/fonts/docs/getting_started
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts

Installing fonts

MacOS: https://support.apple.com/en-us/HT201749
Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows

Android Apps

https://developers.google.com/fonts/docs/android
https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts

License
-------
Please read the full license text (OFL.txt) to understand the permissions,
restrictions and requirements for usage, redistribution, and modification.

You can use them in your products & projects – print or digital,
commercial or otherwise.

This isn't legal advice, please consider consulting a lawyer and see the full
license for all details.
Binary file added src/fonts/Inter/static/Inter_18pt-Black.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_18pt-Bold.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_18pt-BoldItalic.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_18pt-ExtraBold.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_18pt-ExtraLight.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_18pt-Italic.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_18pt-Light.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_18pt-Medium.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_18pt-Regular.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_18pt-SemiBold.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_18pt-Thin.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_18pt-ThinItalic.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-Black.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-Bold.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-BoldItalic.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-ExtraBold.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-ExtraLight.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-Italic.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-Light.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-Medium.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-Regular.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-SemiBold.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-Thin.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_24pt-ThinItalic.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-Black.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-Bold.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-BoldItalic.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-ExtraBold.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-ExtraLight.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-Italic.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-Light.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-Medium.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-Regular.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-SemiBold.ttf
Binary file not shown.
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-Thin.ttf
Binary file not shown.
Binary file added src/fonts/Inter/static/Inter_28pt-ThinItalic.ttf
Binary file not shown.
Loading
Loading