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

fix: Refactor skills display #182

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

Conversation

LachyTech
Copy link

Refactor display of skills in HTML preview and markdown by iterating over each section if any are present. This greatly reduces the amount of code needed to add additional categories of skill icons.

Refactor display of skills in HTML preview and markdown by iterating
over each section if any are present.
Copy link

vercel bot commented Aug 28, 2024

@LachyTech is attempting to deploy a commit to the danielcranney's projects Team on Vercel.

A member of the Team first needs to authorize it.

This commit defines the skill categories with a single constant to allow
additional categories to be defined in one place. The keys in iconData
must map to one of these list items.
@LachyTech LachyTech force-pushed the fix/refactor-skills-display branch from 4936cbc to 4387630 Compare September 16, 2024 13:02
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.

1 participant