-
Notifications
You must be signed in to change notification settings - Fork 1
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
REFACTOR: Images and header code #50
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Comments
isabellirosa
added a commit
that referenced
this issue
Aug 1, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 1, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 1, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 1, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 1, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 8, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 8, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 8, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 8, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 8, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 8, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 8, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 16, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 16, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 16, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 16, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 16, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 16, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 16, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 16, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 16, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 16, 2024
isabellirosa
added a commit
that referenced
this issue
Aug 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
General Code Corrections
This task involves several steps to organize assets, enhance component logic, and ensure consistency across the project. Please refer to the existing examples in the project for guidance.
Checklist
images
folder inside theassets
folder and organize all site images there.type
field to the mock publications. Create another mock for types, which include: book, dissertation, article, and scientific article.color
field to the mock categories and assign a different color hash to each category.favorite
boolean field to all mocks where the user has some type of interaction, such as publications, authors, and keywords.populatePublications
function to include types in the data population. Create the necessary service following existing examples in the project to populate correctly.npm run build
, check for errors, and ensure images are displayed correctly.Note: Follow the new design guidelines as established in Figma.
The text was updated successfully, but these errors were encountered: