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 pdf download to resume #182

Merged
merged 7 commits into from Oct 13, 2021
Merged

Conversation

NikitaNaumenko
Copy link
Contributor

@NikitaNaumenko NikitaNaumenko commented Jul 6, 2020

#123
Добавил возможность выгрузки резюме в PDF и лайв предпросмотр, дизайн резюме пока отстойный нужна рука сильного дизайнера @amshkv я выбираю тебя 🤗

image
image

.col-12
h1.text-center.display-4.mb-2= @user
h2.text-center.lead= resource_resume
.d-flex
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

должно быть колонкой, иначе выпадает по отступам

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

дальше такие же ситуации по col\row

h2.my-4.mr-3= t('.basic')
hr.my-auto.w-100

.row.mb-3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

row в row
второй как бы должен лежать в col
или вынести его по разметке выше
иначе лублирование отступов


- if @resume_works.any?
.d-flex
h2.my-4.mr-3= t('.work')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

зачем отступ справа?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

по всему документу расползлось

= link_to resource_resume.github_url, resource_resume.github_url, target: '_blank'

- if @resume_works.any?
.d-flex
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

учитывая что внутри два блочных элемента на 100%, может флекс и не нужен?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

опять же это встречается несколько раз по документу

hr.my-auto.w-100

.row.mb-3
.col-sm-9.hexlet-cv-content.lead
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hexlet-cv-content это что за класс по всему проекту, который не грепается?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@amshkv amshkv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Кажется осталось приложить новый скрин для пдф

@fey
Copy link
Collaborator

fey commented Oct 12, 2021

@NikitaNaumenko сделай, пожалуйста, ребейз и новый скрин

@NikitaNaumenko
Copy link
Contributor Author

фигасе, уж год прошел)

@NikitaNaumenko
Copy link
Contributor Author

Screenshot 2021-10-13 at 18 39 58

отребейзил

@fey fey requested a review from mokevnin October 13, 2021 15:43
@fey fey merged commit 4536384 into Hexlet:main Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants