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

Using FontAwesome icon for project card #910

Closed
niltied opened this issue Mar 23, 2024 · 2 comments · Fixed by #920
Closed

Using FontAwesome icon for project card #910

niltied opened this issue Mar 23, 2024 · 2 comments · Fixed by #920

Comments

@niltied
Copy link
Contributor

niltied commented Mar 23, 2024

Hi @hossainemruz,

Context

When I create a new project card in /data/en/sections/projects.yaml, for example :

projects:
- name: Gaming
  role: Player
  logo: "fa-solid fa-gamepad"
  timeline: "january 2000 - Now"
  summary: "My nolife hobby"

I would like to illustrate my card with a Fontawesome logo, but it seems that it doesn't work for me or I haven't understood how it works.

Questions

Toha support FontAwesome icon to illustrate the projects card ?

Another question : What is the ideal pixel size of an icon (jpg or png) for project cards ?

Thank,

@BernatBC
Copy link
Contributor

As far as I know, the project logo doesn't have support for font awesome icons. However, you could download the svg from the font awesome website and link the image in the logo field.

@niltied
Copy link
Contributor Author

niltied commented May 10, 2024

Hello,

Ho you did it ? So great ! Thank U @BernatBC. I test this as soon as possible.

See you later,

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 a pull request may close this issue.

2 participants