Skip to content

Commit

Permalink
Добавляет Блюскай 3
Browse files Browse the repository at this point in the history
  • Loading branch information
pepelsbey committed Oct 29, 2023
1 parent 9c62253 commit 308966d
Show file tree
Hide file tree
Showing 78 changed files with 1,417 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

[youtube.com/pepelsbey](https://youtube.com/pepelsbey)

- [🔹 Сверстать Блюскай, часть 2](code-bluesky-2) (лайв)
- [🔹🔹🔹 Сверстать Блюскай, часть 3](code-bluesky-3) (лайв)
- [🔹🔹 Сверстать Блюскай, часть 2](code-bluesky-2) (лайв)
- [🔹 Сверстать Блюскай, часть 1](code-bluesky-1) (лайв)
- [🔍 Сверстать Гугл](code-google) (лайв)
- [🐤 Птички на CSS](css-birds) (лайв)
Expand Down
9 changes: 9 additions & 0 deletions code-bluesky-3/.editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
root = true

[*]
indent_style = tab
indent_size = 4
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
5 changes: 5 additions & 0 deletions code-bluesky-3/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Сверстать Блюскай, часть 3 (лайв)

[Результат вёрстки](https://pepelsbey.github.io/playground/code-bluesky-3/)

[Подробнее в видео](https://youtu.be/mGBWlZESGuI)
Binary file added code-bluesky-3/images/avatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added code-bluesky-3/images/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions code-bluesky-3/images/icons/back.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions code-bluesky-3/images/icons/dots.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions code-bluesky-3/images/icons/feeds.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions code-bluesky-3/images/icons/home.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions code-bluesky-3/images/icons/invite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions code-bluesky-3/images/icons/message.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions code-bluesky-3/images/icons/moderation.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions code-bluesky-3/images/icons/new-post.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions code-bluesky-3/images/icons/notifications.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions code-bluesky-3/images/icons/profile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions code-bluesky-3/images/icons/search.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions code-bluesky-3/images/icons/settings.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions code-bluesky-3/images/icons/share.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 308966d

Please sign in to comment.