garimasingh128 / gitsetgo

A Github Resume generator πŸ‘¨β€πŸ’»πŸ‘©β€ to create your own personalised resume based on your Github profile. πŸ”Ž This tool lets you have your resume on a single click.

Home Page:https://gitsetgo.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Making the remaining links Clickable(Hyperlink) in the generated Resume(NOT PDF) and changing color of hyperlinks.

kaushiksriram16 opened this issue Β· comments

Is your feature request related to a problem? Please describe.

  1. In the Generated Resume(NOT PDF) Blog and Github profile links are not hyperlink.
  2. Hyperlinks are not differently colored.

Describe the solution you'd like

  1. Adding anchor tags to the mentioned links
  2. Changing the color of anchor tags in CSS

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.88. Please mark this comment with πŸ‘ or πŸ‘Ž to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

I have sent a pull request of this one.

@ShauryaBhandari @garimasingh128 I would like to work on this issue, as the link of github profile in generated resume (PDF) is not a hyperlink. It should be hyperlink so that a person can go from pdf version to the actual github profile directly by clicking on the hyperlink

@kaushiksriram16 has already made a PR. Please look into that PR and mend if something is missing there.

@garimasingh128 have you merged that PR to the hakincodes branch?

@kaushiksriram16 has done perfect. But its done only on the web resume.
@garimasingh128 I am doing this on PDF based resume. I am hyperlinking the links of blog and github profile in PDF version. So that the user can directly go to respective addresses directly.

@tanishq98 then that's the issue #30

@tanishq98 then that's the issue #30

Ohh Sorry, I didn't see that