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

feat: add icons and possibility for multiple links to portfolio #386

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Sohn123
Copy link
Contributor

@Sohn123 Sohn123 commented Oct 3, 2022

Description

I want to display multiple links for one portfolio item and use icons there. I changed the data/portfolio.yml to contain a list with multiple link items. Every item consists of url, text and icon. text and icon are optional. This is a breaking change for existing configurations. I adapted the exampleSite accordingly.

Issue Number:

  • Should I create one?

Checklist

Yes, I included all necessary artefacts, including:

  • Tests
  • Documentation
  • Implementation (Code and Ressources)
  • Example

Testing Checklist

Yes, I ensured that all of the following scenarios were tested:

  • Desktop Light Mode (Default)
  • Desktop Dark Mode
  • Desktop Light RTL Mode
  • Desktop Dark RTL Mode
  • Mobile Light Mode
  • Mobile Dark Mode
  • Mobile Light RTL Mode
  • Mobile Dark RTL Mode

@netlify
Copy link

netlify bot commented Oct 3, 2022

Deploy Preview for anatole-demo failed.

Name Link
🔨 Latest commit 5bd3ff3
🔍 Latest deploy log https://app.netlify.com/sites/anatole-demo/deploys/63d5708bd09e7700087e90b1

@sonarcloud
Copy link

sonarcloud bot commented Oct 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Jan 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lxndrblz
Copy link
Owner

@Sohn123 Thanks for the PR. I have added an fallback for the previous way of setting up links in the Portfolio. Please let me know, what you think.

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

2 participants